qemu-e2k/docs/tools
Denis V. Lunev 8e28b65f52 qemu-img: properly list formats which have consistency check implemented
Simple grep for the .bdrv_co_check callback presence gives the following
list of block drivers
* QED
* VDI
* VHDX
* VMDK
* Parallels
which have this callback. The presense of the callback means that
consistency check is supported.

The patch updates documentation accordingly.

Signed-off-by: Denis V. Lunev <den@openvz.org>
CC: Kevin Wolf <kwolf@redhat.com>
CC: Hanna Reitz <hreitz@redhat.com>
Message-Id: <20220407083932.531965-1-den@openvz.org>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2022-05-04 15:55:23 +02:00
..
index.rst docs: standardize directory index to --- with overline 2021-09-13 13:56:26 +02:00
qemu-img.rst qemu-img: properly list formats which have consistency check implemented 2022-05-04 15:55:23 +02:00
qemu-nbd.rst docs: Consistent typography for options of qemu-nbd 2022-03-21 15:19:58 -05:00
qemu-pr-helper.rst docs: standardize book titles to === with overline 2021-09-13 13:56:26 +02:00
qemu-storage-daemon.rst qsd: Add --daemonize 2022-03-04 18:14:40 +01:00
qemu-trace-stap.rst docs/tools/qemu-trace-stap.rst: Do not hard-code the QEMU binary name 2022-01-05 11:10:13 +01:00
virtfs-proxy-helper.rst docs: Move tools documentation to tools manual 2020-02-25 10:48:06 +00:00
virtiofsd.rst virtiofsd: Add docs/helper for killpriv_v2/no_killpriv_v2 option 2022-04-21 12:05:15 +02:00