Files
acrn-hypervisor/hypervisor/arch/x86
Shiqing Gao a5113d922d hv: remove duplicated is_vmx_disabled
This patch fixes the duplicated functions introduced by cpu caps
modularization.

In cpu caps modularization, function `is_vmx_disabled` was supposed
to be moved from `arch/x86/vmcs.c` to`arch/x86/cpu_caps.c`,
but the original one was not removed.

Tracked-On: #861
Signed-off-by: Shiqing Gao <shiqing.gao@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-12-24 14:04:55 +08:00
..
2018-12-19 09:07:14 +08:00
2018-12-21 10:33:32 +08:00
2018-12-21 15:27:46 +08:00
2018-11-13 16:28:58 +08:00
2018-12-21 10:34:15 +08:00
2018-12-12 13:08:10 +08:00
2018-12-17 14:31:52 +08:00
2018-12-20 21:53:51 +08:00
2018-12-24 14:04:55 +08:00