qemu/stubs
Paolo Bonzini 388b849fb6 stubs: avoid duplicate symbols in libqemuutil.a
qapi_event_send_device_deleted is always included (together with the
rest of QAPI) in libqemuutil.a if either system-mode emulation or tools
are being built, and in that case the stub causes a duplicate symbol
to appear in libqemuutil.a.

Add the symbol only if events are not being requested.

Cc: qemu-stable@nongnu.org
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Tested-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2024-10-30 16:30:56 +01:00
..
bdrv-next-monitor-owned.c
blk-commit-all.c
blk-exp-close-all.c meson: Drop the .fa library suffix 2024-07-03 18:41:26 +02:00
blockdev-close-all-bdrv-states.c
change-state-handler.c
cmos.c
cpu-get-clock.c
cpu-synchronize-state.c
cpus-virtual-clock.c sysemu: add set_virtual_time to accel ops 2024-06-24 10:14:34 +01:00
dump.c
error-printf.c
fdset.c monitor: Report errors from monitor_fdset_dup_fd_add 2024-06-21 09:47:21 -03:00
fw_cfg.c
gdbstub.c
get-vm-name.c
graph-lock.c
hotplug-stubs.c
icount.c
io_uring.c
iothread-lock-block.c
iothread-lock.c
is-daemonized.c
linux-aio.c
meson.build stubs: avoid duplicate symbols in libqemuutil.a 2024-10-30 16:30:56 +01:00
migr-blocker.c
monitor-core.c stubs: remove obsolete stubs 2024-04-18 11:17:27 +02:00
monitor-internal.c stubs: move monitor_fdsets_cleanup with other fdset stubs 2024-04-18 11:17:27 +02:00
physmem.c
qdev.c stubs: remove obsolete stubs 2024-04-18 11:17:27 +02:00
qemu-timer-notify-cb.c
qmp-command-available.c
qmp-quit.c
qtest.c stubs: remove obsolete stubs 2024-04-18 11:17:27 +02:00
ram-block.c
replay-mode.c stubs: split record/replay stubs further 2024-04-18 11:17:27 +02:00
replay-tools.c
replay.c stubs: split record/replay stubs further 2024-04-18 11:17:27 +02:00
runstate-check.c
sysbus.c
target-get-monitor-def.c
target-monitor-defs.c monitor: remove MonitorDef from typedefs.h 2024-05-03 15:47:48 +02:00
trace-control.c
uuid.c
vm-stop.c
vmstate.c
win32-kbd-hook.c
xen-hw-stub.c