Skip to content
Snippets Groups Projects
user avatar
Jan Kiszka authored
This introduces a wrapper for phys_page_find (before we complicate
address_space_translate with IOMMU translation).  This function will
also encapsulate locking and reference counting when we introduce
BQL-free dispatching.

Signed-off-by: default avatarJan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
9f029603
History
Read the documentation in qemu-doc.html or on http://wiki.qemu.org

- QEMU team