VirtualBox

Changeset 1913 in vbox for trunk/src/VBox/VMM


Ignore:
Timestamp:
Apr 4, 2007 8:26:18 AM (18 years ago)
Author:
vboxsync
Message:

Reapplied 20145

File:
1 edited

Legend:

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

    r1909 r1913  
    10681068                    return emR3RawExecuteInstruction(pVM, "PATCHIR");
    10691069                }
    1070 #if 0 /** @note no noticable change; revisit later when we can emulate iret ourselves. */
    10711070                else if (rcGC == VINF_PATM_PENDING_IRQ_AFTER_IRET)
    10721071                {
     
    10741073                    return emR3RawExecuteInstruction(pVM, "PATCHIRET");
    10751074                }
    1076 #endif
    10771075                return VINF_EM_RESCHEDULE_REM;
    10781076
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