VirtualBox

Changeset 72456 in vbox for trunk/include


Ignore:
Timestamp:
Jun 6, 2018 3:53:15 AM (7 years ago)
Author:
vboxsync
Message:

VMM: Fail to start VM when nested-paging/UX isn't available when nested hwvirt is enabled for the VM.

File:
1 edited

Legend:

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

    r72412 r72456  
    653653/** Indicates that we modified the host CR0 (FPU related). */
    654654#define VINF_CPUM_HOST_CR0_MODIFIED             (1766)
     655/** Invalid/unsupported nested hardware virtualization configuration. */
     656#define VERR_CPUM_INVALID_HWVIRT_CONFIG         (-1767)
    655657/** @} */
    656658
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