VirtualBox

Changeset 54728 in vbox for trunk/include


Ignore:
Timestamp:
Mar 12, 2015 2:32:10 AM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
98896
Message:

PATM,VMM,err.h: Added VERR_PATM_IPE_TRAP_IN_PATCH_CODE for getting a guru that's more to the point.

File:
1 edited

Legend:

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

    r54290 r54728  
    372372/** The patch manager is not used because we're using HM and VT-x/AMD-V. */
    373373#define VERR_PATM_HM_IPE                    (-1431)
     374/** Unexpected trap in patch code. */
     375#define VERR_PATM_IPE_TRAP_IN_PATCH_CODE    (-1432)
    374376
    375377/** @} */
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