qemu/hw/semihosting
Keith Packard 0bb446d8b0 semihosting: Change common-semi API to be architecture-independent
The public API is now defined in
hw/semihosting/common-semi.h. do_common_semihosting takes CPUState *
instead of CPUARMState *. All internal functions have been renamed
common_semi_ instead of arm_semi_ or arm_. Aside from the API change,
there are no functional changes in this patch.

Signed-off-by: Keith Packard <keithp@keithp.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Message-Id: <20210107170717.2098982-3-keithp@keithp.com>
Message-Id: <20210108224256.2321-14-alex.bennee@linaro.org>
2021-01-18 10:05:06 +00:00
..
arm-compat-semi.c semihosting: Change common-semi API to be architecture-independent 2021-01-18 10:05:06 +00:00
common-semi.h semihosting: Change common-semi API to be architecture-independent 2021-01-18 10:05:06 +00:00
config.c Clean up inclusion of sysemu/sysemu.h 2019-08-16 13:31:53 +02:00
console.c semihosting: don't send the trailing '\0' 2020-07-27 09:40:08 +01:00
Kconfig semihosting: Move ARM semihosting code to shared directories 2021-01-18 10:05:06 +00:00
meson.build semihosting: Move ARM semihosting code to shared directories 2021-01-18 10:05:06 +00:00