]> xenbits.xensource.com Git - libvirt.git/commit
lib: Introduce flag VIR_DOMAIN_BLOCK_COMMIT_RELATIVE
authorPeter Krempa <pkrempa@redhat.com>
Tue, 13 May 2014 15:59:32 +0000 (17:59 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 8 Jul 2014 09:45:04 +0000 (11:45 +0200)
commitbda44ca2ca5bf06721df07b09df4e102d929bd7c
treea3ac2672b63bcacc6066bf37dba6e37d28e4e972
parent3ea661deeabadc3c114dfb6f662b9fd17d714a01
lib: Introduce flag VIR_DOMAIN_BLOCK_COMMIT_RELATIVE

Introduce flag for the block commit API to allow the commit operation to
leave the chain relatively addressed. Also adds a virsh switch to enable
this behavior.
include/libvirt/libvirt.h.in
src/libvirt.c
tools/virsh-domain.c
tools/virsh.pod