[libvirt] [PATCHv2 0/3] Change preference of default PCI passthrough type to VFIO

Peter Krempa pkrempa at redhat.com
Tue Sep 24 13:10:04 UTC 2013


Peter Krempa (3):
  qemu: hostdev: Refactor PCI passhrough handling
  qemu: hostdev: Add checks if PCI passthrough is availabe in the host
  qemu: Prefer VFIO for PCI device passthrough

 docs/formatdomain.html.in |   9 ++-
 src/conf/domain_conf.h    |   2 +-
 src/qemu/qemu_command.c   |  28 ++++++---
 src/qemu/qemu_hostdev.c   | 143 ++++++++++++++++++++++++++++++++++++++++++++++
 src/qemu/qemu_hostdev.h   |   5 ++
 src/qemu/qemu_hotplug.c   |  29 ++++++----
 src/qemu/qemu_process.c   |   6 ++
 tests/qemuxml2argvtest.c  |  11 ++++
 8 files changed, 208 insertions(+), 25 deletions(-)

-- 
1.8.3.2




More information about the libvir-list mailing list