On Thu, Aug 27, 2020 at 11:12:15AM -0700, [email protected] wrote: > From: Jagannathan Raman <[email protected]> > > 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 <[email protected]> > Signed-off-by: Jagannathan Raman <[email protected]> > Signed-off-by: Elena Ufimtseva <[email protected]> > --- > 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 <[email protected]>
signature.asc
Description: PGP signature
