On Sun, 17 Apr 2022 at 19:37, Richard Henderson <[email protected]> wrote: > > Share the code to set AArch32 max features so that we no > longer have code drift between qemu{-system,}-{arm,aarch64}. > > Signed-off-by: Richard Henderson <[email protected]> > --- > target/arm/internals.h | 2 + > target/arm/cpu64.c | 50 +----------------- > target/arm/cpu_tcg.c | 114 ++++++++++++++++++++++------------------- > 3 files changed, 65 insertions(+), 101 deletions(-)
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
