On Thu, Nov 22, 2012 at 08:56:11PM +0100, Jan Kiszka wrote: > 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. > > Signed-off-by: Jan Kiszka <jan.kis...@siemens.com> > --- > > Grr, the last place I looked at after hours of debugging... > > event_notifier-win32.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-)
This should be in QEMU 1.3. Reviewed-by: Stefan Hajnoczi <stefa...@redhat.com>