Searched hist:"65 f06713d3fa0e4125f59ad5b9d6239109b1d7fc" (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/s390/crypto/ |
H A D | vfio_ap_drv.c | diff 65f06713d3fa0e4125f59ad5b9d6239109b1d7fc Wed Sep 26 01:16:20 CEST 2018 Tony Krowiak <akrowiak@linux.ibm.com> s390: vfio-ap: register matrix device with VFIO mdev framework
Registers the matrix device created by the VFIO AP device driver with the VFIO mediated device framework. Registering the matrix device will create the sysfs structures needed to create mediated matrix devices each of which will be used to configure the AP matrix for a guest and connect it to the VFIO AP device driver.
Registering the matrix device with the VFIO mediated device framework will create the following sysfs structures:
/sys/devices/vfio_ap/matrix/ ...... [mdev_supported_types] ......... [vfio_ap-passthrough] ............ create
To create a mediated device for the AP matrix device, write a UUID to the create file:
uuidgen > create
A symbolic link to the mediated device's directory will be created in the devices subdirectory named after the generated $uuid:
/sys/devices/vfio_ap/matrix/ ...... [mdev_supported_types] ......... [vfio_ap-passthrough] ............ [devices] ............... [$uuid]
A symbolic link to the mediated device will also be created in the vfio_ap matrix's directory:
/sys/devices/vfio_ap/matrix/[$uuid]
Signed-off-by: Tony Krowiak <akrowiak@linux.ibm.com> Reviewed-by: Halil Pasic <pasic@linux.ibm.com> Reviewed-by: Cornelia Huck <cohuck@redhat.com> Tested-by: Michael Mueller <mimu@linux.ibm.com> Tested-by: Farhan Ali <alifm@linux.ibm.com> Message-Id: <20180925231641.4954-6-akrowiak@linux.vnet.ibm.com> Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
|
H A D | vfio_ap_private.h | diff 65f06713d3fa0e4125f59ad5b9d6239109b1d7fc Wed Sep 26 01:16:20 CEST 2018 Tony Krowiak <akrowiak@linux.ibm.com> s390: vfio-ap: register matrix device with VFIO mdev framework
Registers the matrix device created by the VFIO AP device driver with the VFIO mediated device framework. Registering the matrix device will create the sysfs structures needed to create mediated matrix devices each of which will be used to configure the AP matrix for a guest and connect it to the VFIO AP device driver.
Registering the matrix device with the VFIO mediated device framework will create the following sysfs structures:
/sys/devices/vfio_ap/matrix/ ...... [mdev_supported_types] ......... [vfio_ap-passthrough] ............ create
To create a mediated device for the AP matrix device, write a UUID to the create file:
uuidgen > create
A symbolic link to the mediated device's directory will be created in the devices subdirectory named after the generated $uuid:
/sys/devices/vfio_ap/matrix/ ...... [mdev_supported_types] ......... [vfio_ap-passthrough] ............ [devices] ............... [$uuid]
A symbolic link to the mediated device will also be created in the vfio_ap matrix's directory:
/sys/devices/vfio_ap/matrix/[$uuid]
Signed-off-by: Tony Krowiak <akrowiak@linux.ibm.com> Reviewed-by: Halil Pasic <pasic@linux.ibm.com> Reviewed-by: Cornelia Huck <cohuck@redhat.com> Tested-by: Michael Mueller <mimu@linux.ibm.com> Tested-by: Farhan Ali <alifm@linux.ibm.com> Message-Id: <20180925231641.4954-6-akrowiak@linux.vnet.ibm.com> Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
|
H A D | Makefile | diff 65f06713d3fa0e4125f59ad5b9d6239109b1d7fc Wed Sep 26 01:16:20 CEST 2018 Tony Krowiak <akrowiak@linux.ibm.com> s390: vfio-ap: register matrix device with VFIO mdev framework
Registers the matrix device created by the VFIO AP device driver with the VFIO mediated device framework. Registering the matrix device will create the sysfs structures needed to create mediated matrix devices each of which will be used to configure the AP matrix for a guest and connect it to the VFIO AP device driver.
Registering the matrix device with the VFIO mediated device framework will create the following sysfs structures:
/sys/devices/vfio_ap/matrix/ ...... [mdev_supported_types] ......... [vfio_ap-passthrough] ............ create
To create a mediated device for the AP matrix device, write a UUID to the create file:
uuidgen > create
A symbolic link to the mediated device's directory will be created in the devices subdirectory named after the generated $uuid:
/sys/devices/vfio_ap/matrix/ ...... [mdev_supported_types] ......... [vfio_ap-passthrough] ............ [devices] ............... [$uuid]
A symbolic link to the mediated device will also be created in the vfio_ap matrix's directory:
/sys/devices/vfio_ap/matrix/[$uuid]
Signed-off-by: Tony Krowiak <akrowiak@linux.ibm.com> Reviewed-by: Halil Pasic <pasic@linux.ibm.com> Reviewed-by: Cornelia Huck <cohuck@redhat.com> Tested-by: Michael Mueller <mimu@linux.ibm.com> Tested-by: Farhan Ali <alifm@linux.ibm.com> Message-Id: <20180925231641.4954-6-akrowiak@linux.vnet.ibm.com> Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
|
/linux/ |
H A D | MAINTAINERS | diff 65f06713d3fa0e4125f59ad5b9d6239109b1d7fc Wed Sep 26 01:16:20 CEST 2018 Tony Krowiak <akrowiak@linux.ibm.com> s390: vfio-ap: register matrix device with VFIO mdev framework
Registers the matrix device created by the VFIO AP device driver with the VFIO mediated device framework. Registering the matrix device will create the sysfs structures needed to create mediated matrix devices each of which will be used to configure the AP matrix for a guest and connect it to the VFIO AP device driver.
Registering the matrix device with the VFIO mediated device framework will create the following sysfs structures:
/sys/devices/vfio_ap/matrix/ ...... [mdev_supported_types] ......... [vfio_ap-passthrough] ............ create
To create a mediated device for the AP matrix device, write a UUID to the create file:
uuidgen > create
A symbolic link to the mediated device's directory will be created in the devices subdirectory named after the generated $uuid:
/sys/devices/vfio_ap/matrix/ ...... [mdev_supported_types] ......... [vfio_ap-passthrough] ............ [devices] ............... [$uuid]
A symbolic link to the mediated device will also be created in the vfio_ap matrix's directory:
/sys/devices/vfio_ap/matrix/[$uuid]
Signed-off-by: Tony Krowiak <akrowiak@linux.ibm.com> Reviewed-by: Halil Pasic <pasic@linux.ibm.com> Reviewed-by: Cornelia Huck <cohuck@redhat.com> Tested-by: Michael Mueller <mimu@linux.ibm.com> Tested-by: Farhan Ali <alifm@linux.ibm.com> Message-Id: <20180925231641.4954-6-akrowiak@linux.vnet.ibm.com> Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
|