Re: [Qemu-devel] [PATCH v3 resend 00/11] AArch64 preparation patch set

2013-05-13 Thread John Rigby
Sorry about this. I'll rebase and add an mach-virt for aarch64 patch and send out a v4. Please just ignore this mess untill then. On Mon, May 13, 2013 at 2:54 AM, Peter Maydell wrote: > On 13 May 2013 07:57, John Rigby wrote: >> Resend of v3 with part 6 removed and change notes included. > > I

Re: [Qemu-devel] [PATCH v3 resend 00/11] AArch64 preparation patch set

2013-05-13 Thread Peter Maydell
On 13 May 2013 07:57, John Rigby wrote: > Resend of v3 with part 6 removed and change notes included. If you resend a patchset please bump the version number, it's kind of confusing otherwise... thanks -- PMM

[Qemu-devel] [PATCH v3 resend 00/11] AArch64 preparation patch set

2013-05-12 Thread John Rigby
Resend of v3 with part 6 removed and change notes included. Alexander Graf (10): ARM: Export cpu_env ARM: Prepare translation for AArch64 code ARM: Add AArch64 translation stub AArch64: Add gdb stub linux-user: Don't treat aarch64 cpu names specially linux-user: Add syscall handling fo