Re: [libvirt] [PATCH 11/12] tests: qemuxml2xml: Wire up QEMUCaps usage

2016-01-08 Thread Cole Robinson
On 01/08/2016 06:39 AM, Peter Krempa wrote: > On Thu, Jan 07, 2016 at 22:50:05 -0500, Cole Robinson wrote: >> Future changes will make some of these tests dependent on specific >> QEMUCaps flags, so wire up the basic handling. >> --- >> tests/qemuxml2xmltest.c | 11 +++ >> 1 file changed,

Re: [libvirt] [PATCH 11/12] tests: qemuxml2xml: Wire up QEMUCaps usage

2016-01-08 Thread Peter Krempa
On Thu, Jan 07, 2016 at 22:50:05 -0500, Cole Robinson wrote: > Future changes will make some of these tests dependent on specific > QEMUCaps flags, so wire up the basic handling. > --- > tests/qemuxml2xmltest.c | 11 +++ > 1 file changed, 11 insertions(+) > > diff --git a/tests/qemuxml2xm

[libvirt] [PATCH 11/12] tests: qemuxml2xml: Wire up QEMUCaps usage

2016-01-07 Thread Cole Robinson
Future changes will make some of these tests dependent on specific QEMUCaps flags, so wire up the basic handling. --- tests/qemuxml2xmltest.c | 11 +++ 1 file changed, 11 insertions(+) diff --git a/tests/qemuxml2xmltest.c b/tests/qemuxml2xmltest.c index c0270d4..32c9fed 100644 --- a/tests