[PATCH v5 0/4] PCI hostdev partial assignment support

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



changes from v4 [1]:
- previous patch 3 was removed. The validation it was
implementating proved to be too restrict, while
providing no tangible benefits for the trouble of
having existing domains failing to launch. This
makes this series all about the new address type
implementation and its benefits. More info about the
rationale can be found at [1].
- documentation was changed to reflect this new
tone

[1] https://www.redhat.com/archives/libvir-list/2019-December/msg01016.html


Daniel Henrique Barboza (4):
  Introducing new address type='unassigned' for PCI hostdevs
  qemu: handle unassigned PCI hostdevs in command line
  formatdomain.html.in: document <address type='unassigned'/>
  news.xml: add address type='unassigned' entry

 docs/formatdomain.html.in                     | 13 +++++
 docs/news.xml                                 | 14 +++++
 docs/schemas/domaincommon.rng                 |  5 ++
 src/conf/device_conf.c                        |  2 +
 src/conf/device_conf.h                        |  1 +
 src/conf/domain_conf.c                        |  7 ++-
 src/qemu/qemu_command.c                       |  5 ++
 src/qemu/qemu_domain.c                        |  1 +
 src/qemu/qemu_domain_address.c                |  5 ++
 .../hostdev-pci-address-unassigned.args       | 31 ++++++++++
 .../hostdev-pci-address-unassigned.xml        | 42 ++++++++++++++
 tests/qemuxml2argvtest.c                      |  4 ++
 .../hostdev-pci-address-unassigned.xml        | 58 +++++++++++++++++++
 tests/qemuxml2xmltest.c                       |  1 +
 14 files changed, 188 insertions(+), 1 deletion(-)
 create mode 100644 tests/qemuxml2argvdata/hostdev-pci-address-unassigned.args
 create mode 100644 tests/qemuxml2argvdata/hostdev-pci-address-unassigned.xml
 create mode 100644 tests/qemuxml2xmloutdata/hostdev-pci-address-unassigned.xml

-- 
2.23.0


--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list




[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux