On Wed, Mar 26 2025, Cornelia Huck <[email protected]> wrote: > From: Eric Auger <[email protected]> > > Reviewed-by: Richard Henderson <[email protected]> > Reviewed-by: Sebastian Ott <[email protected]> > Signed-off-by: Eric Auger <[email protected]> > Signed-off-by: Cornelia Huck <[email protected]> > --- > target/arm/cpu-features.h | 40 ++++++++++++++++----------------- > target/arm/cpu.c | 29 ++++++++---------------- > target/arm/cpu.h | 2 -- > target/arm/cpu64.c | 14 ++++-------- > target/arm/helper.c | 6 ++--- > target/arm/hvf/hvf.c | 6 ++---
I just noticed that there's a new line in hvf.c that needs to be adapted, I'll respin :/ > target/arm/kvm.c | 24 +++++++++----------- > target/arm/tcg/cpu64.c | 47 ++++++++++++++++++--------------------- > 8 files changed, 71 insertions(+), 97 deletions(-)
