cloud-hypervisor/hypervisor
Rob Bradford 34bb3319d4 hypervisor, vmm: Limit max number of vCPUs to hypervisor maximum
On KVM this is provided by an ioctl, on MSHV this is constant. Although
there is a HV_MAXIMUM_PROCESSORS constant the MSHV ioctl API is limited
to u8.

Signed-off-by: Rob Bradford <rbradford@rivosinc.com>
2023-07-05 09:36:08 -07:00
..
src hypervisor, vmm: Limit max number of vCPUs to hypervisor maximum 2023-07-05 09:36:08 -07:00
Cargo.toml hypervisor: make buildable independently 2023-04-04 09:57:19 -07:00