[libvirt] [PATCH 0/9] Support disk-hotremove and controller hotplugging

Wolfgang Mauerer wolfgang.mauerer at siemens.com
Fri Sep 18 15:26:07 UTC 2009


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




More information about the libvir-list mailing list