[Qemu-devel] [PATCH v3 0/3] target/arm: ARMv8.1-LOR

Richard Henderson posted 3 patches 5 years, 4 months ago
Failed in applying to current master (apply log)
There is a newer version of this series
target/arm/cpu.h           |  72 +++++-----------
hw/intc/arm_gicv3_cpuif.c  |  21 ++---
target/arm/cpu64.c         |   1 +
target/arm/helper.c        | 163 +++++++++++++++++++++++++++++++++----
target/arm/op_helper.c     |  14 ++--
target/arm/translate-a64.c |  12 +++
6 files changed, 197 insertions(+), 86 deletions(-)
[Qemu-devel] [PATCH v3 0/3] target/arm: ARMv8.1-LOR
Posted by Richard Henderson 5 years, 4 months ago
Changes since v2:
  * Rebased on target-arm.next, which now includes 7 of the 10 patches.
  * Fixes based on patch review.


r~


Richard Henderson (3):
  target/arm: Introduce arm_hcr_el2_eff
  target/arm: Use arm_hcr_el2_eff more places
  target/arm: Implement the ARMv8.1-LOR extension

 target/arm/cpu.h           |  72 +++++-----------
 hw/intc/arm_gicv3_cpuif.c  |  21 ++---
 target/arm/cpu64.c         |   1 +
 target/arm/helper.c        | 163 +++++++++++++++++++++++++++++++++----
 target/arm/op_helper.c     |  14 ++--
 target/arm/translate-a64.c |  12 +++
 6 files changed, 197 insertions(+), 86 deletions(-)

-- 
2.17.2