[PATCH 0/2] target/arm: Enable FEAT_Debugv8p8 for -cpu max

Gustavo Romero posted 2 patches 5 months, 1 week ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20240620181352.3590086-1-gustavo.romero@linaro.org
Maintainers: Peter Maydell <peter.maydell@linaro.org>
There is a newer version of this series
target/arm/cpu.h       |  2 ++
target/arm/tcg/cpu32.c | 34 +++++++++++++++++++++++++++++-----
target/arm/tcg/cpu64.c |  9 ++++++---
3 files changed, 37 insertions(+), 8 deletions(-)
[PATCH 0/2] target/arm: Enable FEAT_Debugv8p8 for -cpu max
Posted by Gustavo Romero 5 months, 1 week ago
Enable FEAT_Debugv8p8 on Arm 32 and 64-bit max CPUs.

Gustavo Romero (2):
  target/arm: Move initialization of debug ID registers
  target/arm: Enable FEAT_Debugv8p8 for -cpu max

 target/arm/cpu.h       |  2 ++
 target/arm/tcg/cpu32.c | 34 +++++++++++++++++++++++++++++-----
 target/arm/tcg/cpu64.c |  9 ++++++---
 3 files changed, 37 insertions(+), 8 deletions(-)

-- 
2.34.1