Re: [Qemu-devel] [PATCH V6 11/14] qmp: add interface query-snapshots

2013-02-25 Thread Wenchao Xia
于 2013-2-21 7:30, Eric Blake 写道: On 02/20/2013 03:57 PM, Eric Blake wrote: On 02/18/2013 03:46 PM, Wenchao Xia wrote: Hi, Eric About the interface,there is actually requirement to know internal snapshots in an image of a backing file, so I think the API should be improved as: # @query-snaps

Re: [Qemu-devel] [PATCH V6 11/14] qmp: add interface query-snapshots

2013-02-20 Thread Eric Blake
On 02/20/2013 03:57 PM, Eric Blake wrote: > On 02/18/2013 03:46 PM, Wenchao Xia wrote: >> Hi, Eric >> About the interface,there is actually requirement to know internal >> snapshots in an image of a backing file, so I think the API should be >> improved as: >> >> # @query-snapshots: >> # >> # Get

Re: [Qemu-devel] [PATCH V6 11/14] qmp: add interface query-snapshots

2013-02-20 Thread Eric Blake
On 02/18/2013 03:46 PM, Wenchao Xia wrote: > Hi, Eric > About the interface,there is actually requirement to know internal > snapshots in an image of a backing file, so I think the API should be > improved as: > > # @query-snapshots: > # > # Get a list of internal snapshots for whole virtual mac

Re: [Qemu-devel] [PATCH V6 11/14] qmp: add interface query-snapshots

2013-02-18 Thread Wenchao Xia
Hi, Eric About the interface,there is actually requirement to know internal snapshots in an image of a backing file, so I think the API should be improved as: # @query-snapshots: # # Get a list of internal snapshots for whole virtual machine or a single # block device. Note that in first case,