On 3/23/21 9:46 AM, Claudio Fontana wrote:
we need this for KVM too.Signed-off-by: Claudio Fontana<cfont...@suse.de> --- target/arm/cpu-sysemu.c | 60 ++++++++++++++++++++++++++++++++++++++++ target/arm/cpu-user.c | 5 ++++ target/arm/tcg/helper.c | 61 ----------------------------------------- 3 files changed, 65 insertions(+), 61 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~