VirtualBox

Changeset 45549 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Apr 15, 2013 12:16:54 PM (12 years ago)
Author:
vboxsync
Message:

Reverted r84927 - I cannot read.

File:
1 edited

Legend:

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

    r45533 r45549  
    36803680        {
    36813681            if (    cpl != 0
    3682                 ||  pDis->pCurInstr->uOpcode != OP_RDTSC)    /* rdtsc requires emulation in ring 3 as well */
     3682                &&  pDis->pCurInstr->uOpcode != OP_RDTSC)    /* rdtsc requires emulation in ring 3 as well */
    36833683            {
    36843684                Log(("WARNING: refusing instruction emulation for user-mode code!!\n"));
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