qemu/include/hw/ppc
Paolo Bonzini 2b7dc949e2 spapr: convert TCE API to use an opaque type
The TCE table is currently returned as a DMAContext, and non-type-safe
APIs are called later passing back the DMAContext.  Since we want to move
away from DMAContext, use an opaque type instead, and add an accessor
to retrieve the DMAContext from it.

Acked-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2013-06-20 16:32:47 +02:00
..
mac_dbdma.h hw: move headers to include/ 2013-04-08 18:13:10 +02:00
openpic.h hw: move headers to include/ 2013-04-08 18:13:10 +02:00
ppc4xx.h hw: move headers to include/ 2013-04-08 18:13:10 +02:00
ppc.h hw: move headers to include/ 2013-04-08 18:13:10 +02:00
spapr_vio.h spapr: convert TCE API to use an opaque type 2013-06-20 16:32:47 +02:00
spapr.h spapr: convert TCE API to use an opaque type 2013-06-20 16:32:47 +02:00
xics.h hw: move headers to include/ 2013-04-08 18:13:10 +02:00