[libvirt] [PATCH 0/3] Adjust device compat. rules for dmi-to-pci-bridge and pcie-bus-expander

Laine Stump laine at laine.org
Sat Aug 6 03:01:03 UTC 2016


I got a few things wrong in the original implementation. Details in
the individual patches.

Laine Stump (3):
  conf: improve error log when PCI devices don't match requested
    controller
  conf: don't allow connecting upstream-port directly to
    pce-expander-bus
  conf: restrict where dmi-to-pci-bridge can be connected

 docs/formatdomain.html.in                          | 24 ++++---
 src/conf/domain_addr.c                             | 79 ++++++++++++----------
 src/conf/domain_addr.h                             |  4 +-
 .../qemuxml2argv-q35-dmi-bad-address1.xml          | 39 +++++++++++
 .../qemuxml2argv-q35-dmi-bad-address2.xml          | 39 +++++++++++
 tests/qemuxml2argvtest.c                           | 16 +++++
 6 files changed, 155 insertions(+), 46 deletions(-)
 create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-q35-dmi-bad-address1.xml
 create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-q35-dmi-bad-address2.xml

-- 
2.7.4




More information about the libvir-list mailing list