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
device.rs
hypervisor.rs hypervisor: rename get_cpuid to get_supported_cpuid 2023-02-23 13:03:12 +00:00
lib.rs
vm.rs