Re: [Qemu-devel] [PATCH] xilinx: Convert most xilinx devices to MemoryRegion

2011-08-28 Thread Avi Kivity
On 08/26/2011 01:21 AM, Edgar E. Iglesias wrote: Hi, This converts most of the Xilinx devices to MemoryRegion. I dont have a little endian image with axi dma& enet readily available, so I'll do those later. Avi, if you want to keep your queue short, just Ack and I'll apply this. But feel free

[Qemu-devel] [PATCH] xilinx: Convert most xilinx devices to MemoryRegion

2011-08-25 Thread Edgar E. Iglesias
Hi, This converts most of the Xilinx devices to MemoryRegion. I dont have a little endian image with axi dma & enet readily available, so I'll do those later. Avi, if you want to keep your queue short, just Ack and I'll apply this. But feel free to take this via your tree if you prefer. Cheers