qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH v2 0/2] Xilinx Zynq PL330 support


From: Peter A. G. Crosthwaite
Subject: [Qemu-devel] [PATCH v2 0/2] Xilinx Zynq PL330 support
Date: Fri, 30 Mar 2012 17:58:25 +1000

Hi,

These patches add support for the Primcell PL330 DMA controller and add it to 
the Xilinx Zynq machine model. Patch 1 is the device model. Patch 2 is the 
machine model update.

The Device model was originally contributed by Kirill Batuzov / Samsung, as 
indicated by the (C) notice in hw/pl330.c.

Changed from v1:
minor code formatting errors (1/2)
added GPLv2 copyright to 330 model (1/2)

Peter A. G. Crosthwaite (2):
  pl330: initial version
  xilinx_zynq: added pl330 to machine model

 MAINTAINERS      |    1 +
 Makefile.target  |    1 +
 hw/pl330.c       | 1403 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 hw/xilinx_zynq.c |   18 +
 4 files changed, 1423 insertions(+), 0 deletions(-)
 create mode 100644 hw/pl330.c

-- 
1.7.3.2




reply via email to

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