qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v11 08/19] multi-process: Associate fd of a PCIDevice with it


From: Stefan Hajnoczi
Subject: Re: [PATCH v11 08/19] multi-process: Associate fd of a PCIDevice with its object
Date: Fri, 23 Oct 2020 14:55:43 +0100

On Thu, Oct 15, 2020 at 02:05:01PM -0400, Jagannathan Raman wrote:
> 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-msg.c         |   1 +
>  hw/i386/remote-obj.c         | 154 
> +++++++++++++++++++++++++++++++++++++++++++
>  include/hw/i386/remote-obj.h |  42 ++++++++++++
>  5 files changed, 200 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]