[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH 00/13] Memory API conversion, batch 8
From: |
Peter Maydell |
Subject: |
Re: [Qemu-devel] [PATCH 00/13] Memory API conversion, batch 8 |
Date: |
Tue, 20 Sep 2011 17:53:50 +0100 |
On 20 September 2011 17:47, Peter Maydell <address@hidden> wrote:
> On 18 September 2011 15:15, Avi Kivity <address@hidden> wrote:
>> Batch 7 has some issues due to the ISA conversion, so I reordered some
>> patches and am posting this for your review and testing. It should be
>> straightforward but this stuff never is.
>>
>> Also available on git://github.com/avikivity/qemu.git memory/batch
>>
>> Avi Kivity (13):
>> mips_jazz: convert to memory API
>> mips_malta: convert to memory API
>> mips_mipssim: convert to memory API
>> mips_r4k: convert to memory API
>> musicpal: convert to memory API
>> omap1: convert to memory API (part I)
>> omap1: convert to memory API (part II)
>> omap1: convert to memory API (part III)
>> omap1: convert to memory API (part IV)
>> omap1: convert to memory API (part V)
>> omap_lcdc: remove imif, emiff from structure
>> soc_dma: drop soc_dma_port_add_mem_ram()
>> omap1: convert to memory API (part VI)
>
> I've tested this branch and my n810 meego test image
> still boots. I briefly eyeballed the omap patches and didn't see
> anything obviously wrong. So for patches 06-13:
> Acked-by: Peter Maydell <address@hidden>
To clarify: n810 isn't an omap1 image. On the other hand I've
never seen any images for our omap1 models (sx1, cheetah), so
my criterion for omap1-affecting patches is the rather low bar
of "doesn't break omap2". If anybody has any omap1 images I'd
be happy to incorporate them into my testing (but I've asked that
here before without luck).
-- PMM
- [Qemu-devel] [PATCH 04/13] mips_r4k: convert to memory API, (continued)
- [Qemu-devel] [PATCH 04/13] mips_r4k: convert to memory API, Avi Kivity, 2011/09/18
- [Qemu-devel] [PATCH 08/13] omap1: convert to memory API (part III), Avi Kivity, 2011/09/18
- [Qemu-devel] [PATCH 12/13] soc_dma: drop soc_dma_port_add_mem_ram(), Avi Kivity, 2011/09/18
- [Qemu-devel] [PATCH 13/13] omap1: convert to memory API (part VI), Avi Kivity, 2011/09/18
- [Qemu-devel] [PATCH 05/13] musicpal: convert to memory API, Avi Kivity, 2011/09/18
- [Qemu-devel] [PATCH 06/13] omap1: convert to memory API (part I), Avi Kivity, 2011/09/18
- [Qemu-devel] [PATCH 09/13] omap1: convert to memory API (part IV), Avi Kivity, 2011/09/18
- [Qemu-devel] [PATCH 10/13] omap1: convert to memory API (part V), Avi Kivity, 2011/09/18
- [Qemu-devel] [PATCH 03/13] mips_mipssim: convert to memory API, Avi Kivity, 2011/09/18
- Re: [Qemu-devel] [PATCH 00/13] Memory API conversion, batch 8, Peter Maydell, 2011/09/20
- Re: [Qemu-devel] [PATCH 00/13] Memory API conversion, batch 8,
Peter Maydell <=