On Thu, Oct 14, 2021 at 04:12:34PM +0200, Eugenio Pérez wrote:
Following the logic of commit 56918a126ae ("memory: Add RAM_PROTECTED flag to skip IOMMU mappings") with VFIO, skip memory sections inaccessible via normal mechanisms, including DMA.Signed-off-by: Eugenio Pérez <epere...@redhat.com> Acked-by: Jason Wang <jasow...@redhat.com> --- hw/virtio/vhost-vdpa.c | 1 + 1 file changed, 1 insertion(+)
Reviewed-by: Stefano Garzarella <sgarz...@redhat.com>