[PATCH libvirt v1 0/7] Support AP card, AP queues and AP matrix

Shalini Chellathurai Saroja shalini at linux.ibm.com
Wed Nov 4 09:09:53 UTC 2020


Ping:-)

On 10/21/20 12:59 PM, Shalini Chellathurai Saroja wrote:
> Add support for AP card devices, AP queues and AP matrix devices in
> libvirt node device driver.
>
> Farhan Ali (3):
>    nodedev: Detect AP Card device
>    nodedev: Detect AP Queues
>    virsh: nodedev: Filter by AP Card and AP Queue capabilities
>
> Shalini Chellathurai Saroja (4):
>    nodedev: detect AP Matrix device
>    virsh: nodedev: filter by AP Matrix capability
>    node_device: refactor address retrieval of node device
>    node_device: mdev matrix support
>
>   docs/formatnode.html.in                       |  21 ++++
>   docs/manpages/virsh.rst                       |   2 +-
>   docs/schemas/nodedev.rng                      |  66 ++++++++++-
>   include/libvirt/libvirt-nodedev.h             |   3 +
>   src/conf/node_device_conf.c                   | 111 +++++++++++++++++-
>   src/conf/node_device_conf.h                   |  30 ++++-
>   src/conf/virnodedeviceobj.c                   |   8 +-
>   src/libvirt-nodedev.c                         |   3 +
>   src/node_device/node_device_driver.c          |  32 ++++-
>   src/node_device/node_device_udev.c            |  80 +++++++++++++
>   tests/nodedevschemadata/ap_07_0038.xml        |   9 ++
>   tests/nodedevschemadata/ap_card07.xml         |   8 ++
>   tests/nodedevschemadata/ap_matrix.xml         |   7 ++
>   ...v_ee0b88c4_f554_4dc1_809d_b2a01e8e48ad.xml |   9 ++
>   tests/nodedevxml2xmltest.c                    |   4 +
>   tools/virsh-nodedev.c                         |   9 ++
>   16 files changed, 390 insertions(+), 12 deletions(-)
>   create mode 100644 tests/nodedevschemadata/ap_07_0038.xml
>   create mode 100644 tests/nodedevschemadata/ap_card07.xml
>   create mode 100644 tests/nodedevschemadata/ap_matrix.xml
>   create mode 100644 tests/nodedevschemadata/mdev_ee0b88c4_f554_4dc1_809d_b2a01e8e48ad.xml
>




More information about the libvir-list mailing list