]> git.proxmox.com Git - mirror_qemu.git/blobdiff - qapi/block-core.json
vmdk: Reject excess extents in blockdev-create
[mirror_qemu.git] / qapi / block-core.json
index a5924b40af25f331a231c596a9a858a8fb43c722..5f17d67d7140af414d0db83f9795a728dde98c74 100644 (file)
 #               twoGbMaxExtentSparse and twoGbMaxExtentFlat formats. For
 #               monolithicFlat, only one entry is required; for
 #               twoGbMaxExtent* formats, the number of entries required is
-#               calculated as extent_number = virtual_size / 2GB.
+#               calculated as extent_number = virtual_size / 2GB. Providing
+#               more extents than will be used is an error.
 # @subformat    The subformat of the VMDK image. Default: "monolithicSparse".
 # @backing-file The path of backing file. Default: no backing file is used.
 # @adapter-type The adapter type used to fill in the descriptor. Default: ide.