qemu/include/hw/ppc
Alexander Graf d2f0ce2189 PPC: dbdma: Move static bh variable to device struct
The DBDMA controller has a bottom half to asynchronously process DMA
request queues.

This bh was stored as a gross static variable. Move it into the device
struct instead.

While at it, move all users of it to the new generic kick function.

Signed-off-by: Alexander Graf <agraf@suse.de>
2013-07-11 18:51:24 +02:00
..
mac_dbdma.h PPC: dbdma: Move static bh variable to device struct 2013-07-11 18:51:24 +02:00
openpic.h intc/openpic_kvm: Fix QOM and build issues 2013-07-01 01:11:15 +02:00
ppc4xx.h hw: move headers to include/ 2013-04-08 18:13:10 +02:00
ppc_e500.h intc/openpic: Build openpic only once 2013-07-09 21:33:02 +02:00
ppc.h intc/openpic: Build openpic only once 2013-07-09 21:33:02 +02:00
spapr_vio.h dma: eliminate DMAContext 2013-06-20 16:39:52 +02:00
spapr.h spapr_iommu: pass device to spapr_tce_new_table and use it to set owner 2013-07-04 17:42:47 +02:00
xics.h hw: move headers to include/ 2013-04-08 18:13:10 +02:00