cloud-hypervisor/hypervisor
Rob Bradford ceb8151747 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-04-22 10:35:39 +01:00
..
src hypervisor, vmm: Limit max number of vCPUs to hypervisor maximum 2023-04-22 10:35:39 +01:00
Cargo.toml build: Bump serde_with from 2.3.1 to 2.3.2 2023-04-20 00:37:26 +00:00