diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2015-12-09 10:18:57 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2015-12-17 17:33:49 +0100 |
commit | a203ac702e0720135fac8b1f2061d119814c1798 (patch) | |
tree | a4c4eddcef99ec509ca7c990caae480fa10b72b5 /qemu-log.c | |
parent | eb7eeb88628074207dd611472e712af775985e73 (diff) | |
download | qemu-a203ac702e0720135fac8b1f2061d119814c1798.zip qemu-a203ac702e0720135fac8b1f2061d119814c1798.tar.gz qemu-a203ac702e0720135fac8b1f2061d119814c1798.tar.bz2 |
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>
Diffstat (limited to 'qemu-log.c')
0 files changed, 0 insertions, 0 deletions