git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e17fc7
)
xen/events: change to using fasteoi
author
Jeremy Fitzhardinge
<jeremy.fitzhardinge@citrix.com>
Sat, 28 Aug 2010 00:30:24 +0000
(17:30 -0700)
committer
Jeremy Fitzhardinge
<jeremy.fitzhardinge@citrix.com>
Fri, 22 Oct 2010 19:57:21 +0000
(12:57 -0700)
Change event delivery to:
- mask+clear event in the upcall function
- use handle_fasteoi_irq as the handler
- unmask in the eoi function (and handle migration)
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
No differences found