I am using KVM through virt-manager to test the performance in terms of migration speed on different types of network. However, I can't find any documents detailing on measuring the migration time. With libvirt, you basically just execute the migration request and then poll later to check when the migration is finished.
I'm wondering if there is anyway to measure such migration time easily?