[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:47:01 +0100 |
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>
-- PMM
- [Qemu-devel] [PATCH 11/13] omap_lcdc: remove imif, emiff from structure, (continued)
- [Qemu-devel] [PATCH 11/13] omap_lcdc: remove imif, emiff from structure, Avi Kivity, 2011/09/18
- [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 <=