acrn-hypervisor/include
Yonghua Huang a2bffc7630 hv: pass-through xsave feature to guests
enable Xsave feature and pass-through it to guests
 update based on v2:
  - enable host xsave before expose it to guests.
  - add validation for the value to be set to 'xcr0' before call xsetbv
    when handling xsetbv vmexit.
  - tested in SOS guest, created two threads to do different
    FP calculations,test code runs in user land of sos.

Signed-off-by: Yonghua Huang <yonghua.huang@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-04-03 17:50:27 +08:00
..
arch/x86 hv: pass-through xsave feature to guests 2018-04-03 17:50:27 +08:00
common UEFI: change the acrn boot flow on uefi platform 2018-03-30 19:48:46 +08:00
debug Remove STATIC_ASSERT Macro and replace with standard _Static_assert 2018-03-28 16:05:04 +08:00
lib treewide: fix declarations of functions with empty parameter lists 2018-04-02 13:57:43 +08:00
public trusty: implement hypercall to initialize trusty 2018-03-29 14:54:23 +08:00
hv_debug.h initial import 2018-03-07 21:05:38 +08:00
hv_lib.h Move s[n]printf to lib for release 2018-03-21 15:02:31 +08:00
hypervisor.h initial import 2018-03-07 21:05:38 +08:00