Files
acrn-hypervisor/hypervisor/include/arch/x86
Conghui Chen e61412981d hv: support xsave in context switch
xsave area:
    legacy region: 512 bytes
    xsave header: 64 bytes
    extended region: < 3k bytes

So, pre-allocate 4k area for xsave. Use certain instruction to save or
restore the area according to hardware xsave feature set.

Tracked-On: #4166
Signed-off-by: Conghui Chen <conghui.chen@intel.com>
Reviewed-by: Anthony Xu <anthony.xu@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2019-12-02 09:31:12 +08:00
..
2019-12-02 09:31:12 +08:00
2019-09-05 09:59:13 +08:00
2019-12-02 09:31:12 +08:00
2019-12-02 09:31:12 +08:00
2019-12-02 09:31:12 +08:00
2019-11-07 08:47:02 +08:00
2019-09-11 17:30:24 +08:00
2019-09-05 16:32:30 +08:00
2019-09-05 09:58:47 +08:00
2019-09-05 09:58:47 +08:00
2019-11-27 09:49:32 +08:00