Re: [PATCH v16 52/99] target/arm: rename handle_semihosting to tcg_handle_semihosting

2021-06-04 Thread Richard Henderson
On 6/4/21 8:52 AM, Alex Bennée wrote: From: Claudio Fontana make it clearer from the name that this is a tcg-only function. Signed-off-by: Claudio Fontana Signed-off-by: Alex Bennée --- target/arm/tcg/tcg-cpu.h| 2 +- target/arm/cpu-sysemu.c | 2 +- target/arm/tcg/sysemu/tcg

[PATCH v16 52/99] target/arm: rename handle_semihosting to tcg_handle_semihosting

2021-06-04 Thread Alex Bennée
From: Claudio Fontana make it clearer from the name that this is a tcg-only function. Signed-off-by: Claudio Fontana Signed-off-by: Alex Bennée --- target/arm/tcg/tcg-cpu.h| 2 +- target/arm/cpu-sysemu.c | 2 +- target/arm/tcg/sysemu/tcg-cpu.c | 2 +- 3 files changed, 3 insert