See last patch in series. Oleg Vasilev (2): target/arm: move regime_ttbr helper accel/tcg: replace phys_pc with asid in TB htable key
accel/tcg/cpu-exec.c | 38 ++++++++------------------------ accel/tcg/tb-hash.h | 4 ++-- accel/tcg/translate-all.c | 7 +++--- hw/core/cpu-sysemu.c | 6 +++++ include/exec/exec-all.h | 1 + include/hw/core/cpu.h | 8 +++++++ include/hw/core/sysemu-cpu-ops.h | 6 +++++ target/arm/cpu.c | 13 +++++++++++ target/arm/helper.c | 17 -------------- target/arm/internals.h | 17 ++++++++++++++ 10 files changed, 65 insertions(+), 52 deletions(-) -- 2.33.1