]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Add support for generic PCIe Root Ports
authorAndrea Bolognani <abologna@redhat.com>
Mon, 16 Jan 2017 12:28:20 +0000 (13:28 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Fri, 17 Mar 2017 09:06:11 +0000 (10:06 +0100)
commitc51090fc9979fcc3193af78e0855aba2bdafab43
treeb73654d9e960a6ec7ae5f0f8c435cbd5623d07f6
parent123cc3e11c03442fd87f00a9089882ec65cffdb8
qemu: Add support for generic PCIe Root Ports

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
src/conf/domain_conf.c
src/conf/domain_conf.h
src/qemu/qemu_capabilities.c
src/qemu/qemu_capabilities.h
src/qemu/qemu_command.c
tests/qemucapabilitiesdata/caps_2.9.0.x86_64.xml