Re: [PATCH QEMU v5 7/8] migration: Extend query-migrate to provide dirty page limit info

2023-06-13 Thread Juan Quintela
~hyman wrote: > From: Hyman Huang(黄勇) > > Extend query-migrate to provide throttle time and estimated > ring full time with dirty-limit capability enabled, through which > we can observe if dirty limit take effect during live migration. > > Signed-off-by: Hyman Huang(黄勇) > Signed-off-by: Markus

Re: [PATCH QEMU v5 7/8] migration: Extend query-migrate to provide dirty page limit info

2023-06-13 Thread Juan Quintela
~hyman wrote: > From: Hyman Huang(黄勇) > > Extend query-migrate to provide throttle time and estimated > ring full time with dirty-limit capability enabled, through which > we can observe if dirty limit take effect during live migration. > > Signed-off-by: Hyman Huang(黄勇) > Signed-off-by: Markus

[PATCH QEMU v5 7/8] migration: Extend query-migrate to provide dirty page limit info

2023-06-07 Thread ~hyman
From: Hyman Huang(黄勇) Extend query-migrate to provide throttle time and estimated ring full time with dirty-limit capability enabled, through which we can observe if dirty limit take effect during live migration. Signed-off-by: Hyman Huang(黄勇) Signed-off-by: Markus Armbruster --- include/syse