Changeset 1975
- Timestamp:
- 04/06/07 18:49:04 (2 years ago)
- Files:
-
- trunk/include/VBox/em.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/include/VBox/em.h
r1368 r1975 408 408 409 409 /** 410 * Check for pending raw actions 411 * 412 * @returns VBox status code. 413 * @param pVM The VM to operate on. 414 */ 415 EMR3DECL(int) EMR3CheckRawForcedActions(PVM pVM); 416 417 /** 410 418 * Interpret instructions. 411 419 * This works directly on the Guest CPUM context.

