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

Nikolay Shirokovskiy posted 3 patches 5 years, 1 month ago
Test syntax-check passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/1552389281-629582-1-git-send-email-nshirokovskiy@virtuozzo.com
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(-)
[libvirt] [PATCH v2 0/3] nodedev: add class info for pci capability
Posted by Nikolay Shirokovskiy 5 years, 1 month ago
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

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH v2 0/3] nodedev: add class info for pci capability
Posted by Nikolay Shirokovskiy 5 years, 1 month ago
Pushed. Thanx!

On 12.03.2019 14:14, Nikolay Shirokovskiy wrote:
> 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(-)
> 

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