mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-29 12:35:48 +00:00
- Ajust the order of control registers just for more clear in logic. Will not change the guest init state after the ajustment. - Add a comment to point out the CR4 should be inited before CR0. The value of CR4 will be used during CR0 set. Signed-off-by: Binbin Wu <binbin.wu@intel.com> Acked-by: Eddie Dong <eddie.dong@intel.com>