libvirt/tests/storagevolxml2xmlin
Ján Tomko 31d42506fb conf: add features to volume target XML
Add <features> and <compat> elements to volume target XML.

<compat> is a string which for qcow2 represents the QEMU version
it should be compatible with. Valid values are 0.10 and 1.1.
1.1 is implicit if the <features> element is present, otherwise
qemu-img default is used. 0.10 can be specified to explicitly
create older images after the qemu-img default changes.

<features> contains optional features, so far
<lazy_refcounts/> is available, which enables caching of reference
counters, improving performance for snapshots.
2013-06-21 13:25:30 +02:00
..
vol-file-backing.xml
vol-file.xml
vol-logical-backing.xml
vol-logical.xml
vol-partition.xml
vol-qcow2-1.1.xml conf: add features to volume target XML 2013-06-21 13:25:30 +02:00
vol-qcow2-lazy.xml conf: add features to volume target XML 2013-06-21 13:25:30 +02:00
vol-qcow2.xml
vol-sheepdog.xml