pub const MAX_VCPU_NUM: usize = 64;
The maximum number of virtual CPUs supported in a virtual machine.