Files
acrn-hypervisor/hypervisor/arch/x86
Jason Chen CJ 8a95b2abdc vcpu: add ext context support for world switch
move most of fields from run_context into ext_context for world switch.
these fields do not need doing runtime save/restore during vm exit/entry.

v3:
- update cr0/cr4 registers switch method

v2:
- use struct name ext_context instead of saved_context
- updated according to previous v2 patch

Signed-off-by: Jason Chen CJ <jason.cj.chen@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-08-07 09:55:13 +08:00
..
2018-07-25 15:29:34 +08:00
2018-08-06 12:27:53 +08:00
2018-08-06 10:34:43 +08:00
2018-08-07 09:55:13 +08:00
2018-08-06 12:27:53 +08:00
2018-08-02 14:03:38 +08:00
2018-08-06 12:27:53 +08:00
2018-08-07 09:55:13 +08:00
2018-08-07 09:55:13 +08:00