Home
last modified time | relevance | path

Searched hist:"6 c3944dc" (Results 1 – 6 of 6) sorted by relevance

/qemu/tests/qemu-iotests/
H A D082.out6c3944dc Fri Feb 22 13:29:38 GMT 2019 Kevin Wolf <kwolf@redhat.com> 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>
/qemu/block/
H A Dqcow2.h6c3944dc Fri Feb 22 13:29:38 GMT 2019 Kevin Wolf <kwolf@redhat.com> 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>
H A Dqcow2-cluster.c6c3944dc Fri Feb 22 13:29:38 GMT 2019 Kevin Wolf <kwolf@redhat.com> 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>
H A Dqcow2.c6c3944dc Fri Feb 22 13:29:38 GMT 2019 Kevin Wolf <kwolf@redhat.com> 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>
/qemu/include/block/
H A Dblock_int.h6c3944dc Fri Feb 22 13:29:38 GMT 2019 Kevin Wolf <kwolf@redhat.com> 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>
/qemu/qapi/
H A Dblock-core.json6c3944dc Fri Feb 22 13:29:38 GMT 2019 Kevin Wolf <kwolf@redhat.com> 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>