Searched hist:"70 aeefe574cbf86528528832c615cae2701f2cf3" (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/s390/crypto/ |
H A D | vfio_ap_private.h | diff 70aeefe574cbf86528528832c615cae2701f2cf3 Wed Aug 25 21:00:25 CEST 2021 Tony Krowiak <akrowiak@linux.ibm.com> s390/vfio-ap: reset queues after adapter/domain unassignment
When an adapter or domain is unassigned from an mdev attached to a KVM guest, one or more of the guest's queues may get dynamically removed. Since the removed queues could get re-assigned to another mdev, they need to be reset. So, when an adapter or domain is unassigned from the mdev, the queues that are removed from the guest's AP configuration (APCB) will be reset.
Signed-off-by: Tony Krowiak <akrowiak@linux.ibm.com> Reviewed-by: Jason J. Herne <jjherne@linux.ibm.com> Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
|
H A D | vfio_ap_ops.c | diff 70aeefe574cbf86528528832c615cae2701f2cf3 Wed Aug 25 21:00:25 CEST 2021 Tony Krowiak <akrowiak@linux.ibm.com> s390/vfio-ap: reset queues after adapter/domain unassignment
When an adapter or domain is unassigned from an mdev attached to a KVM guest, one or more of the guest's queues may get dynamically removed. Since the removed queues could get re-assigned to another mdev, they need to be reset. So, when an adapter or domain is unassigned from the mdev, the queues that are removed from the guest's AP configuration (APCB) will be reset.
Signed-off-by: Tony Krowiak <akrowiak@linux.ibm.com> Reviewed-by: Jason J. Herne <jjherne@linux.ibm.com> Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
|