Changeset 1975 in vbox for trunk/include
- Timestamp:
- Apr 6, 2007 4:49:04 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
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.
Note:
See TracChangeset
for help on using the changeset viewer.