From: Eric Blake <eblake@redhat.com>
To: Chen Hanxiao <chen_han_xiao@126.com>,
Luiz Capitulino <lcapitulino@redhat.com>,
Markus Armbruster <armbru@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] qmp/hmp: add support for system_suspend
Date: Fri, 27 Nov 2015 10:53:49 -0700 [thread overview]
Message-ID: <565898AD.5080106@redhat.com> (raw)
In-Reply-To: <1448637317-14213-1-git-send-email-chen_han_xiao@126.com>
[-- Attachment #1: Type: text/plain, Size: 617 bytes --]
On 11/27/2015 08:15 AM, Chen Hanxiao wrote:
> From: Chen Hanxiao <chenhanxiao@gmail.com>
>
> This patch add support for system_suspend command.
>
> Signed-off-by: Chen Hanxiao <chenhanxiao@gmail.com>
> ---
> hmp-commands.hx | 14 ++++++++++++++
> hmp.c | 5 +++++
> hmp.h | 1 +
> qmp.c | 5 +++++
> 4 files changed, 25 insertions(+)
Generally, adding a function in qmp.c is accompanied by an addition in
qapi-schema.json to expose the function via QMP.
--
Eric Blake eblake redhat com +1-919-301-3266
Libvirt virtualization library http://libvirt.org
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 604 bytes --]
next prev parent reply other threads:[~2015-11-27 17:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-27 15:15 [Qemu-devel] [PATCH] qmp/hmp: add support for system_suspend Chen Hanxiao
2015-11-27 17:53 ` Eric Blake [this message]
2015-11-28 2:44 ` Chen Hanxiao
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=565898AD.5080106@redhat.com \
--to=eblake@redhat.com \
--cc=armbru@redhat.com \
--cc=chen_han_xiao@126.com \
--cc=lcapitulino@redhat.com \
--cc=qemu-devel@nongnu.org \
/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).