]> git.proxmox.com Git - mirror_qemu.git/commit
introduce xlnx-dpdma
authorKONRAD Frederic <fred.konrad@greensocs.com>
Tue, 14 Jun 2016 14:59:15 +0000 (15:59 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 14 Jun 2016 15:01:03 +0000 (16:01 +0100)
commitd3c6369a96a8741523a617295306665773ca02e5
treef8a4055d9c4e83228e02c090a8a3ccde52c867e4
parent78c71af8049c40657b646d9dd722867fa15c0f1b
introduce xlnx-dpdma

This is the implementation of the DPDMA.

Signed-off-by: KONRAD Frederic <fred.konrad@greensocs.com>
Reviewed-by: Alistair Francis <alistair.francis@xilinx.com>
Tested-By: Hyun Kwon <hyun.kwon@xilinx.com>
Message-id: 1465833014-21982-8-git-send-email-fred.konrad@greensocs.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/dma/Makefile.objs
hw/dma/xlnx_dpdma.c [new file with mode: 0644]
include/hw/dma/xlnx_dpdma.h [new file with mode: 0644]