qemu-patch-raspberry4/hw/dma
Philippe Mathieu-Daudé c1a00ff85b hw/dma/i8257: Use qemu_log_mask(UNIMP) instead of fprintf
Avoid to clutter stdout until explicitly requested (with -d unimp):

  $ qemu-system-mips64el -M fulong2e -bios pmon_2e.bin
  dma: command df not supported
  dma: command df not supported
  dma: command df not supported
  dma: command df not supported

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Stefano Garzarella <sgarzare@redhat.com>
Message-Id: <20190212145322.30974-1-philmd@redhat.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
2019-02-14 11:46:30 +01:00
..
bcm2835_dma.c
etraxfs_dma.c
i8257.c hw/dma/i8257: Use qemu_log_mask(UNIMP) instead of fprintf 2019-02-14 11:46:30 +01:00
i82374.c
Makefile.objs
omap_dma.c hw/dma/omap_dma: Use qemu_log_mask(GUEST_ERROR) instead of fprintf 2018-06-26 17:50:40 +01:00
pl080.c hw/dma/pl080: Remove hw_error() if DMA is enabled 2018-08-20 11:24:33 +01:00
pl330.c
puv3_dma.c dma/puv3_dma: Convert sysbus init function to realize function 2018-12-13 13:47:58 +00:00
pxa2xx_dma.c avoid TABs in files that only contain a few 2019-01-11 15:46:56 +01:00
rc4030.c iommu: Add IOMMU index argument to translate method 2018-06-15 15:23:34 +01:00
soc_dma.c avoid TABs in files that only contain a few 2019-01-11 15:46:56 +01:00
sparc32_dma.c
trace-events
xilinx_axidma.c
xlnx-zdma.c
xlnx-zynq-devcfg.c
xlnx_dpdma.c