Re: [Qemu-devel] [PATCH 41/51] Add page-size to output in 'info migrate'

2017-03-24 Thread Eric Blake
On 03/23/2017 03:45 PM, Juan Quintela wrote: > From: Chao Fan > > The number of dirty pages outputed in 'pages' in the command s/outputed/is output/ > 'info migrate', so add page-size to calculate the number of dirty > pages in bytes. > > Signed-off-by: Chao Fan > Signed-off-by: Li Zhijian >

[Qemu-devel] [PATCH 41/51] Add page-size to output in 'info migrate'

2017-03-23 Thread Juan Quintela
From: Chao Fan The number of dirty pages outputed in 'pages' in the command 'info migrate', so add page-size to calculate the number of dirty pages in bytes. Signed-off-by: Chao Fan Signed-off-by: Li Zhijian Signed-off-by: Juan Quintela --- hmp.c | 3 +++ migration/migration.