On 02/20/2012 12:25 AM, Peter Crosthwaite wrote:
Pull Request for Zynq-7000 platform model initial support.The following changes since commit 99c7f87826337fa81f2f0f9baa9ca0a44faf90e9: input: send kbd+mouse events only to running guests. (2012-02-17 11:02:55 -0600) are available in the git repository at: git://developer.petalogix.com/private/peterc/qemu.git zynq-initial.6 Peter A. G. Crosthwaite (4): cadence_uart: initial version of device model cadence_ttc: initial version of device model cadence_gem: initial version of device model xilinx_zynq: machine model initial version MAINTAINERS | 5 + Makefile.target | 4 + hw/cadence_gem.c | 1229 ++++++++++++++++++++++++++++++++++++++++++++++++++ hw/cadence_ttc.c | 439 ++++++++++++++++++ hw/cadence_uart.c | 559 +++++++++++++++++++++++ hw/xilinx_zynq.c | 173 +++++++ hw/zynq_arm_sysctl.c | 532 ++++++++++++++++++++++
I'd prefer this comes through Peter's tree for now. If Peter wants to pull from you into his tree, I'm okay with that.
Regards, Anthony Liguori
