multi-process: setup a machine object for remote device process
x-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> Reviewed-by:
Stefan Hajnoczi <stefanha@redhat.com> Message-id: c537f38d17f90453ca610c6b70cf3480274e0ba1.1611938319.git.jag.raman@oracle.com Signed-off-by:
Stefan Hajnoczi <stefanha@redhat.com>
Showing
- MAINTAINERS 2 additions, 0 deletionsMAINTAINERS
- hw/meson.build 1 addition, 0 deletionshw/meson.build
- hw/remote/machine.c 70 additions, 0 deletionshw/remote/machine.c
- hw/remote/meson.build 5 additions, 0 deletionshw/remote/meson.build
- include/hw/pci-host/remote.h 1 addition, 0 deletionsinclude/hw/pci-host/remote.h
- include/hw/remote/machine.h 27 additions, 0 deletionsinclude/hw/remote/machine.h
hw/remote/machine.c
0 → 100644
hw/remote/meson.build
0 → 100644
include/hw/remote/machine.h
0 → 100644
Please register or sign in to comment