qemu-patch-raspberry4/hw/remote
Elena Ufimtseva 11ab872588 multi-process: Forward PCI config space acceses to the remote process
The Proxy Object sends the PCI config space accesses as messages
to the remote process over the communication channel

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>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-id: d3c94f4618813234655356c60e6f0d0362ff42d6.1611938319.git.jag.raman@oracle.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2021-02-10 09:23:28 +00:00
..
Kconfig multi-process: setup PCI host bridge for remote device 2021-02-10 09:23:22 +00:00
machine.c multi-process: setup a machine object for remote device process 2021-02-10 09:23:28 +00:00
memory.c multi-process: setup memory manager for remote device 2021-02-10 09:23:28 +00:00
meson.build multi-process: introduce proxy object 2021-02-10 09:23:28 +00:00
message.c multi-process: Forward PCI config space acceses to the remote process 2021-02-10 09:23:28 +00:00
mpqemu-link.c multi-process: Forward PCI config space acceses to the remote process 2021-02-10 09:23:28 +00:00
proxy.c multi-process: Forward PCI config space acceses to the remote process 2021-02-10 09:23:28 +00:00
remote-obj.c multi-process: Associate fd of a PCIDevice with its object 2021-02-10 09:23:28 +00:00
trace-events multi-process: define MPQemuMsg format and transmission functions 2021-02-10 09:23:28 +00:00
trace.h multi-process: define MPQemuMsg format and transmission functions 2021-02-10 09:23:28 +00:00