cloud-hypervisor/arch/src
Bo Chen 569be6e706 arch, vmm: Move "generate_common_cpuid" from "CpuManager" to "arch"
This refactoring ensures all CPUID related operations are centralized in
`arch::x86_64` module, and exposes only two related public functions to
the vmm crate, e.g. `generate_common_cpuid` and `configure_vcpu`.

Signed-off-by: Bo Chen <chen.bo@intel.com>
2021-07-19 09:59:34 -07:00
..
aarch64 build: bump vm-fdt from bbfd1e7 to 02d1b8f 2021-07-07 09:55:18 +02:00
x86_64 arch, vmm: Move "generate_common_cpuid" from "CpuManager" to "arch" 2021-07-19 09:59:34 -07:00
lib.rs arch, vmm: Move "generate_common_cpuid" from "CpuManager" to "arch" 2021-07-19 09:59:34 -07:00