summary refs log tree commit diff stats
path: root/scripts/qapi-types.py
diff options
context:
space:
mode:
authorJeff Cody <jcody@redhat.com>2012-02-28 15:54:07 -0500
committerKevin Wolf <kwolf@redhat.com>2012-02-29 15:48:39 +0100
commitc186402c444a9598a71da6aef1360f4171e57ad3 (patch)
treee38f4e6a5856e7ba29bd605139c2d73ccd2e4236 /scripts/qapi-types.py
parent8802d1fdd4b73e02ce13fb3a233c64c1913634ab (diff)
downloadfocaccia-qemu-c186402c444a9598a71da6aef1360f4171e57ad3.tar.gz
focaccia-qemu-c186402c444a9598a71da6aef1360f4171e57ad3.zip
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 'scripts/qapi-types.py')
0 files changed, 0 insertions, 0 deletions