[libvirt] [PATCH 10/14] Introduce callbacks for serializing domain object private data to XML

Daniel Veillard veillard at redhat.com
Thu Dec 3 14:35:37 UTC 2009


On Thu, Nov 26, 2009 at 06:27:28PM +0000, Daniel P. Berrange wrote:
> Now that drivers are using a private domain object state blob,
> the virDomainObjFormat/Parse methods are no longer able to
> directly serialize all neccessary state to/from XML. It is
> thus neccessary to introduce a pair of callbacks fo serializing
> private state.
> 
> The code for serializing vCPU PIDs and the monitor device
> config can now move out of domain_conf.c and into the
> qemu_driver.c where they belong.

  Okay, ACK,

Daniel

-- 
Daniel Veillard      | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
daniel at veillard.com  | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library  http://libvirt.org/




More information about the libvir-list mailing list