Files
qemu/monitor
Wei Wang b279da2dbf migration/ram: call cgs_ram_save_start_epoch when start a new iteration
When start a new memory save iteration, invoke cgs_ram_save_start_epoch
to send a new migraton epoch data if the vendor specific implementation
supports it. Add cgs-epochs to MigrationStats to show the number of
epochs that the migration flow has gone through.

Signed-off-by: Wei Wang <wei.w.wang@intel.com>
2023-11-28 17:14:53 +02:00
..