qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v9 04/20] multi-process: setup a machine object for remote de


From: Stefan Hajnoczi
Subject: Re: [PATCH v9 04/20] multi-process: setup a machine object for remote device process
Date: Tue, 15 Sep 2020 14:01:36 +0100

On Thu, Aug 27, 2020 at 11:12:15AM -0700, elena.ufimtseva@oracle.com wrote:
> From: Jagannathan Raman <jag.raman@oracle.com>
> 
> remote-machine object sets up various subsystems of the remote
> device process. Instantiate PCI host bridge object and initialize RAM, IO &
> PCI memory regions.
> 
> Signed-off-by: John G Johnson <john.g.johnson@oracle.com>
> Signed-off-by: Jagannathan Raman <jag.raman@oracle.com>
> Signed-off-by: Elena Ufimtseva <elena.ufimtseva@oracle.com>
> ---
>  MAINTAINERS                  |  2 ++
>  hw/i386/meson.build          |  1 +
>  hw/i386/remote.c             | 69 ++++++++++++++++++++++++++++++++++++
>  include/hw/i386/remote.h     | 28 +++++++++++++++
>  include/hw/pci-host/remote.h |  1 +
>  5 files changed, 101 insertions(+)
>  create mode 100644 hw/i386/remote.c
>  create mode 100644 include/hw/i386/remote.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]