VirtualBox

Changeset 57109 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Jul 28, 2015 11:50:17 AM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
101837
Message:

VMM: Check AC during ring-0 module and VM init when the host has SMAP enabled.

File:
1 edited

Legend:

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

    r57055 r57109  
    11731173/** HM returned in the wrong state. */
    11741174#define VERR_VMM_WRONG_HM_VMCPU_STATE       (-2716)
     1175/** SMAP enabled, but the AC flag was found to be clear - check the kernel
     1176 * log for details. */
     1177#define VERR_VMM_SMAP_BUT_AC_CLEAR          (-2717)
    11751178/** @} */
    11761179
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