VirtualBox

Changeset 8922 in vbox


Ignore:
Timestamp:
May 19, 2008 3:44:47 PM (17 years ago)
Author:
vboxsync
Message:

REMR3NotifyInterruptClear can now be called from non-EMT threads. Removed assertion.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/recompiler/VBoxRecompiler.c

    r8829 r8922  
    36703670{
    36713671    LogFlow(("REMR3NotifyInterruptClear:\n"));
    3672     VM_ASSERT_EMT(pVM);
    36733672    if (pVM->rem.s.fInREM)
    36743673        cpu_reset_interrupt(cpu_single_env, CPU_INTERRUPT_HARD);
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