- Timestamp:
- Feb 19, 2007 2:57:38 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/REMInternal.h
r980 r983 193 193 /** Array of recorded handler noticications. 194 194 * These are replayed when entering REM. */ 195 // REMHANDLERNOTIFICATION aHandlerNotifications[32]; 196 REMHANDLERNOTIFICATION aHandlerNotifications[12]; 195 REMHANDLERNOTIFICATION aHandlerNotifications[32]; 197 196 198 197 /** Pointer to an array of hc virt to gc phys records. */
Note:
See TracChangeset
for help on using the changeset viewer.