Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-12 | build: move libqemuutil.a components to util/ | Paolo Bonzini | |
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> | |||
2012-12-19 | misc: move include files to include/qemu/ | Paolo Bonzini | |
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> | |||
2012-11-28 | event notifier: Fix setup for win32 | Jan Kiszka | |
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 <stefanha@redhat.com> Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com> | |||
2012-10-30 | event_notifier: add Win32 implementation | Paolo Bonzini | |
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> |