VirtualBox

Ignore:
Timestamp:
Jul 4, 2018 2:30:02 PM (6 years ago)
Author:
vboxsync
Message:

EM,HM,IEM: Replaced EMInterpretWrmsr with IEMExecDecodedWrmsr. [comment fixes]

File:
1 edited

Legend:

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

    r72877 r72878  
    67966796             * We've already saved the APIC related guest-state (TPR) in hmR0SvmPostRunGuest().
    67976797             * When full APIC register virtualization is implemented we'll have to make sure
    6798              * APIC state is saved from the VMCB before EMInterpretWrmsr() changes it.
     6798             * APIC state is saved from the VMCB before IEM changes it.
    67996799             */
    68006800            ASMAtomicUoOrU64(&pVCpu->hm.s.fCtxChanged, HM_CHANGED_GUEST_APIC_TPR);
     
    68156815    }
    68166816
    6817     /* RIP has been updated by above after EMInterpretWrmsr() or by EMInterpretInstruction(). */
    68186817    return VBOXSTRICTRC_TODO(rcStrict);
    68196818}
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