vfio: Introduce capability definitions for VFIO_DEVICE_GET_INFO
authorMatthew Rosato <mjrosato@linux.ibm.com>
Wed, 7 Oct 2020 18:56:22 +0000 (14:56 -0400)
committerAlex Williamson <alex.williamson@redhat.com>
Wed, 7 Oct 2020 20:23:44 +0000 (14:23 -0600)
commit0c633f0be1dc70a6db46d90dba4cdae82073350a
tree407c36406ac074f575dc994542697c5c0705a4bf
parent517fe298245c4c2c3d1f9b8f140e40c7f9d7518d
vfio: Introduce capability definitions for VFIO_DEVICE_GET_INFO

Allow the VFIO_DEVICE_GET_INFO ioctl to include a capability chain.
Add a flag indicating capability chain support, and introduce the
definitions for the first set of capabilities which are specified to
s390 zPCI devices.

Signed-off-by: Matthew Rosato <mjrosato@linux.ibm.com>
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
include/uapi/linux/vfio.h
include/uapi/linux/vfio_zdev.h [new file with mode: 0644]