On Mon, May 19, 2025 at 01:27:35PM +0200, Mario Casquero wrote: > This series has been successfully tested. Now the HMP info migrate > command is more compact and readable. With the -a option the values of > the globals are displayed as well. > > (qemu) info migrate > Status: active > Time (ms): total=4029, setup=36, exp_down=300 > RAM info: > Throughput (mbps): 938.03 > Sizes (KB): psize=4, total=16798280
I just noticed there's the comma missing at the end of this line.. I'll add it. > transferred=426629, remain=6121884, > precopy=426752, multifd=0, postcopy=0 > Pages: normal=105457, zero=466489, rate_per_sec=28728 > Others: dirty_syncs=1 > > Tested-by: Mario Casquero <mcasq...@redhat.com> Thanks Mario. I'll queue this series with the touch up. -- Peter Xu