Re: [Qemu-devel] [PATCH v5 2/2] QMP: Add qmp command for blockdev-group-snapshot-sync

2012-02-29 Thread Luiz Capitulino
On Tue, 28 Feb 2012 15:54:07 -0500 Jeff Cody jc...@redhat.com wrote: 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,

[Qemu-devel] [PATCH v5 2/2] QMP: Add qmp command for blockdev-group-snapshot-sync

2012-02-28 Thread Jeff Cody
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.