- Timestamp:
- Jun 17, 2013 2:53:48 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp
r46595 r46596 6698 6698 6699 6699 #ifdef LOG_ENABLED 6700 /* Only reenable log-flushing if it the caller originally hadit enabled. */6700 /* Only reenable log-flushing if the caller has it enabled. */ 6701 6701 if (!fCallerDisabledLogFlush) 6702 6702 VMMR0LogFlushEnable(pVCpu);
Note:
See TracChangeset
for help on using the changeset viewer.