Re: [Qemu-devel] [PATCH 0/2] misc aarch64 fixes for Windows

2017-03-02 Thread Peter Maydell
On 28 February 2017 at 22:22, Andrew Baumann wrote: >> From: no-re...@patchew.org [mailto:no-re...@patchew.org] >> Sent: Tuesday, 28 February 2017 14:13 >> >> Hi, >> >> This series failed build test on s390x host. Please find the details below. > [..] >> /var/tmp/patchew-tester-tmp-64adnjjr/src/ta

Re: [Qemu-devel] [PATCH 0/2] misc aarch64 fixes for Windows

2017-02-28 Thread Andrew Baumann
> From: no-re...@patchew.org [mailto:no-re...@patchew.org] > Sent: Tuesday, 28 February 2017 14:13 > > Hi, > > This series failed build test on s390x host. Please find the details below. [..] > /var/tmp/patchew-tester-tmp-64adnjjr/src/target/arm/helper.c:931:23: > error: ‘pmreg_access_ccntr’ defi

[Qemu-devel] [PATCH 0/2] misc aarch64 fixes for Windows

2017-02-28 Thread 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 re