diff options
| author | Philippe Mathieu-Daudé <f4bug@amsat.org> | 2021-01-17 17:48:11 +0100 |
|---|---|---|
| committer | Richard Henderson <richard.henderson@linaro.org> | 2021-01-23 12:12:59 -1000 |
| commit | ee64036a4bec9fe79919812beddcf1a5f51f6bf6 (patch) | |
| tree | c8848c7e1aad2b7044487ce883138001dedd4b1f /tests/test-qobject-output-visitor.c | |
| parent | c03f041f128301c6a6c32242846be08719cd4fc3 (diff) | |
| download | focaccia-qemu-ee64036a4bec9fe79919812beddcf1a5f51f6bf6.tar.gz focaccia-qemu-ee64036a4bec9fe79919812beddcf1a5f51f6bf6.zip | |
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>
Diffstat (limited to 'tests/test-qobject-output-visitor.c')
0 files changed, 0 insertions, 0 deletions