qemu-e2k/hw/dma
Alex Bligh 6a1751b7aa aio / timers: Untangle include files
include/qemu/timer.h has no need to include main-loop.h and
doing so causes an issue for the next patch. Unfortunately
various files assume including timers.h will pull in main-loop.h.
Untangle this mess.

Signed-off-by: Alex Bligh <alex@alex.org.uk>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2013-08-22 19:10:27 +02: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 memory: add owner argument to initialization functions 2013-07-04 17:42:44 +02:00
i82374.c piolist: add owner argument to initialization functions and pass devices 2013-07-04 17:42:47 +02:00
omap_dma.c hw/dma/omap_dma: Fix bugs with DMA requests above 32 2013-07-15 16:17:44 +01:00
pl080.c pl080: QOM'ify pl080 and pl081 2013-07-29 21:06:37 +02:00
pl330.c hw/d*: pass owner to memory_region_init* functions 2013-07-04 17:42:47 +02:00
puv3_dma.c puv3_dma: QOM cast cleanup 2013-07-29 21:06:45 +02:00
pxa2xx_dma.c pxa2xx_dma: QOM cast cleanup 2013-07-29 21:06:45 +02:00
rc4030.c memory: add owner argument to initialization functions 2013-07-04 17:42:44 +02:00
soc_dma.c hw: move DMA controllers to hw/dma/, configure with default-configs/ 2013-04-08 18:13:14 +02:00
sparc32_dma.c sparc32_dma: QOM cast cleanup 2013-07-29 21:06:45 +02:00
sun4m_iommu.c sun4m_iommu: QOM cast cleanup 2013-07-29 21:06:46 +02:00
xilinx_axidma.c aio / timers: Untangle include files 2013-08-22 19:10:27 +02:00