Re: [Qemu-devel] [PATCH v2 3/4] hmp: info migrate_capability format tunes

2017-04-21 Thread Juan Quintela
Peter Xu wrote: > Dump the info in a single line is hard to read. Do it one per line. > Also, the first "capabilities:" didn't help much. Let's remove it. > > CC: "Dr. David Alan Gilbert" > Reviewed-by: "Dr. David Alan Gilbert" > Signed-off-by: Peter Xu Reviewed-by: Juan Quintela

Re: [Qemu-devel] [PATCH v2 3/4] hmp: info migrate_capability format tunes

2017-04-03 Thread Philippe Mathieu-Daudé
On 04/01/2017 05:18 AM, Peter Xu wrote: Dump the info in a single line is hard to read. Do it one per line. Also, the first "capabilities:" didn't help much. Let's remove it. CC: "Dr. David Alan Gilbert" Reviewed-by: "Dr. David Alan Gilbert" Signed-off-by: Peter Xu Reviewed-by: Philippe Mat

[Qemu-devel] [PATCH v2 3/4] hmp: info migrate_capability format tunes

2017-04-01 Thread Peter Xu
Dump the info in a single line is hard to read. Do it one per line. Also, the first "capabilities:" didn't help much. Let's remove it. CC: "Dr. David Alan Gilbert" Reviewed-by: "Dr. David Alan Gilbert" Signed-off-by: Peter Xu --- hmp.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-)