- Timestamp:
- Dec 14, 2013 12:58:41 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp
r49893 r49901 6873 6873 pVCpu->hm.s.vmx.fRestoreHostFlags = 0; 6874 6874 } 6875 #endif6876 6877 #if HC_ARCH_BITS == 646878 6875 /* Restore the host MSRs as we're leaving VT-x context. */ 6879 6876 if ( pVM->hm.s.fAllow64BitGuests
Note:
See TracChangeset
for help on using the changeset viewer.