VirtualBox

Changeset 17969 in vbox


Ignore:
Timestamp:
Mar 16, 2009 7:03:33 PM (16 years ago)
Author:
vboxsync
Message:

EM: check for pending hardware interrupts when halted in HWACC mode

File:
1 edited

Legend:

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

    r17909 r17969  
    32533253         */
    32543254        if (    !VM_FF_ISSET(pVM, VM_FF_INHIBIT_INTERRUPTS)
    3255             &&  (!rc || rc >= VINF_EM_RESCHEDULE_RAW)
     3255            &&  (!rc || rc >= VINF_EM_RESCHEDULE_HWACC)
    32563256            &&  !TRPMHasTrap(pVM) /* an interrupt could already be scheduled for dispatching in the recompiler. */
    32573257            &&  PATMAreInterruptsEnabled(pVM)
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