qemu-e2k/accel/stubs
Philippe Mathieu-Daudé ee64036a4b accel/tcg: Declare missing cpu_loop_exit*() stubs
cpu_loop_exit*() functions are declared in accel/tcg/cpu-exec-common.c,
and are not available when TCG accelerator is not built. Add stubs so
linking without TCG succeed.

Problematic files:

- hw/semihosting/console.c in qemu_semihosting_console_inc()
- hw/ppc/spapr_hcall.c in h_confer()
- hw/s390x/ipl.c in s390_ipl_reset_request()
- hw/misc/mips_itu.c

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20210117164813.4101761-5-f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2021-01-23 12:12:59 -10:00
..
hax-stub.c accel/stubs: drop unused cpu.h include 2020-11-16 11:07:56 +00:00
kvm-stub.c kvm: remove kvm specific functions from global includes 2020-10-05 16:41:22 +02:00
meson.build whpx: remove whpx specific functions from global includes 2020-10-05 16:41:22 +02:00
tcg-stub.c accel/tcg: Declare missing cpu_loop_exit*() stubs 2021-01-23 12:12:59 -10:00
xen-stub.c qapi: Restrict Xen migration commands to migration.json 2020-10-21 05:00:44 +02:00