Re: [libvirt] [PATCH 10/16] conf: Add separate defaults addition and validation for XML parsing

2013-03-04 Thread Peter Krempa
On 03/01/13 20:10, Laine Stump wrote: On 02/20/2013 12:06 PM, Peter Krempa wrote: This patch adds instrumentation that will ultimately allow to split out filling of defaults and input validation from the XML parser to separate functions. With this patch, after the XML is parsed, a callback to

Re: [libvirt] [PATCH 10/16] conf: Add separate defaults addition and validation for XML parsing

2013-03-04 Thread Daniel P. Berrange
On Mon, Mar 04, 2013 at 04:04:43PM +0100, Peter Krempa wrote: On 03/01/13 20:10, Laine Stump wrote: On 02/20/2013 12:06 PM, Peter Krempa wrote: This patch adds instrumentation that will ultimately allow to split out filling of defaults and input validation from the XML parser to separate

Re: [libvirt] [PATCH 10/16] conf: Add separate defaults addition and validation for XML parsing

2013-03-01 Thread Laine Stump
On 02/20/2013 12:06 PM, Peter Krempa wrote: This patch adds instrumentation that will ultimately allow to split out filling of defaults and input validation from the XML parser to separate functions. With this patch, after the XML is parsed, a callback to the driver is issued requesing to

Re: [libvirt] [PATCH 10/16] conf: Add separate defaults addition and validation for XML parsing

2013-03-01 Thread Laine Stump
On 03/01/2013 02:10 PM, Laine Stump wrote: On 02/20/2013 12:06 PM, Peter Krempa wrote: This patch adds instrumentation that will ultimately allow to split out filling of defaults and input validation from the XML parser to separate functions. With this patch, after the XML is parsed, a

[libvirt] [PATCH 10/16] conf: Add separate defaults addition and validation for XML parsing

2013-02-20 Thread Peter Krempa
This patch adds instrumentation that will ultimately allow to split out filling of defaults and input validation from the XML parser to separate functions. With this patch, after the XML is parsed, a callback to the driver is issued requesing to fill and validate driver specific details of the