VirtualBox

Changeset 70527 in vbox


Ignore:
Timestamp:
Jan 11, 2018 7:14:53 AM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
120197
Message:

VMM/HMVMXR0: Temporarily back out r120196 (neeeds another local commit to work, which is under testing).

File:
1 edited

Legend:

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

    r70526 r70527  
    25292529         * it to the guest. Without this, guest executing INVPCID would cause a #UD.
    25302530         */
     2531#if 0
    25312532        if (   (pVM->hm.s.vmx.Msrs.VmxProcCtls2.n.allowed1 & VMX_VMCS_CTRL_PROC_EXEC2_INVPCID)
    25322533            && pVM->cpum.ro.GuestFeatures.fInvpcid)
    25332534            val |= VMX_VMCS_CTRL_PROC_EXEC2_INVPCID;
     2535#endif
    25342536
    25352537        if (pVM->hm.s.vmx.fVpid)
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