You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
1 month ago
..
bdrv-next-monitor-owned.c Include qemu-common.h exactly where needed 6 years ago
blk-commit-all.c Include qemu-common.h exactly where needed 6 years ago
blk-exp-close-all.c meson: Drop the .fa library suffix 5 months ago
blockdev-close-all-bdrv-states.c all: Clean up includes 9 years ago
change-state-handler.c sysemu: Split sysemu/runstate.h off sysemu/sysemu.h 5 years ago
cmos.c stubs/cmos: Use correct include 4 years ago
cpu-get-clock.c cpu-timers, icount: new modules 4 years ago
cpu-synchronize-state.c cpus: prepare new CpusAccel cpu accelerator interface 4 years ago
cpus-virtual-clock.c sysemu: add set_virtual_time to accel ops 5 months ago
dump.c Include qemu-common.h exactly where needed 6 years ago
error-printf.c Move error_printf_unless_qmp() with monitor unit 3 years ago
fdset.c monitor: Report errors from monitor_fdset_dup_fd_add 6 months ago
fw_cfg.c hw/nvram/fw_cfg: Add fw_cfg_arch_key_name() 6 years ago
gdbstub.c gdbstub: Introduce GDBFeature structure 1 year ago
get-vm-name.c include: move qemu_get_vm_name() to sysemu.h 3 years ago
graph-lock.c async: Register/unregister aiocontext in graph lock list 2 years ago
hotplug-stubs.c hw/core: Move system emulation files to system_ss 8 months ago
icount.c system/replay: Restrict icount to system emulation 11 months ago
io_uring.c stubs: add stubs for io_uring interface 5 years ago
iothread-lock-block.c main-loop.h: introduce qemu_in_main_thread() 3 years ago
iothread-lock.c system/cpus: rename qemu_mutex_lock_iothread() to bql_lock() 11 months ago
is-daemonized.c Include qemu-common.h exactly where needed 6 years ago
linux-aio.c linux-aio: properly bubble up errors from initialization 7 years ago
meson.build stubs: avoid duplicate symbols in libqemuutil.a 1 month ago
migr-blocker.c migration: per-mode blockers 1 year ago
monitor-core.c stubs: remove obsolete stubs 8 months ago
monitor-internal.c stubs: move monitor_fdsets_cleanup with other fdset stubs 8 months ago
physmem.c stubs: add qemu_ram_block_from_host() and qemu_ram_get_fd() 2 years ago
qdev.c stubs: remove obsolete stubs 8 months ago
qemu-timer-notify-cb.c cpu-timers, icount: new modules 4 years ago
qmp-command-available.c remove preconfig state 4 years ago
qmp-quit.c chardev: don't exit() straight away on C-a x 3 years ago
qtest.c stubs: remove obsolete stubs 8 months ago
ram-block.c util/vfio-helpers.c: Use ram_block_discard_disable() in qemu_vfio_open_pci() 4 years ago
replay-mode.c stubs: split record/replay stubs further 8 months ago
replay-tools.c chardev: src buffer const for write functions 2 years ago
replay.c stubs: split record/replay stubs further 8 months ago
runstate-check.c sysemu: Split sysemu/runstate.h off sysemu/sysemu.h 5 years ago
sysbus.c stubs: Clean up includes 9 years ago
target-get-monitor-def.c Clean up includes some more 9 years ago
target-monitor-defs.c monitor: remove MonitorDef from typedefs.h 7 months ago
trace-control.c trace: remove code that depends on setting vcpu 2 years ago
uuid.c qapi: Restrict query-uuid command to machine code 4 years ago
vm-stop.c sysemu: Split sysemu/runstate.h off sysemu/sysemu.h 5 years ago
vmstate.c cpu: Move CPUClass::vmsd to SysemuCPUOps 4 years ago
win32-kbd-hook.c ui/win32-kbd-hook: handle AltGr in a hook procedure 5 years ago
xen-hw-stub.c hw/xen: Remove unnecessary xen_hvm_inject_msi() stub 9 months ago