[PATCH 0/5] Support CSS and DASD devices in node_device driver

Bjoern Walk bwalk at linux.ibm.com
Tue Sep 1 07:49:46 UTC 2020


Bjoern Walk <bwalk at linux.ibm.com> [2020-08-24, 01:59PM +0200]:
> This series enables support for channel subsystem (CSS) devices,
> Direct Access Storage Devices (DASDs) in the node_device driver and
> adds support to create vfio-ccw mdev devices in the node_device driver.
> 
> Boris Fiuczynski (5):
>   node_device: refactor udevProcessCCW
>   node_device: detect CSS devices
>   virsh: nodedev: ability to filter CSS capabilities
>   node_device: detect DASD devices
>   node_device: mdev vfio-ccw support
> 
>  docs/formatnode.html.in                       | 12 +++
>  docs/manpages/virsh.rst                       |  2 +-
>  docs/schemas/nodedev.rng                      | 16 ++++
>  include/libvirt/libvirt-nodedev.h             |  1 +
>  src/conf/domain_addr.c                        |  2 +-
>  src/conf/domain_addr.h                        |  3 +
>  src/conf/node_device_conf.c                   |  5 ++
>  src/conf/node_device_conf.h                   |  4 +-
>  src/conf/virnodedeviceobj.c                   |  4 +-
>  src/libvirt-nodedev.c                         |  1 +
>  src/libvirt_private.syms                      |  1 +
>  src/node_device/node_device_driver.c          | 49 +++++++++---
>  src/node_device/node_device_udev.c            | 77 ++++++++++++++++---
>  .../ccw_0_0_10000-invalid.xml                 |  4 +-
>  tests/nodedevschemadata/ccw_0_0_ffff.xml      |  4 +-
>  tests/nodedevschemadata/css_0_0_ffff.xml      | 10 +++
>  tests/nodedevxml2xmltest.c                    |  1 +
>  tools/virsh-nodedev.c                         |  3 +
>  18 files changed, 172 insertions(+), 27 deletions(-)
>  create mode 100644 tests/nodedevschemadata/css_0_0_ffff.xml
> 
> -- 
> 2.24.1
> 

ping

-- 
IBM Systems
Linux on Z & Virtualization Development
--------------------------------------------------
IBM Deutschland Research & Development GmbH
Schönaicher Str. 220, 71032 Böblingen
Phone: +49 7031 16 1819
--------------------------------------------------
Vorsitzende des Aufsichtsrats: Gregor Pillen
Geschäftsführung: Dirk Wittkopp
Sitz der Gesellschaft: Böblingen
Registergericht: Amtsgericht Stuttgart, HRB 243294
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 902 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20200901/4294e329/attachment-0001.sig>


More information about the libvir-list mailing list