qemu-e2k/hw/remote
Philippe Mathieu-Daudé a0488cd044 hw/remote/proxy: Remove dubious 'event_notifier-posix.c' include
event_notifier-posix.c is registered in meson's util_ss[] source
set, which is built as libqemuutil.a.p library. Both tools and
system emulation binaries are linked with qemuutil, so there is
no point in including this source file.

Introduced in commit bd36adb8df ("multi-process: create IOHUB
object to handle irq").

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20230606134913.93724-1-philmd@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2023-06-26 10:23:01 +02:00
..
Kconfig vfio-user: build library 2022-06-15 16:42:33 +01:00
iohub.c Remove qemu-common.h include from most units 2022-04-06 14:31:55 +02:00
iommu.c Use g_new() & friends where that makes obvious sense 2022-10-04 00:10:11 +02:00
machine.c Drop duplicate #include 2023-02-08 07:28:05 +01:00
memory.c Remove qemu-common.h include from most units 2022-04-06 14:31:55 +02:00
meson.build meson: Replace softmmu_ss -> system_ss 2023-06-20 10:01:30 +02:00
message.c Remove qemu-common.h include from most units 2022-04-06 14:31:55 +02:00
mpqemu-link.c QIOChannel: Add flags on io_writev and introduce io_flush callback 2022-05-16 13:56:24 +01:00
proxy-memory-listener.c Don't include headers already included by qemu/osdep.h 2023-02-08 07:28:05 +01:00
proxy.c hw/remote/proxy: Remove dubious 'event_notifier-posix.c' include 2023-06-26 10:23:01 +02:00
remote-obj.c Drop duplicate #include 2023-02-08 07:28:05 +01:00
trace-events hw/remote: Fix vfu_cfg trace offset format 2023-06-09 23:38:16 +03:00
trace.h multi-process: define MPQemuMsg format and transmission functions 2021-02-10 09:23:28 +00:00
vfio-user-obj.c vfio-user: update comments 2023-06-07 10:21:16 -04:00