mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-12-24 06:02:32 +00:00
- we should not use print function before tsc setup - is_ept_supported is internal API - add is_apicv_supported to check apicv feature - rename some functions to verb+obj format or better name Changes to be committed: modified: arch/x86/cpu.c modified: arch/x86/cpu_caps.c modified: include/arch/x86/cpu_caps.h Tracked-On: #1842 Signed-off-by: Jason Chen CJ <jason.cj.chen@intel.com>