VirtualBox

Changeset 65407 in vbox for trunk/src


Ignore:
Timestamp:
Jan 23, 2017 3:56:04 PM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
113010
Message:

typo

File:
1 edited

Legend:

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

    r65405 r65407  
    392392            g_HmR0.vmx.Msrs.u64BasicInfo    = ASMRdMsr(MSR_IA32_VMX_BASIC_INFO);
    393393            /* KVM workaround: Intel SDM section 34.15.5 describes that MSR_IA32_SMM_MONITOR_CTL
    394              * depends on bit 49 MSR_IA32_VMX_BASIC_INFO while table 35-2 says that this MSR
     394             * depends on bit 49 of MSR_IA32_VMX_BASIC_INFO while table 35-2 says that this MSR
    395395             * is available if either VMX or SMX is supported. */
    396396            if (MSR_IA32_VMX_BASIC_INFO_VMCS_DUAL_MON(g_HmR0.vmx.Msrs.u64BasicInfo))
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