Changeset 68364 in vbox for trunk/src/VBox/VMM/VMMR0
- Timestamp:
- Aug 10, 2017 9:44:51 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp
r68361 r68364 927 927 } 928 928 #else 929 RT_NOREF(pCtx); 929 930 pVmcb->ctrl.TLBCtrl.n.u8TLBFlush = SVM_TLB_FLUSH_NOTHING; 930 931 #endif
Note:
See TracChangeset
for help on using the changeset viewer.