When running several tests with tsan, thread races were detected when reading 
certain variables. This should allieviate the problem.
Additionally, the apicbase member of APICCommonState has been updated to 64 bit 
to reflect its contents.

Marc Morcos (1):
  qemu: TSAN Clean up

 hw/i386/kvm/apic.c              | 12 ++++++++----
 hw/intc/apic_common.c           | 24 ++++++++++++++----------
 include/hw/i386/apic_internal.h |  2 +-
 monitor/monitor.c               |  8 +++++++-
 monitor/qmp.c                   |  2 ++
 target/i386/kvm/kvm.c           |  3 +++
 util/thread-pool.c              | 24 +++++++++++-------------
 7 files changed, 46 insertions(+), 29 deletions(-)

-- 
2.52.0.239.gd5f0c6e74e-goog


Reply via email to