VirtualBox

Changeset 49178 in vbox for trunk/src/VBox/VMM/VMMR0


Ignore:
Timestamp:
Oct 18, 2013 12:17:21 PM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
90051
Message:

SUPDrv: Fix VT-x capability querying for BIOSes that don't set the LOCK bit in the feature control MSR.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR0/HMR0.cpp

    r48621 r49178  
    799799static DECLCALLBACK(void) hmR0InitIntelCpu(RTCPUID idCpu, void *pvUser1, void *pvUser2)
    800800{
     801    /** @todo Unify code with SUPR0QueryVTCaps(). */
    801802    PHMR0FIRSTRC pFirstRc = (PHMR0FIRSTRC)pvUser1;
    802803    Assert(!RTThreadPreemptIsEnabled(NIL_RTTHREAD));
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