virt-manager/man
Cole Robinson 276aa4a72e virt-clone: only attempt --reflink for raw images
--reflink only works with raw images, since copying anything else
will hit the qemu-img code path in libvirt storage driver.
This can pop up more nowadays since UEFI support is using qcow2 as
well.

Let's only attempt --reflink for raw disk images. It's basically
an optimization anyways

https://bugzilla.redhat.com/show_bug.cgi?id=2256285

Signed-off-by: Cole Robinson <crobinso@redhat.com>
2024-11-19 21:19:25 +01:00
..
meson.build meson: add man pages 2024-11-12 23:18:32 +01:00
virt-clone.rst virt-clone: only attempt --reflink for raw images 2024-11-19 21:19:25 +01:00
virt-install.rst add a note that tpm can be effectively disabled by passing none 2024-11-19 10:24:33 -05:00
virt-manager.rst virt-manager: Switch to --no-fork by default 2024-11-12 23:12:36 +01:00
virt-xml.rst virt-xml: Add --edit --convert-to-vnc 2024-10-09 11:03:43 +02:00