summaryrefslogtreecommitdiffstats
path: root/cputlb.c
diff options
context:
space:
mode:
authorJuan Quintela2013-10-09 12:26:23 +0200
committerJuan Quintela2014-01-13 14:04:54 +0100
commit5b9a3a5f77e3458af6c1bb0654ee0f32936a5594 (patch)
tree76629b7548176ad77a0facad2856a5089cd6d494 /cputlb.c
parentmemory: use find_next_bit() to find dirty bits (diff)
downloadqemu-5b9a3a5f77e3458af6c1bb0654ee0f32936a5594.tar.gz
qemu-5b9a3a5f77e3458af6c1bb0654ee0f32936a5594.tar.xz
qemu-5b9a3a5f77e3458af6c1bb0654ee0f32936a5594.zip
memory: cpu_physical_memory_set_dirty_range() now uses bitmap operations
We were setting a range of bits, so use bitmap_set(). Note: xen has always been wrong, and should have used start instead of addr from the beginning. Signed-off-by: Juan Quintela <quintela@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Diffstat (limited to 'cputlb.c')
0 files changed, 0 insertions, 0 deletions