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 storage: support more scaling suffixes 2012-03-07 18:24:43 -07:00
vol-file.xml Added timestamps to storage volumes 2012-08-02 17:14:17 -06:00
vol-logical-backing.xml tests: Add storage volume XML 2 XML tests. 2009-10-16 10:52:27 -04:00
vol-logical.xml tests: Add storage volume XML 2 XML tests. 2009-10-16 10:52:27 -04:00
vol-partition.xml tests: Add storage volume XML 2 XML tests. 2009-10-16 10:52:27 -04:00
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 tests: Add storage volume XML 2 XML tests. 2009-10-16 10:52:27 -04:00
vol-sheepdog.xml Add a sheepdog backend for the storage driver 2012-07-18 20:08:27 +01:00