qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v9 09/20] multi-process: Associate fd of a PCIDevice with its


From: Stefan Hajnoczi
Subject: Re: [PATCH v9 09/20] multi-process: Associate fd of a PCIDevice with its object
Date: Wed, 23 Sep 2020 15:17:06 +0100

On Thu, Aug 27, 2020 at 11:12:20AM -0700, elena.ufimtseva@oracle.com wrote:
> From: Jagannathan Raman <jag.raman@oracle.com>
> 
> Associate the file descriptor for a PCIDevice in remote process with
> DeviceState object.
> 
> 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>
> ---
>  MAINTAINERS                  |   2 +
>  hw/i386/meson.build          |   1 +
>  hw/i386/remote-obj.c         | 140 +++++++++++++++++++++++++++++++++++
>  include/hw/i386/remote-obj.h |  42 +++++++++++
>  4 files changed, 185 insertions(+)
>  create mode 100644 hw/i386/remote-obj.c
>  create mode 100644 include/hw/i386/remote-obj.h

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]