[Libguestfs] [PATCH v2 0/4] Support for detect-zeroes RHBZ#1130506

Maros Zatko mzatko at redhat.com
Fri Apr 24 12:51:47 UTC 2015


This time with support for libvirt. Patch for libvirt is on
libvir-list at 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




More information about the Libguestfs mailing list