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
Daniel P. Berrangé f8d41d0511 qapi: make s390x specific CPU commands unconditionally available
This removes the TARGET_S390X and CONFIG_KVM conditions from the
CPU commands that are conceptually specific to s390x. Top level
stubs are provided to cope with non-s390x targets, or builds
without KVM.

The removal of CONFIG_KVM is justified by the fact there is no
conceptual difference between running 'qemu-system-s390x -accel tcg'
on a build with and without KVM built-in, so apps only using TCG
can't rely on the CONFIG_KVM in the schema.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Message-ID: <20250522190542.588267-11-pierrick.bouvier@linaro.org>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
1 week ago
..
bdrv-next-monitor-owned.c Include qemu-common.h exactly where needed 6 years ago
blk-commit-all.c include: Rename sysemu/ -> system/ 6 months ago
blk-exp-close-all.c meson: Drop the .fa library suffix 11 months ago
blockdev-close-all-bdrv-states.c all: Clean up includes 9 years ago
change-state-handler.c include: Rename sysemu/ -> system/ 6 months ago
cmos.c stubs/cmos: Use correct include 5 years ago
cpu-get-clock.c include: Rename sysemu/ -> system/ 6 months ago
cpu-synchronize-state.c include: Rename sysemu/ -> system/ 6 months ago
cpus-virtual-clock.c include: Rename sysemu/ -> system/ 6 months ago
dump.c include: Rename sysemu/ -> system/ 6 months 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 12 months ago
fw_cfg.c hw/nvram/fw_cfg: Add fw_cfg_arch_key_name() 6 years ago
gdbstub.c gdbstub: Introduce GDBFeature structure 2 years ago
get-vm-name.c include: Rename sysemu/ -> system/ 6 months ago
graph-lock.c async: Register/unregister aiocontext in graph lock list 3 years ago
hotplug-stubs.c hw/core: Move system emulation files to system_ss 1 year ago
icount.c include/exec: Split out icount.h 2 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 bql: add a "mock" BQL for Rust unit tests 6 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 qapi: make s390x specific CPU commands unconditionally available 1 week ago
migr-blocker.c migration: per-mode blockers 2 years ago
monitor-arm-gic.c qapi: expose query-gic-capability command unconditionally 1 week ago
monitor-core.c stubs: remove obsolete stubs 1 year ago
monitor-cpu-s390x-kvm.c qapi: make s390x specific CPU commands unconditionally available 1 week ago
monitor-cpu-s390x.c qapi: make most CPU commands unconditionally available 1 week ago
monitor-cpu.c qapi: make most CPU commands unconditionally available 1 week ago
monitor-i386-rtc.c qapi: expose rtc-reset-reinjection command unconditionally 1 week ago
monitor-i386-sev.c qapi: make SEV commands unconditionally available 1 week ago
monitor-i386-sgx.c qapi: make SGX commands unconditionally available 1 week ago
monitor-i386-xen.c qapi: make Xen event commands unconditionally available 1 week ago
monitor-internal.c stubs: move monitor_fdsets_cleanup with other fdset stubs 1 year ago
physmem.c stubs: add qemu_ram_block_from_host() and qemu_ram_get_fd() 3 years ago
qdev.c stubs: remove obsolete stubs 1 year ago
qemu-timer-notify-cb.c include: Rename sysemu/ -> system/ 6 months ago
qmp-command-available.c qapi: Move and rename qapi/qmp/dispatch.h to qapi/qmp-registry.h 4 months ago
qmp-quit.c qapi: Move and rename qapi/qmp/dispatch.h to qapi/qmp-registry.h 4 months ago
qtest.c include: Rename sysemu/ -> system/ 6 months ago
ram-block.c include/system: Move exec/memory.h to system/memory.h 2 months ago
replay-mode.c include: Rename sysemu/ -> system/ 6 months ago
replay-tools.c include: Rename sysemu/ -> system/ 6 months ago
replay.c stubs: split record/replay stubs further 1 year ago
runstate-check.c include: Rename sysemu/ -> system/ 6 months 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 1 year 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 5 years ago
vm-stop.c include: Rename sysemu/ -> system/ 6 months ago
vmstate.c migration: cpr-transfer mode 4 months 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 1 year ago