VirtualBox

Changeset 72514 in vbox for trunk


Ignore:
Timestamp:
Jun 11, 2018 2:23:25 PM (7 years ago)
Author:
vboxsync
Message:

IEM: Don't intercept rdtscp both in iemOp_Grp7_rdtscp and iemCImpl_rdtscp, the latter is the correct one.

File:
1 edited

Legend:

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

    r72513 r72514  
    559559    IEMOP_MNEMONIC(rdtscp, "rdtscp");
    560560    IEMOP_HLP_DONE_DECODING_NO_LOCK_PREFIX();
    561     /** @todo SVM intercept removal from here. */
    562     IEMOP_HLP_SVM_INSTR_INTERCEPT_AND_NRIP(pVCpu, SVM_CTRL_INTERCEPT_RDTSCP, SVM_EXIT_RDTSCP, 0, 0);
    563561    return IEM_MC_DEFER_TO_CIMPL_0(iemCImpl_rdtscp);
    564562}
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