VirtualBox

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


Ignore:
Timestamp:
Jan 14, 2019 6:07:05 AM (6 years ago)
Author:
vboxsync
Message:

VMM/HM: Nested VMX: bugref:9180 IEM-only execution fix.

File:
1 edited

Legend:

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

    r76722 r76798  
    653653    PVM pVM = pVCpu->CTX_SUFF(pVM);
    654654    Assert(HMIsEnabled(pVM));
    655     Assert(!CPUMIsGuestVmxEnabled(pCtx));
    656655    Assert(   ( pVM->hm.s.vmx.fUnrestrictedGuest && !pVM->hm.s.vmx.pRealModeTSS)
    657656           || (!pVM->hm.s.vmx.fUnrestrictedGuest && pVM->hm.s.vmx.pRealModeTSS));
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