qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v9 12/17] vfio-user: IOMMU support for remote device


From: Stefan Hajnoczi
Subject: Re: [PATCH v9 12/17] vfio-user: IOMMU support for remote device
Date: Thu, 5 May 2022 17:12:02 +0100

On Tue, May 03, 2022 at 10:16:53AM -0400, Jagannathan Raman wrote:
> 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>
> ---
>  include/hw/remote/iommu.h |  40 ++++++++++++
>  hw/remote/iommu.c         | 131 ++++++++++++++++++++++++++++++++++++++
>  hw/remote/machine.c       |  13 +++-
>  MAINTAINERS               |   2 +
>  hw/remote/meson.build     |   1 +
>  5 files changed, 186 insertions(+), 1 deletion(-)
>  create mode 100644 include/hw/remote/iommu.h
>  create mode 100644 hw/remote/iommu.c

Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]