]> Git Repo - qemu.git/commit
WHPX: Use proper synchronization primitives while processing
authorSunil Muthuswamy <[email protected]>
Mon, 24 Feb 2020 19:27:38 +0000 (19:27 +0000)
committerPaolo Bonzini <[email protected]>
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 <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
target/i386/whpx-all.c
This page took 0.032155 seconds and 4 git commands to generate.