This time with support for libvirt. Patch for libvirt is on
libvir-list(a)redhat.com (qemu: detect-zeroes feature for drives)
See:
https://lists.gnu.org/archive/html/qemu-devel/2012-07/msg03747.html
Related do RHBZ#1130506.
Maros Zatko (4):
api: add_drive - add QEMU detect-zeroes support
sparsify: support QEMU detect-zeroes in copying mode (RHBZ#1130506)
libvirt backend: add detect-zeroes
direct backend: add version check for detect-zeroes feature
generator/actions.ml | 2 +-
sparsify/copying.ml | 3 ++-
src/drives.c | 11 +++++++++--
src/guestfs-internal.h | 1 +
src/launch-direct.c | 15 +++++++++++----
src/launch-libvirt.c | 19 ++++++++++++++-----
6 files changed, 38 insertions(+), 13 deletions(-)
--
1.9.3