[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 0/2] target/arm: Enable FEAT_Debugv8p8 for -cpu max
From: |
Gustavo Romero |
Subject: |
[PATCH 0/2] target/arm: Enable FEAT_Debugv8p8 for -cpu max |
Date: |
Thu, 20 Jun 2024 18:13:50 +0000 |
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
- [PATCH 0/2] target/arm: Enable FEAT_Debugv8p8 for -cpu max,
Gustavo Romero <=