A window''s a window no matter how small... right ? When signaling an edge-triggered interrupt to the hypervisor via the shared page, be sure to set the IRR bit *after* setting the LAST_IRR bit. Otherwise the hypervisor can notice the set bit and the guest may handle the interrupt before QEMU sets the LAST_IRR bit -- which will then mask the NEXT occurrence of that irq. And, as much as I would like to say that this was fixed for theoretical reasons, it was fixed because it happened (repeatedly) and hurt. Signed-off-by: Ben Thomas (ben@virtualiron.com) -- ------------------------------------------------------------------------ Ben Thomas Virtual Iron Software bthomas@virtualiron.com Tower 1, Floor 2 978-849-1214 900 Chelmsford Street Lowell, MA 01851 _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel