qemu/hw/remote
Jagannathan Raman 48b06f50d8 multi-process: Initialize message handler in remote device
Initializes the message handler function in the remote process. It is
called whenever there's an event pending on QIOChannel that registers
this function.

Signed-off-by: Elena Ufimtseva <elena.ufimtseva@oracle.com>
Signed-off-by: John G Johnson <john.g.johnson@oracle.com>
Signed-off-by: Jagannathan Raman <jag.raman@oracle.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-id: 99d38d8b93753a6409ac2340e858858cda59ab1b.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
meson.build multi-process: Initialize message handler in remote device 2021-02-10 09:23:28 +00:00
message.c multi-process: Initialize message handler in remote device 2021-02-10 09:23:28 +00:00
mpqemu-link.c multi-process: define MPQemuMsg format and transmission functions 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