pub const MAX_SUPPORTED_VCPUS: u8 = 32;
Firecracker aims to support small scale workloads only, so limit the maximum vCPUs supported.