On 3/23/21 9:45 AM, Claudio Fontana wrote:
move work is needed later on to split things into
tcg-specific portions and kvm-specific portions of this
Signed-off-by: Claudio Fontana<cfont...@suse.de>
Reviewed-by: Alex Bennée<alex.ben...@linaro.org>
---
target/arm/internals.h | 8 ++-
target/arm/cpu-sysemu.c | 105 ++++++++++++++++++++++++++++++++++++++++
target/arm/cpu.c | 83 -------------------------------
target/arm/meson.build | 1 +
4 files changed, 113 insertions(+), 84 deletions(-)
create mode 100644 target/arm/cpu-sysemu.c
Reviewed-by: Richard Henderson <richard.hender...@linaro.org>
r~