]> git.proxmox.com Git - mirror_qemu.git/commit - MAINTAINERS
vfio-user: IOMMU support for remote device
authorJagannathan Raman <jag.raman@oracle.com>
Mon, 13 Jun 2022 20:26:30 +0000 (16:26 -0400)
committerStefan Hajnoczi <stefanha@redhat.com>
Wed, 15 Jun 2022 15:43:42 +0000 (16:43 +0100)
commit253007d14712fb172a59f164fe5828565e2af112
treebde6f40c79c4f02014ae8047cec3011cc3e6b505
parent90072f29d677d60694cad09c1d648f38a1e20456
vfio-user: IOMMU support for remote device

Assign separate address space for each device in the remote processes.

Signed-off-by: Elena Ufimtseva <elena.ufimtseva@oracle.com>
Signed-off-by: John G Johnson <john.g.johnson@oracle.com>
Signed-off-by: Jagannathan Raman <jag.raman@oracle.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-id: afe0b0a97582cdad42b5b25636a29c523265a10a.1655151679.git.jag.raman@oracle.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
MAINTAINERS
hw/remote/iommu.c [new file with mode: 0644]
hw/remote/machine.c
hw/remote/meson.build
include/hw/remote/iommu.h [new file with mode: 0644]