qemu/include
Paolo Bonzini 2a8e749909 exec: eliminate io_mem_ram
It is never used, the IOTLB always goes through io_mem_notdirty.

In fact in softmmu_template.h, if it were, QEMU would crash just
below the tests, as soon as io_mem_read/write dispatches to
error_mem_read/write.

Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2013-05-29 16:26:21 +02:00
..
2013-03-23 14:25:41 +00:00
2013-05-29 16:26:21 +02:00
2013-04-08 18:13:10 +02:00
2013-05-18 16:35:12 +04:00
2013-05-18 16:35:12 +04:00