From: Sergey Fedorov <serge.fdrv@gmail.com>
To: Greg Bellows <greg.bellows@linaro.org>,
qemu-devel@nongnu.org, peter.maydell@linaro.org
Subject: Re: [Qemu-devel] [PATCH V2 0/4] target-arm: Initial ARMv8 extended EL support
Date: Tue, 27 Jan 2015 17:36:35 +0300 [thread overview]
Message-ID: <54C7A273.7040104@gmail.com> (raw)
In-Reply-To: <1422029835-4696-1-git-send-email-greg.bellows@linaro.org>
On 23.01.2015 19:17, Greg Bellows wrote:
> 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
>
> ---
>
> v1 -> v2
> - Added case to allow secure EL1 Linux boot
> - Added check for booting Linux into EL2 if enabled
> - Removed extraneous SCR.NS setting on reset
> - Fixed incorrect EL feature check
> - Fixed incorrect RVBAR naming
> - Reverted sp_el0_access function naming
>
> 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 | 22 ++++++++++++++++++++--
> target-arm/cpu.c | 9 ++++++++-
> target-arm/helper.c | 39 +++++++++++++++++++++++++++++++++------
> 3 files changed, 61 insertions(+), 9 deletions(-)
>
> --
> 1.8.3.2
>
>
Hi!
Are we going to have AArch64 Virtualization support soon?
Thanks,
Sergey
next prev parent reply other threads:[~2015-01-27 14:36 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-23 16:17 [Qemu-devel] [PATCH V2 0/4] target-arm: Initial ARMv8 extended EL support Greg Bellows
2015-01-23 16:17 ` [Qemu-devel] [PATCH V2 1/4] target-arm: Fix RVBAR_EL1 register encoding Greg Bellows
2015-01-23 16:25 ` Peter Maydell
2015-01-23 16:17 ` [Qemu-devel] [PATCH V2 2/4] target-arm: Add extended RVBAR support Greg Bellows
2015-01-23 16:17 ` [Qemu-devel] [PATCH V2 3/4] target-arm: Change reset to highest available EL Greg Bellows
2015-01-23 16:24 ` Peter Maydell
2015-01-23 16:17 ` [Qemu-devel] [PATCH V2 4/4] target-arm: Add missing SP_ELx register definition Greg Bellows
2015-01-27 19:03 ` Peter Maydell
2015-01-27 19:07 ` Greg Bellows
2015-01-27 14:36 ` Sergey Fedorov [this message]
2015-01-27 14:39 ` [Qemu-devel] [PATCH V2 0/4] target-arm: Initial ARMv8 extended EL support Greg Bellows
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=54C7A273.7040104@gmail.com \
--to=serge.fdrv@gmail.com \
--cc=greg.bellows@linaro.org \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).