[libvirt] [PATCH] [1/4] Add managed save API entry points

Eric Blake eblake at redhat.com
Fri Apr 2 20:06:28 UTC 2010


On 04/02/2010 01:53 PM, Daniel Veillard wrote:
> [unchanged in v2]
> 
> Add managed save API entry points
> 
> virDomainManagedSave() is to be run on a running domain. Once the call
> complete, as in virDomainSave() the domain is stopped upon completion,
> but there is no restore counterpart as any order to start the domain
> from the API would load the state from the managed file, similary if
> the domain is autostarted when libvirtd starts.

Grammar and spelling tweaks for the commit message.  This would read
better as:

virDomainManagedSave() is to be run on a running domain.  Once the call
completes, the domain is stopped (as in virDomainSave()).  There is no
restore counterpart, as the managed file will be automatically restored
on any request to start the domain from the API, or if the domain is
autostarted when libvirtd starts.

But nothing wrong with the commit itself, at least that I could see.  ACK.

-- 
Eric Blake   eblake at redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 323 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20100402/c49152be/attachment-0001.sig>


More information about the libvir-list mailing list