qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PULL] Zynq-7000 EPP platform model


From: Anthony Liguori
Subject: Re: [Qemu-devel] [PULL] Zynq-7000 EPP platform model
Date: Fri, 24 Feb 2012 10:37:49 -0600
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.23) Gecko/20110922 Lightning/1.0b2 Thunderbird/3.1.15

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]