On 04/09/2012 09:52 PM, Eric Blake wrote:
v3 was here: https://www.redhat.com/archives/libvir-list/2012-April/msg00288.html
changes from v3: - split v3 patch 8 into 1/18 and 9/18 - incorporate Laine's review comments on v3 patches 1 and 2 (here 2 and 3) - fix more bugs found during testing - upgrade to Paolo's latest build (which dropped 'mode':'no-backing-file' and replaced it with 'full':'true') - added a new patch 14/18 that lets blockcopy work with SELinux enforcing (it still leaks files rather than clean up context on job abort or pivot, but that's a harder problem to solve)
repo.or.cz is acting up on me at the moment, so I won't have a repo to point to until I can investigate why tomorrow. I'll send an interdiff in reply to this message.
Interdiff from v3 is attached src/conf/domain_conf.c | 2 +- src/libvirt.c | 9 +++- src/qemu/qemu_driver.c | 102 +++++++++++++++++++++++++++++------------- src/qemu/qemu_monitor.c | 8 ++-- src/qemu/qemu_monitor.h | 10 +---- src/qemu/qemu_monitor_json.c | 15 +++--- src/qemu/qemu_monitor_json.h | 2 +- tools/virsh.c | 3 +- tools/virsh.pod | 33 +++++++++----- 9 files changed, 114 insertions(+), 70 deletions(-) -- Eric Blake eblake@redhat.com +1-919-301-3266 Libvirt virtualization library http://libvirt.org