xen/events: change to using fasteoi
authorJeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Sat, 28 Aug 2010 00:30:24 +0000 (17:30 -0700)
committerJeremy 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