On 2/21/21 1:24 AM, Claudio Fontana wrote: > From: Claudio Fontana <cfont...@centriq4.arch.suse.de> > > it is needed also for KVM. > > Signed-off-by: Claudio Fontana <cfont...@suse.de> > --- > target/arm/cpu-softmmu.c | 95 +++++++++++++++++++++++++++++++++ > target/arm/cpu-user.c | 9 ++++ > target/arm/tcg/softmmu/helper.c | 92 ------------------------------- > target/arm/tcg/user/helper.c | 8 --- > 4 files changed, 104 insertions(+), 100 deletions(-)
This is related to rebuild_hflags, I assume. Fix that and this isn't needed. r~