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 pushed patches 1-7 (with the minor nits fixed):

>   qemu: make qemuComparePCIDevice aware of multiple buses
>   qemu: print PCI address hexadecimally in errors
>   qemu: QEMU_PCI constant consistency
>   qemu: move PCI address check out of qemuPCIAddressAsString
>   qemu: switch PCI address set from hash table to an array
>   qemu: rename CheckSlot to SlotInUse
>   conf: add model attribute to virDomainDefMaybeAddController

Another version of these is in the making:

>   conf: add PCI controllers
>   qemu: auto-add bridges and allow using them
>   qemu: auto-add pci-root controller for pc machine types
> 
> liguang (1):
>   qemu: build command line for pci-bridge device
> 

Thank you for your reviews!

Jan

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to