[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [libvirt] [PATCH 0/7] qemu: Fix removable devices without a tray
- From: Michal Privoznik <mprivozn redhat com>
- To: Peter Krempa <pkrempa redhat com>, libvir-list redhat com
- Subject: Re: [libvirt] [PATCH 0/7] qemu: Fix removable devices without a tray
- Date: Wed, 25 May 2016 09:47:58 +0200
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
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]