qemu-devel
[Top][All Lists]
Advanced

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

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


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH 14/18] qapi: Convert loadvm
Date: Wed, 15 Aug 2012 22:34:00 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:14.0) Gecko/20120717 Thunderbird/14.0

On 08/15/2012 09:31 PM, Eric Blake wrote:

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

It might also be worth documenting that vm-snapshot-load can only load
online snapshots with associated VM state (those created by savevm), and
not offline snapshots (those created by 'qemu-img snapshot').

-- 
Eric Blake   address@hidden    +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]