mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-02-09 05:01:31 +00:00
If the user specified a maximum physical bits value through the `max_phys_bits` option from `--cpus` parameter, the guest CPUID will be patched accordingly to ensure the guest will find the right amount of physical bits. Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>