[Qemu-devel] [PULL 11/57] ram_debug_dump_bitmap: Dump a migration bitmap as text

2015-11-10 Thread Juan Quintela
From: "Dr. David Alan Gilbert" Useful for debugging the migration bitmap and other bitmaps of the same format (including the sentmap in postcopy). The bitmap is printed to stderr. Lines that are all the expected value are excluded so the output can be quite compact for many bitmaps. Signed-off-

[Qemu-devel] [PULL 11/57] ram_debug_dump_bitmap: Dump a migration bitmap as text

2015-11-09 Thread Juan Quintela
From: "Dr. David Alan Gilbert" Useful for debugging the migration bitmap and other bitmaps of the same format (including the sentmap in postcopy). The bitmap is printed to stderr. Lines that are all the expected value are excluded so the output can be quite compact for many bitmaps. Signed-off-