Files
acrn-hypervisor/hypervisor/include/arch/x86/guest
Yonghua Huang 442fc30117 hv: refine virtualization flow for cr0 and cr4
- The current code to virtualize CR0/CR4 is not
   well designed, and hard to read.
   This patch reshuffle the logic to make it clear
   and classify those bits into PASSTHRU,
   TRAP_AND_PASSTHRU, TRAP_AND_EMULATE & reserved bits.

Tracked-On: #5586
Signed-off-by: Eddie Dong <eddie.dong@intel.com>
Signed-off-by: Yonghua Huang <yonghua.huang@intel.com>
2020-12-18 11:21:22 +08:00
..
2020-10-29 08:25:01 -07:00
2019-07-09 09:22:53 +08:00
2019-03-15 14:09:56 +08:00
2018-11-05 15:35:49 +08:00
2020-11-11 14:05:39 +08:00
2019-02-03 13:00:42 +08:00