linux/drivers/xen
Jeremy Fitzhardinge eb1e305f4e xen: add rebind_evtchn_irq
Add rebind_evtchn_irq(), which will rebind an device driver's existing
irq to a new event channel on restore.  Since the new event channel
will be masked and bound to vcpu0, we update the state accordingly and
unmask the irq once everything is set up.

Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2008-05-27 10:11:37 +02:00
..
xenbus xen: Module autoprobing support for frontend drivers 2008-04-24 23:57:33 +02:00
balloon.c xen: drivers/xen/balloon.c: make a function static 2008-05-27 10:11:37 +02:00
events.c xen: add rebind_evtchn_irq 2008-05-27 10:11:37 +02:00
features.c xen: move features.c from arch/x86/xen/features.c to drivers/xen 2008-04-24 23:57:32 +02:00
grant-table.c xen: make grant table arch portable 2008-04-24 23:57:32 +02:00
Kconfig xen: add balloon driver 2008-04-24 23:57:33 +02:00
Makefile xen: Move manage.c to drivers/xen for ia64/xen support 2008-05-27 10:11:36 +02:00
manage.c xen: Move manage.c to drivers/xen for ia64/xen support 2008-05-27 10:11:36 +02:00
xencomm.c xen: import arch generic part of xencomm 2008-04-24 23:57:32 +02:00