mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Add a --vm-type command-line argument to allow users to select between 'regular' (default) and 'confidential' (CVM) VM types when running performance tests. Example: --vm-type confidential Signed-off-by: Muminul Islam <muislam@microsoft.com>