Re: [Qemu-devel] [PATCH v6 17/47] ram_debug_dump_bitmap: Dump a migration bitmap as text

2015-05-21 Thread Dr. David Alan Gilbert
* Amit Shah (amit.s...@redhat.com) wrote: > On (Tue) 14 Apr 2015 [18:03:43], Dr. David Alan Gilbert (git) wrote: > > From: "Dr. David Alan Gilbert" > > > > Misses out lines that are all the expected value so the output > > can be quite compact depending on the circumstance. > > s/Misses out line

Re: [Qemu-devel] [PATCH v6 17/47] ram_debug_dump_bitmap: Dump a migration bitmap as text

2015-05-21 Thread Amit Shah
On (Tue) 14 Apr 2015 [18:03:43], Dr. David Alan Gilbert (git) wrote: > From: "Dr. David Alan Gilbert" > > Misses out lines that are all the expected value so the output > can be quite compact depending on the circumstance. s/Misses out lines/Prints out lines to stderr/ s/the expected/an expecte

[Qemu-devel] [PATCH v6 17/47] ram_debug_dump_bitmap: Dump a migration bitmap as text

2015-04-14 Thread Dr. David Alan Gilbert (git)
From: "Dr. David Alan Gilbert" Misses out lines that are all the expected value so the output can be quite compact depending on the circumstance. Signed-off-by: Dr. David Alan Gilbert --- arch_init.c | 40 +++- include/migration/migration.h