- Timestamp:
- Aug 13, 2008 4:09:53 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp
r10886 r11398 1193 1193 AssertRC(rc); 1194 1194 1195 fSyncTPR = !fPending; 1195 /* Always sync back the TPR; we should optimize this though (@todo) */ 1196 fSyncTPR = true; 1196 1197 } 1197 1198
Note:
See TracChangeset
for help on using the changeset viewer.