VirtualBox

Changeset 65439 in vbox


Ignore:
Timestamp:
Jan 24, 2017 9:38:03 PM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
113052
Message:

VMX: May need to save SYSENTER related MSRs in WRMSR exit (bugref:8745).

File:
1 edited

Legend:

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

    r65355 r65439  
    1213312133    if (!(pVCpu->hm.s.vmx.u32ProcCtls & VMX_VMCS_CTRL_PROC_EXEC_USE_MSR_BITMAPS))
    1213412134    {
     12135        rc |= hmR0VmxSaveGuestSysenterMsrs(pVCpu, pMixedCtx);
    1213512136        rc |= hmR0VmxSaveGuestLazyMsrs(pVCpu, pMixedCtx);
    1213612137        rc |= hmR0VmxSaveGuestAutoLoadStoreMsrs(pVCpu, pMixedCtx);
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