- Timestamp:
- Oct 1, 2010 2:53:25 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMM.cpp
r32848 r32869 1268 1268 } while (rc == VINF_EM_RAW_INTERRUPT_HYPER); 1269 1269 1270 #if 0 /* todo triggers too often */ 1270 1271 Assert(!VMCPU_FF_ISSET(pVCpu, VMCPU_FF_TO_R3)); 1272 #endif 1271 1273 1272 1274 #ifdef LOG_ENABLED
Note:
See TracChangeset
for help on using the changeset viewer.