ia64/xen-unstable
changeset 3261:5088989be882
bitkeeper revision 1.1159.183.48 (41b88e02jFtCOfgqWAIArFrDyfX9eA)
Merge scramble.cl.cam.ac.uk:/auto/groups/xeno-xenod/BK/xen-2.0-testing.bk
into scramble.cl.cam.ac.uk:/auto/groups/xeno-xenod/BK/xen-unstable.bk
Merge scramble.cl.cam.ac.uk:/auto/groups/xeno-xenod/BK/xen-2.0-testing.bk
into scramble.cl.cam.ac.uk:/auto/groups/xeno-xenod/BK/xen-unstable.bk
author | kaf24@scramble.cl.cam.ac.uk |
---|---|
date | Thu Dec 09 17:40:18 2004 +0000 (2004-12-09) |
parents | 631910906413 2fe3ce93ba10 |
children | bf681d2cb7c8 |
files | xen/include/public/io/domain_controller.h |
line diff
1.1 --- a/xen/include/public/io/domain_controller.h Thu Dec 09 17:31:14 2004 +0000 1.2 +++ b/xen/include/public/io/domain_controller.h Thu Dec 09 17:40:18 2004 +0000 1.3 @@ -555,6 +555,7 @@ typedef struct { 1.4 #define CMSG_SHUTDOWN_REBOOT 1 /* Clean shutdown (SHUTDOWN_reboot). */ 1.5 #define CMSG_SHUTDOWN_SUSPEND 2 /* Create suspend info, then */ 1.6 /* SHUTDOWN_suspend. */ 1.7 +#define CMSG_SHUTDOWN_SYSRQ 3 1.8 1.9 1.10 /******************************************************************************