mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Replace hardcoded GuestVmType::Regular with control.vm_type in all performance test functions to support CVM benchmarking: net_throughput, net_latency, boot_time, boot_time_pmem, block_io, and restore_latency. Signed-off-by: Muminul Islam <muislam@microsoft.com>