diff options
author | Jeff Cody <jcody@redhat.com> | 2012-02-28 15:54:07 -0500 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2012-02-29 15:48:39 +0100 |
commit | c186402c444a9598a71da6aef1360f4171e57ad3 (patch) | |
tree | e38f4e6a5856e7ba29bd605139c2d73ccd2e4236 /cpu-common.h | |
parent | 8802d1fdd4b73e02ce13fb3a233c64c1913634ab (diff) |
QMP: Add qmp command for blockdev-group-snapshot-sync
This adds the QMP command for blockdev-group-snapshot-sync. It
takes an array in as the input, for the argument devlist. The
array consists of the following elements:
+ device: device to snapshot. e.g. "ide-hd0", "virtio0"
+ snapshot-file: path & file for the snapshot image. e.g. "/tmp/file.img"
+ format: snapshot format. e.g., "qcow2". Optional
There is no HMP equivalent for the command.
Signed-off-by: Jeff Cody <jcody@redhat.com>
Acked-by: Luiz Capitulino <lcapitulino@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'cpu-common.h')
0 files changed, 0 insertions, 0 deletions