Searched hist:"34 e3c94edaef2e0748ebb7bc6bb83a970345a6ad" (Results 1 – 4 of 4) sorted by relevance
/qemu/hw/virtio/ |
H A D | vhost-shadow-virtqueue.h | 34e3c94edaef2e0748ebb7bc6bb83a970345a6ad Mon Mar 14 17:34:51 UTC 2022 Eugenio Pérez <eperezma@redhat.com> vdpa: Add custom IOTLB translations to SVQ
Use translations added in VhostIOVATree in SVQ.
Only introduce usage here, not allocation and deallocation. As with previous patches, we use the dead code paths of shadow_vqs_enabled to avoid commiting too many changes at once. These are impossible to take at the moment.
Signed-off-by: Eugenio Pérez <eperezma@redhat.com> Acked-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Jason Wang <jasowang@redhat.com>
|
H A D | vhost-shadow-virtqueue.c | 34e3c94edaef2e0748ebb7bc6bb83a970345a6ad Mon Mar 14 17:34:51 UTC 2022 Eugenio Pérez <eperezma@redhat.com> vdpa: Add custom IOTLB translations to SVQ
Use translations added in VhostIOVATree in SVQ.
Only introduce usage here, not allocation and deallocation. As with previous patches, we use the dead code paths of shadow_vqs_enabled to avoid commiting too many changes at once. These are impossible to take at the moment.
Signed-off-by: Eugenio Pérez <eperezma@redhat.com> Acked-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Jason Wang <jasowang@redhat.com>
|
H A D | vhost-vdpa.c | 34e3c94edaef2e0748ebb7bc6bb83a970345a6ad Mon Mar 14 17:34:51 UTC 2022 Eugenio Pérez <eperezma@redhat.com> vdpa: Add custom IOTLB translations to SVQ
Use translations added in VhostIOVATree in SVQ.
Only introduce usage here, not allocation and deallocation. As with previous patches, we use the dead code paths of shadow_vqs_enabled to avoid commiting too many changes at once. These are impossible to take at the moment.
Signed-off-by: Eugenio Pérez <eperezma@redhat.com> Acked-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Jason Wang <jasowang@redhat.com>
|
/qemu/include/hw/virtio/ |
H A D | vhost-vdpa.h | 34e3c94edaef2e0748ebb7bc6bb83a970345a6ad Mon Mar 14 17:34:51 UTC 2022 Eugenio Pérez <eperezma@redhat.com> vdpa: Add custom IOTLB translations to SVQ
Use translations added in VhostIOVATree in SVQ.
Only introduce usage here, not allocation and deallocation. As with previous patches, we use the dead code paths of shadow_vqs_enabled to avoid commiting too many changes at once. These are impossible to take at the moment.
Signed-off-by: Eugenio Pérez <eperezma@redhat.com> Acked-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Jason Wang <jasowang@redhat.com>
|