mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Add a vm_type field of type GuestVmType to PerformanceTestControl, defaulting to GuestVmType::Regular. Include vm_type in the Display output for test control logging. Signed-off-by: Muminul Islam <muislam@microsoft.com>