Home
last modified time | relevance | path

Searched hist:"58 d2707e8713ef17b89b8b4c9ce586c76655a385" (Results 1 – 1 of 1) sorted by relevance

/qemu/system/
H A Dmemory.c58d2707e8713ef17b89b8b4c9ce586c76655a385 Mon Mar 23 10:56:01 UTC 2015 Paolo Bonzini <pbonzini@redhat.com> exec: pass client mask to cpu_physical_memory_set_dirty_range

This cuts in half the cost of bitmap operations (which will become more
expensive when made atomic) during migration on non-VRAM regions.

Reviewed-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>