On Mon, Mar 05, 2012 at 02:39:09PM +1000, Peter A. G. Crosthwaite wrote: > This is a suite of Device models and a machine model for the Xilinx Zynq-7000 > Extensible Processing Platform: > > http://www.xilinx.com/products/silicon-devices/epp/zynq-7000/index.htm > > This is an ARM based platform featuring embedded SoC peripherals. This patch > series includes a minimal set of device models and a a machine model capable > of emulating zynq platforms booting linux. > > This first 3 patches in this series are device models for IP provided by > cadence for the Zynq platform. The final patch is the initial revision of the > zynq machine model. > > Most of this work was originally authored by Xilinx, as indicated by (c) > notices in added files. > > Tree is available from: > git://developer.petalogix.com/private/peterc/qemu.git > branch: zynq-initial.9
Thanks for this work Peter, I've pulled the series. Cheers, Ed