qemu-irix/hw/dma
Peter Crosthwaite 5433a0a89e hw: Remove assert_no_error usages
Replace assert_no_error() usages with the error_abort system.
&error_abort is passed into API calls to signal to the Error sub-system
that any errors are fatal. Removes need for caller assertions.

Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
2014-01-06 15:02:30 -05:00
..
Makefile.objs
etraxfs_dma.c
i8257.c
i82374.c
omap_dma.c
pl080.c
pl330.c
puv3_dma.c
pxa2xx_dma.c
rc4030.c
soc_dma.c
sparc32_dma.c
sun4m_iommu.c
xilinx_axidma.c hw: Remove assert_no_error usages 2014-01-06 15:02:30 -05:00