Paolo Bonzini a203ac702e memory: extract first iteration of address_space_read and address_space_write
We want to inline the case where there is only one iteration, because
then the compiler can also inline the memcpy.  As a start, extract
everything after the first address_space_translate call.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2015-12-17 17:33:49 +01:00
..
2015-11-10 14:51:48 +01:00
2015-11-10 14:51:48 +01:00
2015-09-07 10:39:27 +01:00
2015-06-26 16:00:51 +02:00