qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] misc aarch64 fixes for Windows
@ 2017-02-28 21:57 Andrew Baumann
  2017-02-28 21:58 ` [Qemu-devel] [PATCH 1/2] target/arm: implement armv8 PMUSERENR (user-mode enable bits) Andrew Baumann
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Andrew Baumann @ 2017-02-28 21:57 UTC (permalink / raw)
  To: qemu-devel, qemu-arm; +Cc: Peter Maydell, Andrew Baumann

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

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

end of thread, other threads:[~2017-03-02 16:05 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-28 21:57 [Qemu-devel] [PATCH 0/2] misc aarch64 fixes for Windows Andrew Baumann
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

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).