On 24.05.2016 15:17, Peter Krempa wrote:
> Peter Krempa (7):
>   qemu: Move struct qemuDomainDiskInfo to qemu_domain.h
>   qemu: Extract more information about qemu drives
>   qemu: Move and rename qemuDomainCheckEjectableMedia to
>     qemuProcessRefreshDisks
>   qemu: process: Fix and improve disk data extraction
>   qemu: hotplug: Extract code for waiting for tray eject
>   qemu: hotplug: Fix error reported when cdrom tray is locked
>   qemu: hotplug: wait for the tray to eject only for drives with a tray
> 
>  src/qemu/qemu_conf.h         |   7 ---
>  src/qemu/qemu_domain.h       |  13 ++++
>  src/qemu/qemu_hotplug.c      | 141 
> ++++++++++++++++---------------------------
>  src/qemu/qemu_hotplug.h      |   3 -
>  src/qemu/qemu_migration.c    |   2 +-
>  src/qemu/qemu_monitor.c      |  18 ------
>  src/qemu/qemu_monitor.h      |   3 -
>  src/qemu/qemu_monitor_json.c |  12 ++--
>  src/qemu/qemu_process.c      |  58 +++++++++++++++++-
>  src/qemu/qemu_process.h      |   5 ++
>  tests/qemumonitorjsontest.c  |  25 +++++++-
>  11 files changed, 157 insertions(+), 130 deletions(-)
> 

ACK series.

Michal

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to