On 12/20/21 10:34, David Edmondson wrote: > Provide information on the number of bytes copied in the pre-copy, > downtime and post-copy phases of migration. > > Signed-off-by: David Edmondson <david.edmond...@oracle.com> > --- > migration/migration.c | 3 +++ > migration/ram.c | 7 +++++++ > monitor/hmp-cmds.c | 12 ++++++++++++ > qapi/migration.json | 13 ++++++++++++- > 4 files changed, 34 insertions(+), 1 deletion(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@redhat.com>