Re: [Qemu-devel] [PATCH v5 00/21] AArch64 preparation patchset

2013-09-03 Thread Andreas Färber
Am 01.07.2013 19:34, schrieb Peter Maydell: > I've left the 'global cpu_env variable' patch alone since > there wasn't any consensus about what the best approach was; > it's a pretty minor (and textually localized) thing anyway so > easy to fix in future if it becomes an actual problem. Ack. Andr

Re: [Qemu-devel] [PATCH v5 00/21] AArch64 preparation patchset

2013-08-05 Thread Peter Maydell
On 18 July 2013 14:31, Peter Maydell wrote: > On 1 July 2013 20:07, Peter Maydell wrote: >> On 1 July 2013 18:34, Peter Maydell wrote: >>> This patchset is v5 of the "preparation patchset" that started >>> off with Alex, was passed to John Rigby and now to me. >> >> Also available via git: >> >>

Re: [Qemu-devel] [PATCH v5 00/21] AArch64 preparation patchset

2013-07-18 Thread Peter Maydell
On 1 July 2013 20:07, Peter Maydell wrote: > On 1 July 2013 18:34, Peter Maydell wrote: >> This patchset is v5 of the "preparation patchset" that started >> off with Alex, was passed to John Rigby and now to me. > > Also available via git: > > git://git.linaro.org/people/pmaydell/qemu-arm.git aar

Re: [Qemu-devel] [PATCH v5 00/21] AArch64 preparation patchset

2013-07-01 Thread Peter Maydell
On 1 July 2013 18:34, Peter Maydell wrote: > This patchset is v5 of the "preparation patchset" that started > off with Alex, was passed to John Rigby and now to me. Also available via git: git://git.linaro.org/people/pmaydell/qemu-arm.git aarch64 (caution: branch likely to rebase in future) --

[Qemu-devel] [PATCH v5 00/21] AArch64 preparation patchset

2013-07-01 Thread Peter Maydell
This patchset is v5 of the "preparation patchset" that started off with Alex, was passed to John Rigby and now to me. Things I've done to it: * various bits of cleanup for style and other minor things * a little shuffling and splitting of patches * made the 32 bit CPUs work in aarch64-softmmu