Changeset 65447 in vbox for trunk/src/VBox
- Timestamp:
- Jan 26, 2017 9:38:50 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR3/HM.cpp
r65314 r65447 1878 1878 pVCpu->hm.s.vmx.fSwitchedTo64on32 = false; 1879 1879 1880 1881 1882 1880 /* Reset the contents of the read cache. */ 1883 1881 PVMCSCACHE pCache = &pVCpu->hm.s.vmx.VMCSCache;
Note:
See TracChangeset
for help on using the changeset viewer.