Re: [Qemu-devel] [PATCH v6 00/37] AArch64 system emulation

2014-04-14 Thread Peter Maydell
On 14 April 2014 07:39, Peter Crosthwaite wrote: > Im finished with the review. There's a few areas that I'm not very > familiar with that Ive skipped or others have reviewed. So for all > un-commented patches: > > Acked-by: Peter Crosthwaite Thanks! I've made the minor tweaks you suggested. We

Re: [Qemu-devel] [PATCH v6 00/37] AArch64 system emulation

2014-04-13 Thread Peter Crosthwaite
On Fri, Apr 11, 2014 at 8:43 AM, Peter Crosthwaite wrote: > On Fri, Apr 11, 2014 at 2:14 AM, Peter Maydell > wrote: >> Here's v5 of the AArch64 system emulation patchset. >> Still missing/TODO: >> * SMP support (needs PSCI emulation in QEMU; being prototyped) >> * save/restore (I have a patch

Re: [Qemu-devel] [PATCH v6 00/37] AArch64 system emulation

2014-04-10 Thread Peter Crosthwaite
On Fri, Apr 11, 2014 at 2:14 AM, Peter Maydell wrote: > Here's v5 of the AArch64 system emulation patchset. > Still missing/TODO: > * SMP support (needs PSCI emulation in QEMU; being prototyped) > * save/restore (I have a patch which adds this but I think it will >look better if we consolida

[Qemu-devel] [PATCH v6 00/37] AArch64 system emulation

2014-04-10 Thread Peter Maydell
Here's v5 of the AArch64 system emulation patchset. Still missing/TODO: * SMP support (needs PSCI emulation in QEMU; being prototyped) * save/restore (I have a patch which adds this but I think it will look better if we consolidate AArch32 cpsr and AArch64 pstate handling) but both of these