Re: [libvirt] [PATCH v2 00/11] qemu: add PCI bridge support

2013-04-19 Thread Ján Tomko
On 04/17/2013 09:00 PM, Ján Tomko wrote: > Add new 'pci' controller type with two models: > pci-root - auto-added to a pc* machine, providing pci bus 0 > pci-bridge - auto-added if the devices would not leave > at least one slot empty on bus 0 or bus >0 is specified > > Ján Tomko (10): I've pushe

[libvirt] [PATCH v2 00/11] qemu: add PCI bridge support

2013-04-17 Thread Ján Tomko
Add new 'pci' controller type with two models: pci-root - auto-added to a pc* machine, providing pci bus 0 pci-bridge - auto-added if the devices would not leave at least one slot empty on bus 0 or bus >0 is specified Ján Tomko (10): qemu: make qemuComparePCIDevice aware of multiple buses qemu