[libvirt] [PATCH 00/14] qemu: Cdrom media change fixes and support for networked storage

Michal Privoznik mprivozn at redhat.com
Tue Aug 19 14:44:31 UTC 2014


On 08.08.2014 16:52, Peter Krempa wrote:
> Peter Krempa (14):
>    qemu: Explicitly state that hotplugging cdroms and floppies doesn't
>      work
>    conf: Pass virStorageSource into virDomainDiskSourceIsBlockType
>    qemu: hotplug: Untangle cleanup paths in
>      qemuDomainChangeEjectableMedia
>    qemu: hotplug: Add helper to initialize/teardown new disks for VMs
>    qemu: hotplug: Change arguments for qemuDomainChangeEjectableMedia
>    qemu: hotplug: Format proper source string for cdrom media change
>    qemu: shared: Split out insertion code to the shared device list
>    qemu: shared: Split out shared device list remove code
>    qemu: conf: rename qemuCheckSharedDevice to qemuCheckSharedDisk
>    qemu: conf: Split up qemuAddSharedDevice into per-device-type
>      functions
>    qemu: conf: Split up qemuRemoveSharedDevice into per-device-type
>      functions
>    qemu: conf: Split out code to retrieve hostdev key and reuse it
>    qemu: hotplug: Sanitize shared device removal on media change
>    qemu: hotplug: Reject media change when XML contains disk ABI change
>
>   src/conf/domain_conf.c   |  21 +--
>   src/conf/domain_conf.h   |   5 +-
>   src/libvirt_private.syms |   1 +
>   src/lxc/lxc_cgroup.c     |   2 +-
>   src/lxc/lxc_driver.c     |   2 +-
>   src/qemu/qemu_command.c  |   2 +-
>   src/qemu/qemu_conf.c     | 445 ++++++++++++++++++++++++-----------------------
>   src/qemu/qemu_conf.h     |   5 +
>   src/qemu/qemu_driver.c   |  43 ++---
>   src/qemu/qemu_hotplug.c  | 269 +++++++++++++++-------------
>   src/qemu/qemu_hotplug.h  |   3 +-
>   11 files changed, 414 insertions(+), 384 deletions(-)
>

ACK series

Michal




More information about the libvir-list mailing list