qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 14/17] qapi: Convert loadvm


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH v2 14/17] qapi: Convert loadvm
Date: Fri, 14 Dec 2012 11:30:50 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Thunderbird/17.0

On 12/13/2012 08:40 AM, Pavel Hrdina wrote:
> Signed-off-by: Pavel Hrdina <address@hidden>
> ---
>  hmp-commands.hx  |  4 ++--
>  hmp.c            |  9 ++++++++
>  hmp.h            |  1 +
>  monitor.c        | 12 -----------
>  qapi-schema.json | 15 +++++++++++++
>  qmp-commands.hx  | 25 ++++++++++++++++++++++
>  savevm.c         | 65 
> ++++++++++++++++++++++++++++----------------------------
>  sysemu.h         |  1 -
>  vl.c             |  6 +++++-
>  9 files changed, 90 insertions(+), 48 deletions(-)
> 

> +
> +##
> +# @vm-snapshot-load:
> +#
> +# Set the whole virtual machine to the snapshot identified by the tag
> +# or the unique snapshot id. It must be snapshot of whole VM.
> +#
> +# @name: tag|id of existing snapshot
> +#
> +# Returns: Nothing on success
> +#          If an error occurs, GenericError with error message
> +#
> +# Since: 1.3

1.4, now

-- 
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]