Changeset 49508 in vbox for trunk/src/VBox
- Timestamp:
- Nov 15, 2013 3:36:50 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR3/HM.cpp
r49000 r49508 1635 1635 pVCpu->hm.s.Event.fPending = false; 1636 1636 pVCpu->hm.s.vmx.fWasInRealMode = true; 1637 pVCpu->hm.s.vmx.u64MsrApicBase = 0; 1637 1638 1638 1639 /* Reset the contents of the read cache. */
Note:
See TracChangeset
for help on using the changeset viewer.