Re: [Qemu-devel] [PATCH] hw/smc91c111: Convert to MemoryRegion

2011-08-25 Thread Avi Kivity
On 08/24/2011 08:28 PM, Peter Maydell wrote: Signed-off-by: Peter Maydell --- This is against master and doesn't depend on or conflict with anything that's in Avi's branch. (I needed this because I've just rebased qemu-linaro on master and one of the omap3 boards connects an smc91c111 up to the o

[Qemu-devel] [PATCH] hw/smc91c111: Convert to MemoryRegion

2011-08-24 Thread Peter Maydell
Signed-off-by: Peter Maydell --- This is against master and doesn't depend on or conflict with anything that's in Avi's branch. (I needed this because I've just rebased qemu-linaro on master and one of the omap3 boards connects an smc91c111 up to the omap_gpmc, which means it needs to be able to e