Re: [libvirt] [PATCH v2 4/4] tests: Add tests for per-device boot elements

2011-01-17 Thread Daniel P. Berrange
On Fri, Jan 14, 2011 at 06:04:46PM +0100, Jiri Denemark wrote: > > --- > Notes: > Version 2: > - support for floppy devices > > .../qemuxml2argvdata/qemuxml2argv-boot-order.args |1 + > tests/qemuxml2argvdata/qemuxml2argv-boot-order.xml | 52 > > tests/qemuxm

Re: [libvirt] [PATCH v2 4/4] tests: Add tests for per-device boot elements

2011-01-17 Thread Jiri Denemark
On Fri, Jan 14, 2011 at 11:51:56 -0700, Eric Blake wrote: > On 01/14/2011 10:04 AM, Jiri Denemark wrote: > > + > > + > > + > > + > > + > > + > > + > > + > > Just to make sure I'm clear - if any has a sub-element, > then all remaining disks (in this c

Re: [libvirt] [PATCH v2 4/4] tests: Add tests for per-device boot elements

2011-01-14 Thread Eric Blake
On 01/14/2011 10:04 AM, Jiri Denemark wrote: > > --- > Notes: > Version 2: > - support for floppy devices > > + > +/usr/bin/qemu > + > + > + > + > + > + > + > + > + > + > + > + > + Just to make sure I'm clear -

[libvirt] [PATCH v2 4/4] tests: Add tests for per-device boot elements

2011-01-14 Thread Jiri Denemark
--- Notes: Version 2: - support for floppy devices .../qemuxml2argvdata/qemuxml2argv-boot-order.args |1 + tests/qemuxml2argvdata/qemuxml2argv-boot-order.xml | 52 tests/qemuxml2argvtest.c |2 + tests/qemuxml2xmltest.c