Home
last modified time | relevance | path

Searched hist:"51644 ab70ba125cb9545702d64890743d75b444b" (Results 1 – 1 of 1) sorted by relevance

/qemu/include/system/
H A Ddma.h51644ab70ba125cb9545702d64890743d75b444b Thu Apr 11 13:40:59 UTC 2013 Paolo Bonzini <pbonzini@redhat.com> 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>