Re: [Qemu-devel] [PATCH v11 0/3] Xilinx Zynq PL330 support

2013-03-15 Thread Peter Crosthwaite
Hi Peter, On Sat, Mar 16, 2013 at 1:00 AM, Peter Maydell wrote: > On 27 February 2013 05:17, Peter Crosthwaite > wrote: >> These patches add support for the Primcell PL330 DMA controller and add it to >> the Xilinx Zynq machine model. Patch 2 is the device model. Patch 3 is the >> machine model

Re: [Qemu-devel] [PATCH v11 0/3] Xilinx Zynq PL330 support

2013-03-15 Thread Peter Maydell
On 27 February 2013 05:17, Peter Crosthwaite wrote: > These patches add support for the Primcell PL330 DMA controller and add it to > the Xilinx Zynq machine model. Patch 2 is the device model. Patch 3 is the > machine model update. Patch 1 is a helper function for debug mode. Thanks, applied to

[Qemu-devel] [PATCH v11 0/3] Xilinx Zynq PL330 support

2013-02-26 Thread Peter Crosthwaite
These patches add support for the Primcell PL330 DMA controller and add it to the Xilinx Zynq machine model. Patch 2 is the device model. Patch 3 is the machine model update. Patch 1 is a helper function for debug mode. The Device model was originally contributed by Kirill Batuzov / Samsung, as in