Home
last modified time | relevance | path

Searched hist:bc8b094feb61c5f3ad55113f1c9b3288dd843b10 (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/
H A Dblockdev.cdiff bc8b094feb61c5f3ad55113f1c9b3288dd843b10 Tue Mar 06 11:55:58 CST 2012 Paolo Bonzini <pbonzini@redhat.com> 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>