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

changed since v4:
s/petalogix/xilinx in my email address.
addressed reviewer comments from Igor mitsyanko and Peter Maydell (1/2)
changed since v3:
rebased against Makefile refactor
changed since v2:
addressed reviewer comments from Igor mitsyanko and Peter Maydell (1/2)

Peter Crosthwaite (2):
  pl330: Initial version
  xilinx_zynq: added pl330 to machine model

 default-configs/arm-softmmu.mak |    1 +
 hw/Makefile.objs                |    1 +
 hw/pl330.c                      | 1587 +++++++++++++++++++++++++++++++++++++++
 hw/xilinx_zynq.c                |   24 +
 4 files changed, 1613 insertions(+), 0 deletions(-)
 create mode 100644 hw/pl330.c


Reply via email to