VirtualBox

Changeset 17282 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Mar 3, 2009 2:27:03 PM (16 years ago)
Author:
vboxsync
Message:

Added VINF_EM_RAW_EMULATE_IO_BLOCK

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/err.h

    r17235 r17282  
    212212/** Reason for leaving GC: The IRET resuming guest code trapped. */
    213213#define VINF_EM_RAW_IRET_TRAP               1139
     214/** Reason for leaving GC: Emulate (MM)IO intensive code in the recompiler. */
     215#define VINF_EM_RAW_EMULATE_IO_BLOCK        1140
    214216/** The interpreter was unable to deal with the instruction at hand. */
    215217#define VERR_EM_INTERPRETER                 (-1148)
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette