[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH] Add minimal Vexpress Cortex A15 support
From: |
Peter Maydell |
Subject: |
Re: [Qemu-devel] [PATCH] Add minimal Vexpress Cortex A15 support |
Date: |
Mon, 5 Dec 2011 18:30:52 +0000 |
On 5 December 2011 17:59, Andreas Färber <address@hidden> wrote:
> Am 01.12.2011 02:37, schrieb address@hidden:
>> + * ARM A15MPCore internal peripheral emulation (common code).
>
> ARM Cortex-A15 MPCore, please. No need to repeat the short file name.
(also it's not "common code" with anything.)
The private-peripheral parts of this patch will need to be tweaked
to follow the mpcore-cleanup series I just posted, I'm afraid.
> Peter, this calls for my feature inference series.
>
> Now that 1.0 is out I'll have another go at it later tonight, adding
> your suggested rules. Feel free to pick up the initial ones if you like.
Yes, we should get those feature inference patches in. I think it
will be easiest if you just do a v2 series with the initial patches
plus the new ones, and I'll take the whole lot at once.
-- PMM