]> git.ipfire.org Git - thirdparty/libvirt.git/commit
docs: Document the new <slices> sub-element of disk's <source>
authorPeter Krempa <pkrempa@redhat.com>
Wed, 5 Feb 2020 17:00:23 +0000 (18:00 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Fri, 14 Feb 2020 15:32:21 +0000 (16:32 +0100)
commit44f0f76890c6b53a893ffc370836794d74317c34
tree200006a534b1797cc69c063dd22965d3b7dde864
parent8c4303768846834893687db68ec265ce35aab5df
docs: Document the new <slices> sub-element of disk's <source>

We are going to add support for specifying offset and size attributes
which will allow controling where the image and where the guest data
itself starts in the source of the disk. This will be represented by
a <slices> element filled with either a <slice type='storage'> for the
offset of the image format data.

Add the XML documentation and RNG schema.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
docs/formatdomain.html.in
docs/schemas/domaincommon.rng