mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 05:35:25 +00:00
4281362a96
Add two test images showing the use of 'data_file' and 'data_file_raw' (although the latter is not detected by libvirt) so that we can see that the qcow2 metadata parser and backing chain populators work correctly. The example files were created by: qemu-img create -f qcow2 -o data_file=raw,data_file_raw=true,preallocation=off datafile.qcow2 1k qemu-img create -f qcow2 -o data_file=rawpreallocation=off -F qcow2 -b datafile.qcow2 qcow2datafile-datafile.qcow2 Note that 'data_file_raw' is mutually exclusive with backing images. Signed-off-by: Nikolai Barybin <nikolai.barybin@virtuozzo.com> Reviewed-by: Peter Krempa <pkrempa@redhat.com> Signed-off-by: Peter Krempa <pkrempa@redhat.com> |
||
---|---|---|
.. | ||
directory-dir | ||
directory-none | ||
directory-raw | ||
qcow2-auto_qcow2-qcow2_raw-raw | ||
qcow2-auto_raw-raw-relative | ||
qcow2-datafile | ||
qcow2-protocol-backing-file | ||
qcow2-protocol-backing-nbd | ||
qcow2-qcow2_nbd-raw | ||
qcow2-qcow2_qcow2-auto | ||
qcow2-qcow2_qcow2-qcow2_qcow2-auto | ||
qcow2-qcow2_qcow2-qcow2_raw-auto | ||
qcow2-qcow2_qcow2-qcow2_raw-raw | ||
qcow2-qcow2_raw-raw-relative | ||
qcow2-symlinks | ||
qcow2datafile-qcow2_qcow2-datafile | ||
qed-auto_raw | ||
qed-qed_raw | ||
raw-auto | ||
raw-raw |