VirtualBox

Changeset 73604 in vbox for trunk/include/VBox/err.h


Ignore:
Timestamp:
Aug 10, 2018 4:07:51 AM (6 years ago)
Author:
vboxsync
Message:

VBox/err.h: Nested VMX: bugref:9180 Added a couple of codes for upcoming changes.

File:
1 edited

Legend:

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

    r73568 r73604  
    20982098/** Failed to enable VMXON-in-SMX bit while enabling VT-x through the MSR. */
    20992099#define VERR_VMX_MSR_SMX_VMX_ENABLE_FAILED          (-4032)
     2100/** An operation caused a nested-guest VM-exit. */
     2101#define VINF_VMX_VMEXIT                             4031
    21002102/** @} */
    21012103
     
    21872189 *  nested-guest execution mode. */
    21882190#define VINF_HM_INTERCEPT_NOT_ACTIVE                4118
     2191/** Pending exception; continue guest execution. */
     2192#define VINF_HM_PENDING_XCPT                        4119
    21892193/** @} */
    21902194
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