Re: [libvirt] [PATCH 3/4] tests: Test generic PCIe Root Ports

2017-03-16 Thread Laine Stump
On 03/16/2017 10:37 AM, Andrea Bolognani wrote: > On Wed, 2017-03-15 at 17:49 -0400, Laine Stump wrote: > [...] >>> @@ -3,7 +3,7 @@ >>> 11dbdcdd-4c3b-482b-8903-9bdb8c0a2774 >>> 2097152 >>> 2097152 >>> - 2 >>> + 2 >> >> You made some other changes to the input XML beyond just the dif

Re: [libvirt] [PATCH 3/4] tests: Test generic PCIe Root Ports

2017-03-16 Thread Andrea Bolognani
On Wed, 2017-03-15 at 17:49 -0400, Laine Stump wrote: [...] > > @@ -3,7 +3,7 @@ > >11dbdcdd-4c3b-482b-8903-9bdb8c0a2774 > >2097152 > >2097152 > > -  2 > > +  2 >  > You made some other changes to the input XML beyond just the differences > in root ports. Mostly they're innocuous and eas

Re: [libvirt] [PATCH 3/4] tests: Test generic PCIe Root Ports

2017-03-15 Thread Laine Stump
On 03/14/2017 12:58 PM, Andrea Bolognani wrote: > We want pcie-root-ports to be used for aarch64/virt guests > when available in QEMU, but at the same time we need to > ensure that other machine type and hosts where QEMU releases > lacking the new device type are not affected. > --- > ...uxml2argv

[libvirt] [PATCH 3/4] tests: Test generic PCIe Root Ports

2017-03-14 Thread Andrea Bolognani
We want pcie-root-ports to be used for aarch64/virt guests when available in QEMU, but at the same time we need to ensure that other machine type and hosts where QEMU releases lacking the new device type are not affected. --- ...uxml2argv-pcie-root-port-mach-virt-generic.args | 22 + .