]> git.ipfire.org Git - thirdparty/libvirt.git/commit
lib: Introduce flag VIR_DOMAIN_BLOCK_REBASE_RELATIVE
authorPeter Krempa <pkrempa@redhat.com>
Fri, 16 May 2014 13:40:06 +0000 (15:40 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 8 Jul 2014 09:51:06 +0000 (11:51 +0200)
commit37183e5db83fd476be552fd889edc74d82927981
tree46e801452d3b5dc5112544afd4f3f2b4085c844b
parentbda44ca2ca5bf06721df07b09df4e102d929bd7c
lib: Introduce flag VIR_DOMAIN_BLOCK_REBASE_RELATIVE

Introduce flag for the block rebase API to allow the rebase 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