-
Paolo Bonzini authored
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>Paolo Bonzini authoredWe 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>
Loading