[libvirt] Re: [PATCH/RFC] kvm/qemu vs libvirtd restarts

Guido Günther agx at sigxcpu.org
Thu Dec 4 12:15:23 UTC 2008


On Thu, Dec 04, 2008 at 10:56:25AM +0000, Daniel P. Berrange wrote:
> On Wed, Dec 03, 2008 at 06:20:12PM +0100, Guido G?nther wrote:
> > On Sun, Nov 30, 2008 at 12:43:48PM +0100, Guido Günther wrote:
> > > >From 87db4a698ed9b49294c0f94137fc6beef13bd4e8 Mon Sep 17 00:00:00 2001
> > > From: =?utf-8?q?Guido=20G=C3=BCnther?= <agx at sigxcpu.org>
> > > Date: Tue, 25 Nov 2008 13:02:43 +0100
> > > Subject: [PATCH] differentiate between active and inactive configs
> > > 
> > > by honoring the VIR_DOMAIN_XML_INACTIVE flag.
> > O.k. to commit this part as a start so you can readily use it vor lxc?
> 
> ACK, assuming 'make check' still passes.
It does here, sure. Patch Applied now. I've added the flag to the
functions currently needed for qemu but if nobody objects I'd like to
add them to:

virDomainDeviceDefParse
virDomainDefParseString
virDomainHostdevSubsysUsbDefParseXML
virDomainDiskDefParseXML
virDomainFSDefParseXML
virDomainNetDefParseXML
virDomainInputDefParseXML
virDomainSoundDefParseXML
virDomainHostdevDefParseXML
virDomainChrDefParseXML

too, to make things more consistent.
 -- Guido




More information about the libvir-list mailing list