On 2/21/21 1:24 AM, Claudio Fontana wrote:
> From: Claudio Fontana <cfont...@centriq4.arch.suse.de>
> 
> it is needed for KVM too, move away from tcg helpers.
> 
> Signed-off-by: Claudio Fontana <cfont...@suse.de>
> ---
>  target/arm/cpu-softmmu.c        | 60 +++++++++++++++++++++++++++++++++
>  target/arm/cpu-user.c           |  5 +++
>  target/arm/tcg/softmmu/helper.c | 59 --------------------------------
>  target/arm/tcg/user/helper.c    |  5 ---
>  4 files changed, 65 insertions(+), 64 deletions(-)

This is related to rebuild_hflags, I assume.
Fix that and this isn't needed.


r~

Reply via email to