+1
−3
+2
−3
+10
−30
+40
−82
Loading
Now that all mmio goes through MemoryRegions, we can convert
io_mem_opaque to be a MemoryRegion pointer, and remove the thunks
that convert from old-style CPU{Read,Write}MemoryFunc to MemoryRegionOps.
Signed-off-by:
Avi Kivity <avi@redhat.com>
Reviewed-by:
Richard Henderson <rth@twiddle.net>