- Timestamp:
- May 6, 2009 3:58:01 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/PC/DevAPIC.cpp
r19437 r19443 1074 1074 s->initial_count_load_time = 0; 1075 1075 s->next_time = 0; 1076 1077 #ifdef VBOX 1078 /** @todo reset CPU, activate wait for sipi mode for application processors */ 1079 /** Must be dealt with in ring 3 */ 1080 #endif 1076 1081 } 1077 1082
Note:
See TracChangeset
for help on using the changeset viewer.