qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v11 10/19] multi-process: introduce proxy object


From: Stefan Hajnoczi
Subject: Re: [PATCH v11 10/19] multi-process: introduce proxy object
Date: Fri, 23 Oct 2020 14:56:45 +0100

On Thu, Oct 15, 2020 at 02:05:03PM -0400, Jagannathan Raman wrote:
> From: Elena Ufimtseva <elena.ufimtseva@oracle.com>
> 
> Defines a PCI Device proxy object as a child of TYPE_PCI_DEVICE.
> 
> Signed-off-by: Elena Ufimtseva <elena.ufimtseva@oracle.com>
> Signed-off-by: Jagannathan Raman <jag.raman@oracle.com>
> Signed-off-by: John G Johnson <john.g.johnson@oracle.com>
> ---
>  MAINTAINERS            |  2 ++
>  hw/pci/meson.build     |  1 +
>  hw/pci/proxy.c         | 98 
> ++++++++++++++++++++++++++++++++++++++++++++++++++
>  include/hw/pci/proxy.h | 36 +++++++++++++++++++
>  4 files changed, 137 insertions(+)
>  create mode 100644 hw/pci/proxy.c
>  create mode 100644 include/hw/pci/proxy.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]