VirtualBox

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


Ignore:
Timestamp:
May 10, 2013 9:53:14 AM (12 years ago)
Author:
vboxsync
Message:

VMM/HMVMXR0: nit.

File:
1 edited

Legend:

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

    r45977 r45978  
    77987798
    77997799        /* Update MSRs that are part of the VMCS when MSR-bitmaps are not supported. */
    7800         if (RT_UNLIKELY(!(pVCpu->hm.s.vmx.u32ProcCtls & VMX_VMCS_CTRL_PROC_EXEC_USE_MSR_BITMAPS)))
     7800        if (!(pVCpu->hm.s.vmx.u32ProcCtls & VMX_VMCS_CTRL_PROC_EXEC_USE_MSR_BITMAPS))
    78017801        {
    78027802            switch (pMixedCtx->ecx)
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