qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/4] target-arm: Initial ARMv8 extended EL support
@ 2015-01-23 14:49 Greg Bellows
  2015-01-23 14:49 ` [Qemu-devel] [PATCH 1/4] target-arm: Fix RVBAR_EL1 register encoding Greg Bellows
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Greg Bellows @ 2015-01-23 14:49 UTC (permalink / raw)
  To: qemu-devel, peter.maydell; +Cc: Greg Bellows

These patches add extended EL support for ARMv8. Specifically the following
changes were made:

- Fix issue in RVBAR_EL1 CP register definition
- Add missing RVBAR_ELx CP register definitions
- Add missing SP_ELx CP register definitions
- Add reset support to start in highest EL

Greg Bellows (4):
  target-arm: Fix RVBAR_EL1 register encoding
  target-arm: Add extended RVBAR support
  target-arm: Change reset to highest available EL
  target-arm: Add missing SP_ELx register definition

 hw/arm/boot.c       | 10 ++++++++++
 target-arm/cpu.c    | 10 +++++++++-
 target-arm/helper.c | 45 +++++++++++++++++++++++++++++++++++++--------
 3 files changed, 56 insertions(+), 9 deletions(-)

--
1.8.3.2

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

end of thread, other threads:[~2015-01-23 15:25 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-23 14:49 [Qemu-devel] [PATCH 0/4] target-arm: Initial ARMv8 extended EL support Greg Bellows
2015-01-23 14:49 ` [Qemu-devel] [PATCH 1/4] target-arm: Fix RVBAR_EL1 register encoding Greg Bellows
2015-01-23 14:55   ` Peter Maydell
2015-01-23 14:59     ` Greg Bellows
2015-01-23 15:12       ` Peter Maydell
2015-01-23 14:49 ` [Qemu-devel] [PATCH 2/4] target-arm: Add extended RVBAR support Greg Bellows
2015-01-23 15:01   ` Peter Maydell
2015-01-23 14:49 ` [Qemu-devel] [PATCH 3/4] target-arm: Change reset to highest available EL Greg Bellows
2015-01-23 15:05   ` Peter Maydell
2015-01-23 15:25     ` Greg Bellows
2015-01-23 14:49 ` [Qemu-devel] [PATCH 4/4] target-arm: Add missing SP_ELx register definition Greg Bellows
2015-01-23 15:12   ` 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).