Files
qemu-xteink/include/exec
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-05-29 16:26:21 +02:00
2013-02-16 14:50:59 +01:00
2013-05-24 18:42:27 +02:00
2013-05-29 16:26:21 +02:00