OSDN Git Service

semihosting: Move exec/softmmu-semi.h to semihosting/softmmu-uaccess.h
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 28 Apr 2022 03:48:41 +0000 (20:48 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Mon, 27 Jun 2022 23:05:06 +0000 (04:35 +0530)
commitc89a14ad2c2be24f786d80d33362279f5de61c74
tree57fcebee8327373bd6e190af3c5022e790ea97a3
parent29f6db75667f44f3f01ba5037dacaf9ebd9328da
semihosting: Move exec/softmmu-semi.h to semihosting/softmmu-uaccess.h

We have a subdirectory for semihosting; move this file out of exec.
Rename to emphasize the contents are a replacement for the functions
in linux-user/bsd-user uaccess.c.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
include/semihosting/softmmu-uaccess.h [moved from include/exec/softmmu-semi.h with 95% similarity]
semihosting/arm-compat-semi.c
target/m68k/m68k-semi.c
target/mips/tcg/sysemu/mips-semi.c
target/nios2/nios2-semi.c