VirtualBox

Changeset 45808 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Apr 29, 2013 12:41:07 PM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
85377
Message:

VMM,DevVGA: Don't resolve RC symbols when HM is enabled (part 1).

File:
1 edited

Legend:

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

    r45786 r45808  
    10891089/** Internal processing error \#3 in the MMIO code. */
    10901090#define VERR_IOM_MMIO_IPE_3                 (-2636)
     1091/** Got into a part of IOM that is not used when HM (VT-x/AMD-V) is enabled. */
     1092#define VERR_IOM_HM_IPE                     (-2637)
    10911093/** @} */
    10921094
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