[libvirt] [PATCH v2 0/3] nodedev: add class info for pci capability

Nikolay Shirokovskiy nshirokovskiy at virtuozzo.com
Tue Mar 12 11:14:38 UTC 2019


Diff from v1 [1]
===============
- add patch to use/restrict name "klass" in headers instead of class, _class
- add news patch

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

Nikolay Shirokovskiy (3):
  conf: don't use "class" as name in _virNodeDevCapPCIDev
  xml: nodedev: add class info for pci capability
  news: update for new class element of PCI nodedev capability

 cfg.mk                                                  |  8 ++++++++
 docs/formatnode.html.in                                 |  5 +++++
 docs/news.xml                                           |  5 +++++
 docs/schemas/nodedev.rng                                |  5 +++++
 src/conf/node_device_conf.c                             | 17 +++++++++++++++--
 src/conf/node_device_conf.h                             |  4 ++--
 src/node_device/node_device_udev.c                      |  4 ++--
 .../nodedevschemadata/pci_0000_00_02_0_header_type.xml  |  1 +
 .../nodedevschemadata/pci_0000_00_1c_0_header_type.xml  |  1 +
 tests/nodedevschemadata/pci_0000_02_10_7_mdev_types.xml |  1 +
 tests/nodedevschemadata/pci_0000_02_10_7_sriov.xml      |  1 +
 .../pci_0000_02_10_7_sriov_pf_vfs_all.xml               |  1 +
 .../pci_0000_02_10_7_sriov_pf_vfs_all_header_type.xml   |  1 +
 tests/nodedevschemadata/pci_0000_02_10_7_sriov_vfs.xml  |  1 +
 .../pci_0000_02_10_7_sriov_zero_vfs_max_count.xml       |  1 +
 tests/nodedevschemadata/pci_1002_71c4.xml               |  1 +
 tests/nodedevschemadata/pci_8086_0c0c_snd_hda_intel.xml |  1 +
 tests/nodedevschemadata/pci_8086_10c9_sriov_pf.xml      |  1 +
 tests/nodedevschemadata/pci_8086_4238_pcie_wireless.xml |  1 +
 tests/nodedevschemadata/pci_82579LM_network_adapter.xml |  1 +
 20 files changed, 55 insertions(+), 6 deletions(-)

-- 
2.16.5




More information about the libvir-list mailing list