cloud-hypervisor/hypervisor/src
Muminul Islam ec79820b3f hypervisor: Add api to retrieve CPUID leaf
Add necessary API to retrieve cpuid leaf on MSHV.
This API is used to update cpuid information
during the parsing of the igvm file.

Microsoft hypervisor does not provide common
CpuID like KVM. That's why we need to call this API
during the IGVM parsing.

Signed-off-by: Muminul Islam <muislam@microsoft.com>
2023-12-08 09:22:42 -08:00
..
arch misc: Fix various spelling errors using typos 2023-09-09 10:46:21 +01:00
kvm hypervisor: Set destination vCPU TSC frequency to source 2023-09-20 09:13:42 -07:00
mshv hypervisor: Add api to retrieve CPUID leaf 2023-12-08 09:22:42 -08:00
cpu.rs hypervisor: Add api to retrieve CPUID leaf 2023-12-08 09:22:42 -08:00
device.rs hypervisor, vmm: use new vfio-ioctls 2022-07-21 23:37:53 +01:00
hypervisor.rs vmm: Refactor VM creation workflow 2023-09-07 12:52:27 +01:00
lib.rs misc: Fix various spelling errors using typos 2023-09-09 10:46:21 +01:00
vm.rs hypervisor: Add API to complete isolated import 2023-10-24 13:02:34 -07:00