]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0f7451dfe245270bedd888d03ff04e9e24731d5c
tree346c3bf4f701a07b124af72a3da4577b2e5dcb3b
parent24edb7d1934b4842c3a0c24cd062de1313790d3b
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