]> git.proxmox.com Git - mirror_qemu.git/commit
exec: revert MemoryRegionCache
authorPaolo Bonzini <pbonzini@redhat.com>
Mon, 3 Apr 2017 11:41:28 +0000 (13:41 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 3 Apr 2017 11:41:53 +0000 (13:41 +0200)
commit90c4fe5fc517a045e7a7cf2f23472e114042ca29
tree19eda0848f917747f9cf6f8d3027e375f9e96de6
parentcc1e13913916f755fd2dc5041b8d4bf25d3ea88e
exec: revert MemoryRegionCache

MemoryRegionCache did not know about virtio support for IOMMUs (because the
two features were developed at the same time).  Revert MemoryRegionCache
to "normal" address_space_* operations for 2.9, as it is simpler than
undoing the virtio patches.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
exec.c
include/exec/memory.h