Re: [libvirt] [PATCH] tests: PCI controller checks

2013-07-25 Thread Ján Tomko
On 07/24/2013 11:29 PM, Eric Blake wrote: > On 07/22/2013 08:48 AM, Ján Tomko wrote: >> Check if PCI bridges with duplicate indexes are rejected. >> PCI root controllers with non-zero indexes or addresses should >> also be rejected. >> --- >> .../qemuxml2argv-pci-bridge-duplicate-index.xml

Re: [libvirt] [PATCH] tests: PCI controller checks

2013-07-25 Thread Daniel P. Berrange
On Wed, Jul 24, 2013 at 03:29:03PM -0600, Eric Blake wrote: > On 07/22/2013 08:48 AM, Ján Tomko wrote: > > Check if PCI bridges with duplicate indexes are rejected. > > PCI root controllers with non-zero indexes or addresses should > > also be rejected. > > --- > > .../qemuxml2argv-pci-bridge-dupl

Re: [libvirt] [PATCH] tests: PCI controller checks

2013-07-24 Thread Eric Blake
On 07/22/2013 08:48 AM, Ján Tomko wrote: > Check if PCI bridges with duplicate indexes are rejected. > PCI root controllers with non-zero indexes or addresses should > also be rejected. > --- > .../qemuxml2argv-pci-bridge-duplicate-index.xml | 16 > > tests/qemuxml2argvd

[libvirt] [PATCH] tests: PCI controller checks

2013-07-22 Thread Ján Tomko
Check if PCI bridges with duplicate indexes are rejected. PCI root controllers with non-zero indexes or addresses should also be rejected. --- .../qemuxml2argv-pci-bridge-duplicate-index.xml | 16 tests/qemuxml2argvdata/qemuxml2argv-pci-root-address.xml | 16 +