qemu-e2k/hw/dma
Andrew Jones b3d21a04b8 hw/dma/xilinx_axidma: remove dead code
stream_desc_show() (and DEBUG_ENET) appear to be unused, as the
function isn't compilable (there are broken PRI format strings).

Signed-off-by: Andrew Jones <drjones@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Alistair Francis <alistair.francis@xilinx.com>
Message-id: 1452084792-17424-1-git-send-email-drjones@redhat.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2016-01-11 15:52:18 +00:00
..
Makefile.objs hw: move DMA controllers to hw/dma/, configure with default-configs/ 2013-04-08 18:13:14 +02:00
etraxfs_dma.c memory: add owner argument to initialization functions 2013-07-04 17:42:44 +02:00
i8257.c i8257: remove cpu_request_exit irq 2015-09-09 15:34:53 +02:00
i82374.c i8257: remove cpu_request_exit irq 2015-09-09 15:34:53 +02:00
omap_dma.c arm: Use g_new() & friends where that makes obvious sense 2015-09-07 10:39:27 +01:00
pl080.c Switch non-CPU callers from ld/st*_phys to address_space_ld/st* 2015-04-26 16:49:24 +01:00
pl330.c pl330.c: remove superfluous '\n' around error_setg 2015-03-10 08:15:33 +03:00
puv3_dma.c puv3_dma: QOM cast cleanup 2013-07-29 21:06:45 +02:00
pxa2xx_dma.c hw/dma/pxa2xx: Remove superfluous memset 2015-11-06 15:42:38 +03:00
rc4030.c dma/rc4030: convert to QOM 2015-06-11 10:13:29 +01:00
soc_dma.c arm: soc-dma: use hwaddr instead of target_ulong in printf 2015-12-17 13:37:13 +00:00
sparc32_dma.c savevm: Remove all the unneeded version_minimum_id_old (rest) 2014-05-14 15:24:51 +02:00
sun4m_iommu.c Switch non-CPU callers from ld/st*_phys to address_space_ld/st* 2015-04-26 16:49:24 +01:00
xilinx_axidma.c hw/dma/xilinx_axidma: remove dead code 2016-01-11 15:52:18 +00:00