diff options
author | Keith Packard <keithp@keithp.com> | 2021-01-08 22:42:49 +0000 |
---|---|---|
committer | Alex Bennée <alex.bennee@linaro.org> | 2021-01-18 10:05:06 +0000 |
commit | 0bb446d8b09332e51e6c22a8e36b9ceda2a1bf4d (patch) | |
tree | 4427ab6f6ac3b62c375e5d0930a94d28f3c87436 /hw/timer/mips_gictimer.c | |
parent | 56b5170c87ee3e30221eea7425c2fc4f0cc7d4a3 (diff) | |
download | qemu-0bb446d8b09332e51e6c22a8e36b9ceda2a1bf4d.zip qemu-0bb446d8b09332e51e6c22a8e36b9ceda2a1bf4d.tar.gz qemu-0bb446d8b09332e51e6c22a8e36b9ceda2a1bf4d.tar.bz2 |
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>
Diffstat (limited to 'hw/timer/mips_gictimer.c')
0 files changed, 0 insertions, 0 deletions