VirtualBox

Changeset 7473 in vbox


Ignore:
Timestamp:
Mar 17, 2008 12:32:47 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
28913
Message:

VERR_VMX_INIT_CPUS_FAILED added

File:
1 edited

Legend:

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

    r7415 r7473  
    11071107/** Somebody cleared X86_CR4_VMXE in the CR4 register. */
    11081108#define VERR_VMX_X86_CR4_VMXE_CLEARED               (-4012)
     1109/** Unable to initialize VT-x on all CPUs in the system. */
     1110#define VERR_VMX_INIT_CPUS_FAILED                   (-4013)
    11091111/** @} */
    11101112
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