Changeset 2888 in vbox for trunk/src/VBox
- Timestamp:
- May 28, 2007 8:45:00 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/EM.cpp
r2882 r2888 1319 1319 /* 1320 1320 * Handled the I/O return codes. 1321 * (The unhandled cases end sup with rc == VINF_EM_RESCHEDULE_REM.)1321 * (The unhandled cases end up with rc == VINF_EM_RESCHEDULE_REM.) 1322 1322 */ 1323 1323 if (rc == VINF_EM_RESCHEDULE_REM)
Note:
See TracChangeset
for help on using the changeset viewer.