]> Git Repo - qemu.git/commit
Fix WHPX additional lock acquisition
authorJustin Terry (VM) via Qemu-devel <[email protected]>
Mon, 26 Feb 2018 17:13:32 +0000 (09:13 -0800)
committerPaolo Bonzini <[email protected]>
Tue, 6 Mar 2018 13:01:29 +0000 (14:01 +0100)
commitb27350e1b992eca3fa4b3fea4065b1b3897ec57f
treead64d4e11ae2000fc483450280b5362465b94db5
parent0ab2e74d792ece3e957b414cbe27e32f14f23a14
Fix WHPX additional lock acquisition

The code already is holding the qemu_mutex for the IO thread. We do not need
to additionally take the lock again in this case.

Signed-off-by: Justin Terry (VM) <[email protected]>
Message-Id: <1519665216[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Signed-off-by: Justin Terry (VM) via Qemu-devel <[email protected]>
target/i386/whpx-all.c
This page took 0.021978 seconds and 4 git commands to generate.