qemu/include/sysemu
Paolo Bonzini df32fd1c9f dma: eliminate DMAContext
The DMAContext is a simple pointer to an AddressSpace that is now always
already available.  Make everyone hold the address space directly,
and clean up the DMA API to use the AddressSpace directly.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2013-06-20 16:39:52 +02:00
..
arch_init.h
balloon.h
blockdev.h
bt.h
char.h qemu-char: don't issue CHR_EVENT_OPEN in a BH 2013-06-10 11:38:37 -05:00
cpus.h
device_tree.h
dma.h dma: eliminate DMAContext 2013-06-20 16:39:52 +02:00
dump.h
kvm.h kvm: add kvm_readonly_mem_enabled 2013-05-29 08:15:35 -05:00
memory_mapping.h memory_mapping: Improve qemu_get_guest_memory_mapping() error reporting 2013-06-11 19:38:13 +02:00
os-posix.h
os-win32.h
qtest.h
rng-random.h
rng.h Trivial grammar and spelling fixes 2013-05-01 20:55:21 +04:00
seccomp.h
sysemu.h
tpm_backend_int.h
tpm_backend.h
tpm.h
watchdog.h
xen-mapcache.h