From: Andrew Baumann <Andrew.Baumann@microsoft.com>
To: qemu-devel@nongnu.org, qemu-arm@nongnu.org
Cc: Peter Maydell <peter.maydell@linaro.org>,
Andrew Baumann <Andrew.Baumann@microsoft.com>
Subject: [Qemu-devel] [PATCH 0/2] misc aarch64 fixes for Windows
Date: Tue, 28 Feb 2017 13:57:59 -0800 [thread overview]
Message-ID: <20170228215801.10472-1-Andrew.Baumann@microsoft.com> (raw)
Hi all,
I've been experimenting with running arm64 Windows on qemu's aarch64
virt target. There were a couple of fixes needed in the core ISA
emulation to enable this -- I'd appreciate feedback on whether this is
(a) the best way to implement these and (b) suitable for inclusion in
mainline. (I realise this is too late for 2.9, but would be happy to
have any feedback nevertheless.)
I've smoke-tested that these don't break Linux by following:
https://www.bennee.com/~alex/blog/2014/05/09/running-linux-in-qemus-aarch64-system-emulation-mode/
... however, that is fairly old; I'd also be happy to try a more
recent kernel if someone could point me to a bootable image.
Cheers,
Andrew
Andrew Baumann (2):
target/arm: implement armv8 PMUSERENR (user-mode enable bits)
target/arm: lie more convincingly about memory attributes in PAR_EL1
target/arm/helper.c | 87 +++++++++++++++++++++++++++++++++++++++++++++++------
1 file changed, 78 insertions(+), 9 deletions(-)
--
2.8.3
next reply other threads:[~2017-02-28 21:58 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-28 21:57 Andrew Baumann [this message]
2017-02-28 21:58 ` [Qemu-devel] [PATCH 1/2] target/arm: implement armv8 PMUSERENR (user-mode enable bits) Andrew Baumann
2017-03-02 15:58 ` Peter Maydell
2017-02-28 21:58 ` [Qemu-devel] [PATCH 2/2] target/arm: lie more convincingly about memory attributes in PAR_EL1 Andrew Baumann
2017-02-28 22:52 ` Peter Maydell
2017-02-28 22:13 ` [Qemu-devel] [PATCH 0/2] misc aarch64 fixes for Windows no-reply
2017-02-28 22:22 ` Andrew Baumann
2017-03-02 16:04 ` Peter Maydell
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=20170228215801.10472-1-Andrew.Baumann@microsoft.com \
--to=andrew.baumann@microsoft.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-arm@nongnu.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).