VirtualBox

Changeset 7415 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Mar 10, 2008 3:52:31 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
28849
Message:

More error codes for vt-x

File:
1 edited

Legend:

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

    r7284 r7415  
    11051105/** CPU was incorrectly left in VMX root mode; incompatible with VirtualBox */
    11061106#define VERR_VMX_IN_VMX_ROOT_MODE                   (-4011)
     1107/** Somebody cleared X86_CR4_VMXE in the CR4 register. */
     1108#define VERR_VMX_X86_CR4_VMXE_CLEARED               (-4012)
    11071109/** @} */
    11081110
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