qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v4 0/3] target/arm: ARMv8.1-LOR
@ 2018-12-10 15:04 Richard Henderson
  2018-12-10 15:04 ` [Qemu-devel] [PATCH v4 1/3] target/arm: Introduce arm_hcr_el2_eff Richard Henderson
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Richard Henderson @ 2018-12-10 15:04 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell

Changes since v3:
  * Removed the extra VI/VF/VSE change.

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        | 153 +++++++++++++++++++++++++++++++++----
 target/arm/op_helper.c     |  14 ++--
 target/arm/translate-a64.c |  12 +++
 6 files changed, 187 insertions(+), 86 deletions(-)

-- 
2.17.2

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-12-11 17:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-10 15:04 [Qemu-devel] [PATCH v4 0/3] target/arm: ARMv8.1-LOR Richard Henderson
2018-12-10 15:04 ` [Qemu-devel] [PATCH v4 1/3] target/arm: Introduce arm_hcr_el2_eff Richard Henderson
2018-12-10 15:05 ` [Qemu-devel] [PATCH v4 2/3] target/arm: Use arm_hcr_el2_eff more places Richard Henderson
2018-12-10 15:05 ` [Qemu-devel] [PATCH v4 3/3] target/arm: Implement the ARMv8.1-LOR extension Richard Henderson
2018-12-11 17:38 ` [Qemu-devel] [PATCH v4 0/3] target/arm: ARMv8.1-LOR Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).