On 18 September 2011 15:15, Avi Kivity <a...@redhat.com> 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 <peter.mayd...@linaro.org> -- PMM