Re: [PATCH v4 2/3] Add dirty-sync-missed-zero-copy migration stat

2022-07-12 Thread Peter Xu
On Mon, Jul 11, 2022 at 06:11:12PM -0300, Leonardo Bras wrote: > Signed-off-by: Leonardo Bras > Acked-by: Markus Armbruster > Reviewed-by: Daniel P. Berrangé > --- > qapi/migration.json | 7 ++- > migration/migration.c | 2 ++ > monitor/hmp-cmds.c| 5 + > 3 files changed, 13 inser

[PATCH v4 2/3] Add dirty-sync-missed-zero-copy migration stat

2022-07-11 Thread Leonardo Bras
Signed-off-by: Leonardo Bras Acked-by: Markus Armbruster Reviewed-by: Daniel P. Berrangé --- qapi/migration.json | 7 ++- migration/migration.c | 2 ++ monitor/hmp-cmds.c| 5 + 3 files changed, 13 insertions(+), 1 deletion(-) diff --git a/qapi/migration.json b/qapi/migration.json