On 10/15/19 10:23 AM, Alberto Garcia wrote:
Now that the implementation of subclusters is complete we can finally
add the necessary options to create and read images with this feature,
which we call "extended L2 entries".

Signed-off-by: Alberto Garcia <[email protected]>
---

+++ b/qapi/block-core.json
@@ -85,6 +85,7 @@
        'compat': 'str',
        '*data-file': 'str',
        '*data-file-raw': 'bool',
+      '*extended-l2': 'bool',
        '*lazy-refcounts': 'bool',
        '*corrupt': 'bool',
        'refcount-bits': 'int',

Missing documentation for the new member.

--
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3226
Virtualization:  qemu.org | libvirt.org

Reply via email to