VirtualBox

Changeset 49520 in vbox for trunk/include


Ignore:
Timestamp:
Nov 18, 2013 9:30:29 AM (11 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
90694
Message:

VMM: MSR auto-load/store handling rewrite for VT-x.

File:
1 edited

Legend:

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

    r49227 r49520  
    19851985/** Internal processing error in the HM init code. */
    19861986#define VERR_HM_ALREADY_ENABLED_IPE                 (-4104)
    1987 /** Unexpected MSR in the load / restore list.  */
     1987/** Unexpected MSR in the auto-load/store area.  */
    19881988#define VERR_HM_UNEXPECTED_LD_ST_MSR                (-4105)
    19891989/** No 32-bit to 64-bit switcher in place. */
     
    20112011/** Resume guest execution after injecting a double-fault. */
    20122012#define VINF_HM_DOUBLE_FAULT                        4117
    2013 /** MSR swap count exceeded. */
    2014 #define VERR_HM_MSR_SWAP_COUNT_EXCEEDED             (-4118)
    20152013/** @} */
    20162014
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