diff options
author | Avi Kivity | 2012-01-02 12:12:08 +0100 |
---|---|---|
committer | Avi Kivity | 2012-01-04 12:34:50 +0100 |
commit | a621f38de85598a13d8d8524d1a94fc6a1818215 (patch) | |
tree | 1b72656e5b100a967a0c1f399287c27d84d62a39 /hw/milkymist.c | |
parent | Convert io_mem_watch to be a MemoryRegion (diff) | |
download | qemu-a621f38de85598a13d8d8524d1a94fc6a1818215.tar.gz qemu-a621f38de85598a13d8d8524d1a94fc6a1818215.tar.xz qemu-a621f38de85598a13d8d8524d1a94fc6a1818215.zip |
Direct dispatch through MemoryRegion
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>
Diffstat (limited to 'hw/milkymist.c')
0 files changed, 0 insertions, 0 deletions