[libvirt] [PATCH v2 0/4] fix ejecting removable media and some cleanup

Pavel Hrdina phrdina at redhat.com
Mon Jun 29 15:17:14 UTC 2015


Pavel Hrdina (4):
  virCondWaitUntil: add another return value
  virDomainObjSignal: drop this function
  monitor: detect that eject fails because the tray is locked
  qemu_hotplug: try harder to eject media

 src/conf/domain_conf.c       | 27 ++++++++--------
 src/conf/domain_conf.h       |  1 -
 src/libvirt_private.syms     |  1 -
 src/qemu/qemu_hotplug.c      | 73 +++++++++++++++++++++-----------------------
 src/qemu/qemu_monitor_json.c | 14 +++++++++
 src/qemu/qemu_monitor_text.c | 10 ++++++
 src/qemu/qemu_process.c      |  6 ++--
 7 files changed, 77 insertions(+), 55 deletions(-)

-- 
2.4.4




More information about the libvir-list mailing list