VirtualBox

Changeset 87501 in vbox for trunk/src/VBox/VMM/VMMAll


Ignore:
Timestamp:
Feb 1, 2021 2:27:26 PM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
142525
Message:

VMM/HM: Reverted r142521 as r142524 is a better fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/HMAll.cpp

    r87497 r87501  
    790790     * extra careful if/when the guest switches back to protected mode.
    791791     */
    792     if (   enmGuestMode == PGMMODE_REAL
    793         && pVM->hm.s.vmx.fEnabled)
     792    if (enmGuestMode == PGMMODE_REAL)
    794793    {
    795794        PVMXVMCSINFOSHARED pVmcsInfoShared = hmGetVmxActiveVmcsInfoShared(pVCpu);
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