qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] qmp/hmp: add support for system_suspend


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH] qmp/hmp: add support for system_suspend
Date: Fri, 27 Nov 2015 10:53:49 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0

On 11/27/2015 08:15 AM, Chen Hanxiao wrote:
> From: Chen Hanxiao <address@hidden>
> 
> This patch add support for system_suspend command.
> 
> Signed-off-by: Chen Hanxiao <address@hidden>
> ---
>  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: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]