[libvirt] [PATCH v2 1/4] qemu: Add support for generic PCIe Root Ports

Laine Stump laine at laine.org
Thu Mar 16 22:24:32 UTC 2017


On 03/16/2017 01:14 PM, Andrea Bolognani wrote:
> QEMU 2.9 introduces the pcie-root-port device, which is
> a generic version of the existing ioh3420 device.
> 
> Make the new device available to libvirt users.
> ---
>  docs/schemas/domaincommon.rng                    |  1 +
>  src/conf/domain_conf.c                           |  4 +++-
>  src/conf/domain_conf.h                           |  1 +
>  src/qemu/qemu_capabilities.c                     |  2 ++
>  src/qemu/qemu_capabilities.h                     |  1 +
>  src/qemu/qemu_command.c                          | 18 +++++++++++++++---
>  tests/qemucapabilitiesdata/caps_2.9.0.x86_64.xml |  1 +
>  7 files changed, 24 insertions(+), 4 deletions(-)

ACK.




More information about the libvir-list mailing list