Re: [Qemu-devel] [PATCH v3 02/11] AARCH64: add a57core

2013-09-30 Thread Peter Maydell
On 1 October 2013 00:53, Mian M. Hamayun wrote: > Also there are multiple patches under review for providing the -cpu host > or equivalent support in QEMU and/or KVM such as the one posted by Peter > Maydell and another CPU=Host patch from Anup Patel. Yeah, I agree it's a bit up in the air at the

Re: [Qemu-devel] [PATCH v3 02/11] AARCH64: add a57core

2013-09-30 Thread Andreas Färber
Am 30.09.2013 17:53, schrieb Mian M. Hamayun: > On 28/09/2013 02:16, Peter Maydell wrote: >> On 28 September 2013 00:53, Andreas Färber wrote: >>> Am 27.09.2013 12:10, schrieb Mian M. Hamayun: From: John Rigby Just an copy of a15 with a57 substituting a15 for now. >>> I had previou

Re: [Qemu-devel] [PATCH v3 02/11] AARCH64: add a57core

2013-09-30 Thread Mian M. Hamayun
On 28/09/2013 02:16, Peter Maydell wrote: On 28 September 2013 00:53, Andreas Färber wrote: Hi, Am 27.09.2013 12:10, schrieb Mian M. Hamayun: From: John Rigby Just an copy of a15 with a57 substituting a15 for now. I had previously gently nack'ed this patch - conversions are still queued o

Re: [Qemu-devel] [PATCH v3 02/11] AARCH64: add a57core

2013-09-27 Thread Peter Maydell
On 28 September 2013 00:53, Andreas Färber wrote: > Hi, > > Am 27.09.2013 12:10, schrieb Mian M. Hamayun: >> From: John Rigby >> >> Just an copy of a15 with a57 substituting a15 for now. > I had previously gently nack'ed this patch - conversions are still > queued on qom-next currently though. H

Re: [Qemu-devel] [PATCH v3 02/11] AARCH64: add a57core

2013-09-27 Thread Andreas Färber
Hi, Am 27.09.2013 12:10, schrieb Mian M. Hamayun: > From: John Rigby > > Just an copy of a15 with a57 substituting a15 for now. > > Signed-off-by: John Rigby > Signed-off-by: Mian M. Hamayun > --- > hw/cpu/Makefile.objs | 1 + > hw/cpu/a57mpcore.c | 122 > +++

[Qemu-devel] [PATCH v3 02/11] AARCH64: add a57core

2013-09-27 Thread Mian M. Hamayun
From: John Rigby Just an copy of a15 with a57 substituting a15 for now. Signed-off-by: John Rigby Signed-off-by: Mian M. Hamayun --- hw/cpu/Makefile.objs | 1 + hw/cpu/a57mpcore.c | 122 +++ target-arm/cpu.c | 9 3 files changed,