VirtualBox

Changeset 73049 in vbox for trunk/src/VBox/VMM/VMMR0


Ignore:
Timestamp:
Jul 11, 2018 2:46:34 AM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
123609
Message:

VMM/HMSVMR0: bugref:9204 Fix invlpg.

File:
1 edited

Legend:

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

    r73048 r73049  
    63546354        && fSupportsNextRipSave)
    63556355    {
    6356         HMSVM_CPUMCTX_IMPORT_STATE(pVCpu, IEM_CPUMCTX_EXTRN_MUST_MASK);
     6356        HMSVM_CPUMCTX_IMPORT_STATE(pVCpu, IEM_CPUMCTX_EXTRN_EXEC_DECODED_MEM_MASK);
    63576357        PCSVMVMCB pVmcb = hmR0SvmGetCurrentVmcb(pVCpu);
    63586358        uint8_t const cbInstr   = pVmcb->ctrl.u64NextRIP - pVCpu->cpum.GstCtx.rip;
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