[PATCH v3 0/3] Support mdev_types on CSS devices

Boris Fiuczynski fiuczy at linux.ibm.com
Wed Nov 11 12:45:19 UTC 2020


All refactoring patches of this series in v1 were accepted except for
the patch enabling the mdev_types support on CSS devices.
v2 added one more refactoring patch in docs before the already
sent enablement patch follows again.
v3 adds another tiny renaming patch and changes some references in the
docs.

Boris Fiuczynski (3):
  docs: refactor mdev_types into new paragraph
  docs: rename reference MDEVCap into MDEVTypesCapPCI
  node_device: detecting mdev_types capability on CSS devices

 docs/drvnodedev.html.in                       |  4 +-
 docs/formatnode.html.in                       | 86 +++++++++++------
 docs/schemas/nodedev.rng                      |  4 +
 src/conf/node_device_conf.c                   | 92 ++++++++++++++++++-
 src/conf/node_device_conf.h                   | 11 +++
 src/conf/virnodedeviceobj.c                   |  7 +-
 src/libvirt_private.syms                      |  1 +
 src/node_device/node_device_udev.c            |  3 +
 .../css_0_0_fffe_mdev_types.xml               | 17 ++++
 tests/nodedevxml2xmltest.c                    |  1 +
 10 files changed, 191 insertions(+), 35 deletions(-)
 create mode 100644 tests/nodedevschemadata/css_0_0_fffe_mdev_types.xml

-- 
2.26.2




More information about the libvir-list mailing list