|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [PATCH] hvm/vpt: Check that an irq is not blocked before wak
Currently, when a timer fires for a vpt interrupt, the interrupt
handler calls vcpu_kick() without checking to see if the IRQ is
blocked. This causes the vcpu to wake up out of a halt when it
shouldn't.
Signed-off-by: George Dunlap <george.dunlap@xxxxxxxxxxxxx>
check-event-before-wake.diff
Description: Text Data
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] [PATCH] hvm/vpt: Check that an irq is not blocked before waking the vcpu,
George Dunlap <=
|
|
|
|
|