VirtualBox

Ignore:
Timestamp:
Mar 6, 2019 8:52:35 PM (6 years ago)
Author:
vboxsync
Message:

Adjusted for clarity. Not a bug fix.

File:
1 edited

Legend:

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

    r77578 r77590  
    1335013350             * guest using hardware-assisted VMX. Otherwise, fall back to emulation.
    1335113351             */
     13352            pVCpu->hm.s.vmx.RealMode.fRealOnV86Active = false;
    1335213353            if (HMCanExecuteVmxGuest(pVCpu, pCtx))
    1335313354            {
    1335413355                Log4Func(("Mode changed but guest still suitable for executing using VT-x\n"));
    13355                 pVCpu->hm.s.vmx.RealMode.fRealOnV86Active = false;
    1335613356                ASMAtomicUoOrU64(&pVCpu->hm.s.fCtxChanged, HM_CHANGED_ALL_GUEST);
    1335713357            }
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