WHPX: Use proper synchronization primitives while processing
authorSunil Muthuswamy <sunilmut@microsoft.com>
Mon, 24 Feb 2020 19:27:38 +0000 (19:27 +0000)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 16 Mar 2020 22:02:24 +0000 (23:02 +0100)
commit4df28c93528b3189b0e918de6579217cc67e4175
treebd0899421607fa41c7a11bc3364179ba674bc753
parentacb9f95a7c6fda1e488e117af582d5c7db7a218e
WHPX: Use proper synchronization primitives while processing

WHPX wasn't using the proper synchronization primitives while
processing async events, which can cause issues with SMP.

Signed-off-by: Sunil Muthuswamy <sunilmut@microsoft.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
target/i386/whpx-all.c