VirtualBox

Changeset 56620 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Jun 24, 2015 12:24:28 PM (9 years ago)
Author:
vboxsync
Message:

VMM/HMR0: comments.

File:
1 edited

Legend:

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

    r56619 r56620  
    343343       )
    344344    {
    345         /** @todo move this into a separate function. */
    346345        /* Read this MSR now as it may be useful for error reporting when initializing VT-x fails. */
    347346        g_HmR0.vmx.Msrs.u64FeatureCtrl = ASMRdMsr(MSR_IA32_FEATURE_CONTROL);
     
    365364        else
    366365        {
    367             /* We need to check if VT-x has been properly initialized on all
    368                CPUs. Some BIOSes do a lousy job. */
    369366            HMR0FIRSTRC FirstRc;
    370367            hmR0FirstRcInit(&FirstRc);
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette