|
| From: | Markus Armbruster |
| Subject: | Re: [Qemu-devel] [PATCH V7 11/14] qmp: add interface query-snapshots |
| Date: | Wed, 27 Feb 2013 17:08:57 +0100 |
| User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/24.1 (gnu/linux) |
Wenchao Xia <address@hidden> writes: > This interface now return valid internal snapshots for whole vm. > Note that filter use bdrv_can_read_snapshot() instead of > bdrv_can_snapshot(), which should be the correct behavior in information > retrieving funtion. This is just like query-images, except it's for the system as a whole rather than individual block devices. Correct?
| [Prev in Thread] | Current Thread | [Next in Thread] |