]> git.proxmox.com Git - mirror_qemu.git/commit
Revert "qemu: add a cleanup callback function to EventNotifier"
authorMichael S. Tsirkin <mst@redhat.com>
Wed, 24 Jan 2018 17:11:47 +0000 (19:11 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Wed, 24 Jan 2018 17:20:19 +0000 (19:20 +0200)
commite044c0f8dd028ea296396ad8066ba436e9acf350
treeae3dd5b9ce48276ff36f871777d77f55a3b57a35
parent1ef8185a0613dd2ed24f8d401f14da047d678589
Revert "qemu: add a cleanup callback function to EventNotifier"

This reverts commit f87d72f5c5bff0837d409a56bd34f439a90119ca as that is
part of a patchset reported to break cleanup and migration.

Cc: Gal Hammer <ghammer@redhat.com>
Cc: Sitong Liu <siliu@redhat.com>
Cc: Xiaoling Gao <xiagao@redhat.com>
Suggested-by: Greg Kurz <groug@kaod.org>
Suggested-by: Paolo Bonzini <pbonzini@redhat.com>
Reported-by: Jose Ricardo Ziviani <joserz@linux.vnet.ibm.com>
Reported-by: Daniel Henrique Barboza <danielhb@linux.vnet.ibm.com>
include/qemu/event_notifier.h
util/event_notifier-posix.c
util/event_notifier-win32.c