From: Jeremy Fitzhardinge Date: Wed, 18 Jul 2007 01:37:07 +0000 (-0700) Subject: xen: handle external requests for shutdown, reboot and sysrq X-Git-Tag: v2.6.23-rc1~498^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e2b8fbeec8f005672f2a2e862fb9c26a0bafedc;p=pandora-kernel.git xen: handle external requests for shutdown, reboot and sysrq The guest domain can be asked to shutdown or reboot itself, or have a sysrq key injected, via xenbus. This patch adds a watcher for those events, and does the appropriate action. Signed-off-by: Jeremy Fitzhardinge Cc: Chris Wright --- Reading git-diff-tree failed