cloud-hypervisor/hypervisor/src
Anatol Belski 35ecfb6ec5 hypervisor: mshv: Implement set_cpuid2 call
Passing the CPUID leafs with the topology is integrated into the common
mechanism of setting and patching CPUID in Cloud Hypervisor. All the
CPUID values will be passed to the hypervisor through the register
intercept call.

Signed-off-by: Anatol Belski <anbelski@linux.microsoft.com>
2023-05-08 08:50:09 -07:00
..
arch misc: Remove unnecessary clippy directives 2023-04-18 10:48:31 -07:00
kvm hypervisor, vmm: Limit max number of vCPUs to hypervisor maximum 2023-04-22 10:35:39 +01:00
mshv hypervisor: mshv: Implement set_cpuid2 call 2023-05-08 08:50:09 -07:00
cpu.rs arch, hypervisor: Populate CPUID leaf 0x4000_0010 (TSC frequency) 2023-02-09 18:32:21 +01:00
device.rs
hypervisor.rs hypervisor, vmm: Limit max number of vCPUs to hypervisor maximum 2023-04-22 10:35:39 +01:00
lib.rs hypervisor: fix building doctests 2023-04-05 11:22:47 +01:00
vm.rs hypervisor: Support compiling "tdx" and "mshv" feature together 2022-09-27 14:30:49 +01:00