On 08/19/14 16:44, Michal Privoznik wrote:
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
>
ACK series
I've pushed patches 1 through 13. On a second look, patch 14 might
forbid more than we'd expect so I'll think a bit more about it.
Thanks.
Peter