qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/9] Support disk-hotremove and controller hotplugging
@ 2009-09-18 15:26 Wolfgang Mauerer
  2009-09-18 15:26 ` [Qemu-devel] [PATCH 1/9] Clarify documentation for private symbols Wolfgang Mauerer
                   ` (9 more replies)
  0 siblings, 10 replies; 14+ messages in thread
From: Wolfgang Mauerer @ 2009-09-18 15:26 UTC (permalink / raw)
  To: libvir-list; +Cc: jan.kiszka, qemu-devel, wlm.libvirt

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

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2009-10-13  9:32 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-18 15:26 [Qemu-devel] [PATCH 0/9] Support disk-hotremove and controller hotplugging Wolfgang Mauerer
2009-09-18 15:26 ` [Qemu-devel] [PATCH 1/9] Clarify documentation for private symbols Wolfgang Mauerer
2009-09-18 15:26 ` [Qemu-devel] [PATCH 2/9] Extend <disk> element with controller information Wolfgang Mauerer
2009-09-18 15:26 ` [Qemu-devel] [PATCH 3/9] Add new domain device: "controller" Wolfgang Mauerer
2009-09-24 10:52   ` [Qemu-devel] Re: [libvirt] " Daniel P. Berrange
2009-09-18 15:26 ` [Qemu-devel] [PATCH 4/9] Add disk-based hotplugging for the qemu backend Wolfgang Mauerer
2009-09-18 15:26 ` [Qemu-devel] [PATCH 5/9] Implement controller hotplugging Wolfgang Mauerer
2009-09-18 15:26 ` [Qemu-devel] [PATCH 6/9] Allow controller selection by ID Wolfgang Mauerer
2009-09-18 15:26 ` [Qemu-devel] [PATCH 7/9] Remove surprises in the semantics of disk-hotadd Wolfgang Mauerer
2009-09-24 10:59   ` [Qemu-devel] Re: [libvirt] " Daniel P. Berrange
2009-09-18 15:26 ` [Qemu-devel] [PATCH 8/9] Factor out the method to get the PCI address of a controller for a given disk Wolfgang Mauerer
2009-09-18 15:26 ` [Qemu-devel] [PATCH 9/9] Implement disk- and controller hotremove Wolfgang Mauerer
     [not found] ` <20091009163203.GA30218@redhat.com>
2009-10-13  9:08   ` [Qemu-devel] Re: [libvirt] [PATCH 0/9] Support disk-hotremove and controller hotplugging Gerd Hoffmann
2009-10-13  9:34     ` Wolfgang Mauerer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).