VirtualBox

Changeset 9986 in vbox for trunk/src/VBox/VMM


Ignore:
Timestamp:
Jun 27, 2008 10:14:36 AM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
32429
Message:

Introduced CPUMIsGuestInLongModeEx

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/HWACCM.cpp

    r9985 r9986  
    643643    /** @note The context supplied by REM is partial. If we add more checks here, be sure to verify that REM provides this info! */
    644644
    645     if (!CPUMIsGuestInLongMode(pVM))
     645    if (!CPUMIsGuestInLongModeEx(pCtx))
    646646    {
    647647        /* Too early for VT-x; Solaris guests will fail with a guru meditation otherwise; same for XP. */
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