cloud-hypervisor/hypervisor/src
Wei Liu de3ca97095 hypervisor: rename get_cpuid to get_supported_cpuid
To better reflect its nature and avoid confusion with get_cpuid2.

No functional change.

Signed-off-by: Wei Liu <liuwe@microsoft.com>
2023-02-23 13:03:12 +00:00
..
arch hypervisor: x86: emulate MOVSB 2023-01-27 21:14:38 +00:00
kvm hypervisor: rename get_cpuid to get_supported_cpuid 2023-02-23 13:03:12 +00:00
mshv hypervisor: rename get_cpuid to get_supported_cpuid 2023-02-23 13:03:12 +00:00
cpu.rs arch, hypervisor: Populate CPUID leaf 0x4000_0010 (TSC frequency) 2023-02-09 18:32:21 +01:00
device.rs hypervisor, vmm: use new vfio-ioctls 2022-07-21 23:37:53 +01:00
hypervisor.rs hypervisor: rename get_cpuid to get_supported_cpuid 2023-02-23 13:03:12 +00:00
lib.rs hypervisor: remove unnecessary derive of HypervisorType 2023-01-12 09:03:28 +01:00
vm.rs hypervisor: Support compiling "tdx" and "mshv" feature together 2022-09-27 14:30:49 +01:00