Hi,

this patch reworks libvirt's disk-hotadd support and 
introduces support for disk controller hotplugging and disk-hotremove 
(see http://thread.gmane.org/gmane.comp.emulators.libvirt/15860 for
more details). Currently, it targets only qemu and also requires some 
additions to qemu that have only recently been submitted, which is 
why this  is cross-posted to qemu-devel. Hopefully the lack of support 
in qemu does not prevent the community from reviewing the code, 
though ;-) 

Notice that no documentation and testcases are included yet; I'll
supply those once the interface is fixed and possible issues
are settled.

Thanks for your comments,

Wolfgang

 docs/schemas/domain.rng  |  145 ++++++++++----
 src/domain_conf.c        |  208 ++++++++++++++++++++-
 src/domain_conf.h        |   39 ++++-
 src/libvirt_private.syms |    4 +-
 src/qemu_driver.c        |  479 +++++++++++++++++++++++++++++++++++++++++++---
 5 files changed, 802 insertions(+), 73 deletions(-)

-- 
Siemens AG, Corporate Technology, CT SE 2
Corporate Competence Center Embedded Linux

--
Libvir-list mailing list
Libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to