VirtualBox

Changeset 72580 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Jun 16, 2018 3:57:07 PM (7 years ago)
Author:
vboxsync
Message:

EM,NEM: Added /EM/ExitOptimizationEnabled config option to disable exit optimizations if necessary. Handle return-to-ring-3 cases in the most basic way too. bugref:9044

File:
1 edited

Legend:

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

    r72546 r72580  
    257257/** Reason for leaving RZ: Pending ring-3 OUT instruction. */
    258258#define VINF_EM_PENDING_R3_IOPORT_WRITE      1160
     259/** Trick for resuming EMHistoryExec after a VMCPU_FF_IOM is handled. */
     260#define VINF_EM_RESUME_R3_HISTORY_EXEC       1161
    259261/** @} */
    260262
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