VirtualBox

Changeset 4077 in vbox


Ignore:
Timestamp:
Aug 7, 2007 5:21:12 PM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
23524
Message:

Renamed to VERR_VMX_IN_VMX_ROOT_MODE

File:
1 edited

Legend:

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

    r4071 r4077  
    10771077/** VMXON failed; possibly because it was already run before */
    10781078#define VERR_VMX_VMXON_FAILED                       (-4010)
    1079 /** CPU was incorrectly left in VMX operation mode; incompatible with VirtualBox */
    1080 #define VERR_VMX_IN_VMX_OPERATION_MODE              (-4011)
     1079/** CPU was incorrectly left in VMX root mode; incompatible with VirtualBox */
     1080#define VERR_VMX_IN_VMX_ROOT_MODE                   (-4011)
    10811081/** @} */
    10821082
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