qemu/include/exec
Paolo Bonzini 51644ab70b memory: add address_space_access_valid
The old-style IOMMU lets you check whether an access is valid in a
given DMAContext.  There is no equivalent for AddressSpace in the
memory API, implement it with a lookup of the dispatch tree.

Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2013-05-29 16:27:16 +02:00
..
user elfload: use abi_llong/ullong instead of target_llong/ullong 2013-04-18 14:12:31 +02:00
address-spaces.h
cpu-all.h cpu: Pass CPUState to cpu_interrupt() 2013-03-12 10:35:55 +01:00
cpu-common.h exec: make io_mem_unassigned private 2013-05-29 16:26:41 +02:00
cpu-defs.h elfload: use abi_llong/ullong instead of target_llong/ullong 2013-04-18 14:12:31 +02:00
cputlb.h memory: add address_space_translate 2013-05-29 16:26:50 +02:00
def-helper.h
exec-all.h tcg-arm: Convert to CONFIG_QEMU_LDST_OPTIMIZATION 2013-04-27 02:16:45 +02:00
gdbstub.h cpu: Move host_tid field to CPUState 2013-02-16 14:50:59 +01:00
gen-icount.h tcg: Don't make exitreq flag a local temporary 2013-03-09 18:16:43 +01:00
hwaddr.h
ioport.h
iorange.h
memory-internal.h memory: export memory_region_access_valid to exec.c 2013-05-29 16:27:11 +02:00
memory.h memory: add address_space_access_valid 2013-05-29 16:27:16 +02:00
poison.h exec: eliminate stq_phys_notdirty 2013-05-24 18:42:27 +02:00
softmmu_defs.h
softmmu_exec.h
softmmu_header.h
softmmu_template.h exec: make io_mem_unassigned private 2013-05-29 16:26:41 +02:00
softmmu-semi.h
spinlock.h