qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v1 0/2] Xilinx Zynq PL330 support
@ 2012-03-29  2:54 Peter A. G. Crosthwaite
  2012-03-29  2:54 ` [Qemu-devel] [PATCH v1 1/2] pl330: initial version Peter A. G. Crosthwaite
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Peter A. G. Crosthwaite @ 2012-03-29  2:54 UTC (permalink / raw)
  To: batuzovk, qemu-devel, paul, peter.maydell, edgar.iglesias
  Cc: peter.crosthwaite, linnj, duyl, zhur, john.williams

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.

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

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

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

-- 
1.7.3.2

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2012-03-30  2:22 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-29  2:54 [Qemu-devel] [PATCH v1 0/2] Xilinx Zynq PL330 support Peter A. G. Crosthwaite
2012-03-29  2:54 ` [Qemu-devel] [PATCH v1 1/2] pl330: initial version Peter A. G. Crosthwaite
2012-03-29  7:06   ` Peter Maydell
2012-03-29 14:29   ` Kirill Batuzov
2012-03-30  2:22     ` Peter Crosthwaite
2012-03-29  2:54 ` [Qemu-devel] [PATCH v1 2/2] xilinx_zynq: added pl330 to machine model Peter A. G. Crosthwaite
2012-03-29  3:07 ` [Qemu-devel] [PATCH v1 0/2] Xilinx Zynq PL330 support Peter Crosthwaite

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).