Re: [libvirt] PATCH: Work in progress suport for video device config

2009-05-21 Thread Daniel P. Berrange
On Tue, May 19, 2009 at 02:51:07PM +0200, Pritesh Kothari wrote: > On Tuesday 19 May 2009 11:35:40 Daniel P. Berrange wrote: > > diff -r 66fa9bfc797c src/domain_conf.h > > --- a/src/domain_conf.h Mon May 18 11:28:46 2009 +0100 > > +++ b/src/domain_conf.h Mon May 18 11:29:00 2009 +0100 > > @

Re: [libvirt] PATCH: Work in progress suport for video device config

2009-05-19 Thread Pritesh Kothari
On Tuesday 19 May 2009 11:35:40 Daniel P. Berrange wrote: > We discussed adding a new XML element for representing video devices a > few weeks back. This is my work in progress patch for the XML parsing > routines supporting > > > > > > > For compatability, if an existing guest has a

Re: [libvirt] PATCH: Work in progress suport for video device config

2009-05-19 Thread Daniel Veillard
On Tue, May 19, 2009 at 10:35:40AM +0100, Daniel P. Berrange wrote: > We discussed adding a new XML element for representing video devices a > few weeks back. This is my work in progress patch for the XML parsing > routines supporting > > > > > > > For compatability, if an existing

[libvirt] PATCH: Work in progress suport for video device config

2009-05-19 Thread Daniel P. Berrange
We discussed adding a new XML element for representing video devices a few weeks back. This is my work in progress patch for the XML parsing routines supporting For compatability, if an existing guest has a tag, but no tag, then the parser automatically adds a tag for type=cirru