On 03/18/2016 09:25 AM, Peter Krempa wrote: > I've accumulated quite a few patches in my branch to add support for allowing to > use 'detect zeroes' for the block copy job. These are pathches that make sense > to be posted separately. > > Peter Krempa (7): > qemu: hotplug: Assume support for -device in qemuDomainAttachSCSIDisk > qemu: monitor: Drop qemuMonitorAttachDrive and leaves in call tree > qemu: monitor: Remove JSON impls of drive_add and drive_del > qemu: Kill qemuDiskPathToAlias > qemu: Split image access revoking from > qemuDomainPrepareDiskChainElement > qemu: Refactor qemuDomainPrepareDiskChainElement > qemu: domain: Move and export > qemuDomainDiskChainElement(Prepare|Revoke) > > src/qemu/qemu_alias.c | 16 ++++ > src/qemu/qemu_alias.h | 2 + > src/qemu/qemu_domain.c | 81 +++++++++++++++++++ > src/qemu/qemu_domain.h | 11 +++ > src/qemu/qemu_driver.c | 187 ++++++++++++------------------------------- > src/qemu/qemu_hotplug.c | 63 +++------------ > src/qemu/qemu_monitor.c | 35 +++----- > src/qemu/qemu_monitor.h | 6 -- > src/qemu/qemu_monitor_json.c | 29 ------- > src/qemu/qemu_monitor_json.h | 6 -- > src/qemu/qemu_monitor_text.c | 102 +---------------------- > src/qemu/qemu_monitor_text.h | 5 -- > 12 files changed, 187 insertions(+), 356 deletions(-) > ACK series, with patch 1,2 adjustment John -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list