Changeset 1518 in vbox
- Timestamp:
- Mar 15, 2007 4:26:58 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/src/VBox/VMM/VMMAll/TRPMAll.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/TRPMAll.cpp
r1500 r1518 283 283 * @param pVM The virtual machine. 284 284 * @param pu8TrapNo Where to store the trap number. 285 * @param pfSoftwareInterrupt Where to store the software interrupt indicator.285 * @param pfSoftwareInterrupt Where to store the software interrupt indicator. 286 286 * @param puErrorCode Where to store the error code associated with some traps. 287 * ~0U is stored if the trap ha veno error code.287 * ~0U is stored if the trap has no error code. 288 288 * @param puCR2 Where to store the CR2 associated with a trap 0E. 289 289 */
Note:
See TracChangeset
for help on using the changeset viewer.

