VirtualBox

Changeset 55257 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Apr 14, 2015 3:54:15 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
99570
Message:

HM/VMX: Added new exit codes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vmm/hm_vmx.h

    r54863 r55257  
    982982/** 59 VMFUNC. Guest software attempted to execute VMFUNC. */
    983983#define VMX_EXIT_VMFUNC                                         59
    984 #if 1
    985 /** The maximum exit value (inclusive). */
    986 #define VMX_EXIT_MAX                                            (VMX_EXIT_VMFUNC)
    987 #else
    988984/** 60 ??? */
    989985#define VMX_EXIT_RESERVED_60                                    60
     
    1001997/** The maximum exit value (inclusive). */
    1002998#define VMX_EXIT_MAX                                            (VMX_EXIT_XRSTORS)
    1003 #endif
    1004999/** @} */
    10051000
Note: See TracChangeset for help on using the changeset viewer.

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