]> xenbits.xensource.com Git - libvirt.git/commit
qemu: Allow to plug virtio-net-pci into PCIe slot
authorPavel Fedin <p.fedin@samsung.com>
Fri, 17 Jul 2015 11:27:47 +0000 (14:27 +0300)
committerMichal Privoznik <mprivozn@redhat.com>
Thu, 6 Aug 2015 12:28:05 +0000 (14:28 +0200)
commitede34470fde19c0f326cdb0dfca39fa86fd9ec16
treefacc79a68e7a75eab1529d7fcc6bc9a578e4aa23
parent8b78ec011ceba55d1da416e6bc5736a62b45d77f
qemu: Allow to plug virtio-net-pci into PCIe slot

virtio-net-pci adapter is capable to use irqfd with vhost-net only in MSI-X
mode, which appears to be available only on PCIe bus, at least on ARM

Signed-off-by: Pavel Fedin <p.fedin@samsung.com>
src/qemu/qemu_command.c