Re: [Qemu-devel] [PATCH v5 22/37] hw/arm/virt: Add support for Cortex-A57

2014-04-14 Thread Peter Maydell
On 14 April 2014 07:10, Peter Crosthwaite wrote: > On Sat, Mar 29, 2014 at 2:10 AM, Peter Maydell > wrote: >> Support the Cortex-A57 in the virt machine model. >> >> Signed-off-by: Peter Maydell >> --- >> This should perhaps not be just stealing the a15mpcore_priv >> on the basis that it's a GI

Re: [Qemu-devel] [PATCH v5 22/37] hw/arm/virt: Add support for Cortex-A57

2014-04-13 Thread Peter Crosthwaite
On Sat, Mar 29, 2014 at 2:10 AM, Peter Maydell wrote: > Support the Cortex-A57 in the virt machine model. > > Signed-off-by: Peter Maydell > --- > This should perhaps not be just stealing the a15mpcore_priv > on the basis that it's a GICv2... Yeh, I still think its a minimal change to just insta

[Qemu-devel] [PATCH v5 22/37] hw/arm/virt: Add support for Cortex-A57

2014-03-28 Thread Peter Maydell
Support the Cortex-A57 in the virt machine model. Signed-off-by: Peter Maydell --- This should perhaps not be just stealing the a15mpcore_priv on the basis that it's a GICv2... --- hw/arm/virt.c | 8 1 file changed, 8 insertions(+) diff --git a/hw/arm/virt.c b/hw/arm/virt.c index 2bbc9