acrn-hypervisor/hypervisor/include
Li, Fei1 d7d2ef8c88 hv: xsave: remove is_xsave_supported
Update X86_FEATURE_OSXSAVE when enabled and replace is_xsave_supported
with cpu_has_cap(X86_FEATURE_OSXSAVE).

Signed-off-by: Li, Fei1 <fei1.li@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-05-15 17:25:55 +08:00
..
arch/x86 hv: xsave: remove is_xsave_supported 2018-05-15 17:25:55 +08:00
common hypercall: bug fix on the address convertion while hypercall 2018-05-15 17:25:27 +08:00
debug Remove STATIC_ASSERT Macro and replace with standard _Static_assert 2018-05-15 17:19:38 +08:00
lib refine: remove redundant data type definition 2018-05-15 17:25:54 +08:00
public hv:add suffix(UL)for MACRO(SECURE_WORLD_ENABLED) 2018-05-15 17:25:26 +08:00
hv_debug.h initial import 2018-05-11 14:44:28 +08:00
hv_lib.h Move s[n]printf to lib for release 2018-05-15 17:19:37 +08:00
hypervisor.h initial import 2018-05-11 14:44:28 +08:00