OSDN Git Service

xen: implement a debug-interrupt handler
authorJeremy Fitzhardinge <jeremy@goop.org>
Mon, 17 Mar 2008 23:37:18 +0000 (16:37 -0700)
committerIngo Molnar <mingo@elte.hu>
Thu, 24 Apr 2008 21:57:32 +0000 (23:57 +0200)
commitee523ca1e456d754d66be6deab910131e4e1dbf8
tree346c3bf4f701a07b124af72a3da4577b2e5dcb3b
parente2a81baf6604a2e08e10c7405b0349106f77c8af
xen: implement a debug-interrupt handler

Xen supports the notion of a debug interrupt which can be triggered
from the console.  For now this is implemented to show pending events,
masks and each CPU's pending event set.

Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/xen/events.c
arch/x86/xen/smp.c
arch/x86/xen/xen-ops.h