From: Jean Guyader <jean.guyader@eu.citrix.com>
To: xen-devel@lists.xensource.com
Cc: Ian.Jackson@eu.citrix.com,
Jean Guyader <jean.guyader@eu.citrix.com>,
Jean Guyader <jean.guyader@citrix.com>
Subject: [PATCH] xl: Add missing trigger for the xl trigger cmd.
Date: Tue, 17 Jan 2012 14:33:52 +0000 [thread overview]
Message-ID: <1326810832-11927-1-git-send-email-jean.guyader@eu.citrix.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 208 bytes --]
Add s3resume trigger in the usage of the xl trigger cmd.
Signed-off-by: Jean Guyader <jean.guyader@eu.citrix.com>
---
tools/libxl/xl_cmdtable.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-xl-Add-missing-trigger-for-the-xl-trigger-cmd.patch --]
[-- Type: text/x-patch; name="0001-xl-Add-missing-trigger-for-the-xl-trigger-cmd.patch", Size: 463 bytes --]
diff --git a/tools/libxl/xl_cmdtable.c b/tools/libxl/xl_cmdtable.c
index 3ad2b1b..3f7008b 100644
--- a/tools/libxl/xl_cmdtable.c
+++ b/tools/libxl/xl_cmdtable.c
@@ -240,7 +240,7 @@ struct cmd_spec cmd_table[] = {
{ "trigger",
&main_trigger, 0,
"Send a trigger to a domain",
- "<Domain> <nmi|reset|init|power|sleep> [<VCPU>]",
+ "<Domain> <nmi|reset|init|power|sleep|s3resume> [<VCPU>]",
},
{ "sysrq",
&main_sysrq, 0,
[-- Attachment #3: Type: text/plain, Size: 138 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
next reply other threads:[~2012-01-17 14:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-17 14:33 Jean Guyader [this message]
2012-01-24 15:33 ` [PATCH] xl: Add missing trigger for the xl trigger cmd Ian Jackson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1326810832-11927-1-git-send-email-jean.guyader@eu.citrix.com \
--to=jean.guyader@eu.citrix.com \
--cc=Ian.Jackson@eu.citrix.com \
--cc=jean.guyader@citrix.com \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).