On 24/02/20 20:27, Sunil Muthuswamy wrote:
> WHPX wasn't using the proper synchronization primitives while
> processing async events, which can cause issues with SMP.
>
> Signed-off-by: Sunil Muthuswamy
> ---
> target/i386/whpx-all.c | 17 +++--
> 1 file changed, 7 insertions(+), 10
> -Original Message-
> From: Sunil Muthuswamy
> Sent: Monday, February 24, 2020 11:28 AM
> To: Paolo Bonzini ; Richard Henderson
> ; Eduardo Habkost
> Cc: qemu-devel@nongnu.org; Stefan Weil ; Justin Terry (SF)
>
> Subject: [PATCH] WHPX: Use proper synchronization primitives while proces