]> Git Repo - qemu.git/commit - migration/migration.c
ram: Add page-size to output in 'info migrate'
authorChao Fan <[email protected]>
Tue, 21 Mar 2017 02:22:43 +0000 (10:22 +0800)
committerJuan Quintela <[email protected]>
Fri, 21 Apr 2017 10:25:39 +0000 (12:25 +0200)
commit030ce1f8612215fcbe9d353dfeaeb2937f8e3f94
tree32afaab27e259d05f030345d1bddf9f98cbb2da9
parent20afaed98b7b1796f2e67213e4118bc64b50b03a
ram: Add page-size to output in 'info migrate'

The number of dirty pages is output 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 <[email protected]>
Signed-off-by: Li Zhijian <[email protected]>
Reviewed-by: Eric Blake <[email protected]>
Signed-off-by: Juan Quintela <[email protected]>
hmp.c
migration/migration.c
qapi-schema.json
This page took 0.024991 seconds and 4 git commands to generate.