]> git.proxmox.com Git - qemu.git/commit
add mode field to blockdev-snapshot-sync transaction item
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 6 Mar 2012 17:55:58 +0000 (18:55 +0100)
committerKevin Wolf <kwolf@redhat.com>
Mon, 12 Mar 2012 14:14:07 +0000 (15:14 +0100)
commitbc8b094feb61c5f3ad55113f1c9b3288dd843b10
treeca553ea3a0a95fa7a9ccf48d001e90049c0cc0d9
parent52e7c241ac766406f05fa331eec9dbb33ebd2640
add mode field to blockdev-snapshot-sync transaction item

The mode field lets a management application create the snapshot
destination outside QEMU.

Right now, the only modes are "existing" and "absolute-paths".  Mirroring
introduces "no-backing-file".  In the future "relative-paths" could be
implemented too.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
blockdev.c
qapi-schema.json
qmp-commands.hx