commit | bc8b094feb61c5f3ad55113f1c9b3288dd843b10 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Tue Mar 06 18:55:58 2012 +0100 |
committer | Kevin Wolf <kwolf@redhat.com> | Mon Mar 12 15:14:07 2012 +0100 |
tree | ca553ea3a0a95fa7a9ccf48d001e90049c0cc0d9 | |
parent | 52e7c241ac766406f05fa331eec9dbb33ebd2640 [diff] |
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>