[libvirt] [PATCH 0/3] Fix adding PCI bridge controller to extend default PCI bus

Michal Privoznik mprivozn at redhat.com
Fri Jan 16 10:03:02 UTC 2015


On 15.01.2015 14:14, Erik Skultety wrote:
> Erik Skultety (3):
>   qemu: Tweak auto adding PCI bridge controller when extending default
>     PCI bus
>   qemu: qemuDomainAssignPCIAddresses fix dead code
>   qemu: Add XML test for too many PCI devices on default PCI bus
> 
>  src/qemu/qemu_command.c                           |  26 ++-
>  tests/qemuxml2argvdata/qemuxml2argv-pci-many.args |  63 +++++++
>  tests/qemuxml2argvdata/qemuxml2argv-pci-many.xml  | 214 ++++++++++++++++++++++
>  tests/qemuxml2argvtest.c                          |   2 +
>  4 files changed, 301 insertions(+), 4 deletions(-)
>  create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-pci-many.args
>  create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-pci-many.xml
> 

ACK series, fixed indentation in 2/3 and pushed.

Michal




More information about the libvir-list mailing list