bouyer
3307398997
When handling a defered event, unmasking it isn't enouth, we also need to check
if the corresponding bit needs to be set in evtchn_pending_sel, and eventually force an upcall (if we got a second event when this one what being handled). For now to this by calling hypervisor_enable_irq(), this could be rewritten in inline assembly by someone knowing enouth about i386 assembly :)
…
…
…
…
…
…
…
…
…
Description
No description provided
Languages
C
85.3%
Roff
7.2%
Assembly
3.1%
Shell
1.7%
Makefile
1.2%
Other
0.9%