]> Git Repo - qemu.git/commit
event notifier: Fix setup for win32
authorJan Kiszka <[email protected]>
Thu, 22 Nov 2012 19:56:11 +0000 (20:56 +0100)
committerAnthony Liguori <[email protected]>
Wed, 28 Nov 2012 19:33:01 +0000 (13:33 -0600)
commite9bff10f8db94912b1b0e6e2e3394cae02faf614
tree34b0796ab0e9828c56c1a65ff15a5f280873d704
parent264ac41ca171c53eead7e037bc78babb3f0f1bc3
event notifier: Fix setup for win32

The event notifier state is only reset by test_and_clear. But we created
the windows event object with auto-reset, which subtly swallowed events.

Reviewed-by: Stefan Hajnoczi <[email protected]>
Signed-off-by: Jan Kiszka <[email protected]>
Signed-off-by: Anthony Liguori <[email protected]>
event_notifier-win32.c
This page took 0.02533 seconds and 4 git commands to generate.