VirtualBox

Changeset 2177 in vbox for trunk


Ignore:
Timestamp:
Apr 18, 2007 1:46:52 PM (18 years ago)
Author:
vboxsync
Message:

Put back RF flag

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/EM.cpp

    r2174 r2177  
    992992     * Set flags for single stepping.
    993993     */
    994     CPUMSetGuestEFlags(pVM, CPUMGetGuestEFlags(pVM) | X86_EFL_TF);
     994    CPUMSetGuestEFlags(pVM, CPUMGetGuestEFlags(pVM) | X86_EFL_TF | X86_EFL_RF);
    995995
    996996    /*
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