Kevin Wolf 6c3944dc62 qcow2: Implement data-file-raw create option
Provide an option to force QEMU to always keep the external data file
consistent as a standalone read-only raw image.

At the moment, this means making sure that write_zeroes requests are
forwarded to the data file instead of just updating the metadata, and
checking that no backing file is used.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2019-03-08 12:26:46 +01:00
..
2019-01-14 10:09:46 -06:00
2018-12-14 06:52:48 +01:00
2019-03-05 11:27:41 +08:00
2018-08-30 16:08:47 +02:00