[PATCH 0/2] target/arm: SME prep patches

Richard Henderson posted 2 patches 1 year, 11 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20220510000426.45797-1-richard.henderson@linaro.org
Maintainers: Peter Maydell <peter.maydell@linaro.org>
There is a newer version of this series
target/arm/cpu.h    |  64 ++++++++++++++++++++++++---
hw/arm/boot.c       |   2 +-
target/arm/cpu.c    |  11 +++--
target/arm/cpu64.c  |   1 +
target/arm/helper.c | 104 ++++++++++++++++++++++++++++++++------------
5 files changed, 146 insertions(+), 36 deletions(-)
[PATCH 0/2] target/arm: SME prep patches
Posted by Richard Henderson 1 year, 11 months ago
Add HCRX_EL2 with no supported bits, and bit definitions for CPACR*.
Just trying to keep the queue smaller.


r~


Richard Henderson (2):
  target/arm: Enable FEAT_HCX for -cpu max
  target/arm: Use FIELD definitions for CPACR, CPTR_ELx

 target/arm/cpu.h    |  64 ++++++++++++++++++++++++---
 hw/arm/boot.c       |   2 +-
 target/arm/cpu.c    |  11 +++--
 target/arm/cpu64.c  |   1 +
 target/arm/helper.c | 104 ++++++++++++++++++++++++++++++++------------
 5 files changed, 146 insertions(+), 36 deletions(-)

-- 
2.34.1