[PATCH 0/2] docs: Fix docs for VIR_MIGRATE_PARAM_MIGRATE_DISKS_DETECT_ZEROES_ZEROES

Peter Krempa via Devel posted 2 patches 3 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1749129674.git.pkrempa@redhat.com
docs/manpages/virsh.rst          |  7 +++----
include/libvirt/libvirt-domain.h | 12 +++++-------
2 files changed, 8 insertions(+), 11 deletions(-)
[PATCH 0/2] docs: Fix docs for VIR_MIGRATE_PARAM_MIGRATE_DISKS_DETECT_ZEROES_ZEROES
Posted by Peter Krempa via Devel 3 months ago
Remove note about needing a pre-cleared image and document need to
enable discards to obtain a sparse image.

Peter Krempa (2):
  Revert "docs: Add warning about using a cleared image with
    VIR_MIGRATE_PARAM_MIGRATE_DISKS_DETECT_ZEROES_ZEROES"
  docs: Note that zero detection on migration sparsifies image only when
    discard='unmap' is set

 docs/manpages/virsh.rst          |  7 +++----
 include/libvirt/libvirt-domain.h | 12 +++++-------
 2 files changed, 8 insertions(+), 11 deletions(-)

-- 
2.49.0
Re: [PATCH 0/2] docs: Fix docs for VIR_MIGRATE_PARAM_MIGRATE_DISKS_DETECT_ZEROES_ZEROES
Posted by Eric Blake via Devel 3 months ago
On Thu, Jun 05, 2025 at 03:22:03PM +0200, Peter Krempa via Devel wrote:
> Remove note about needing a pre-cleared image and document need to
> enable discards to obtain a sparse image.
> 
> Peter Krempa (2):
>   Revert "docs: Add warning about using a cleared image with
>     VIR_MIGRATE_PARAM_MIGRATE_DISKS_DETECT_ZEROES_ZEROES"
>   docs: Note that zero detection on migration sparsifies image only when
>     discard='unmap' is set
> 
>  docs/manpages/virsh.rst          |  7 +++----
>  include/libvirt/libvirt-domain.h | 12 +++++-------
>  2 files changed, 8 insertions(+), 11 deletions(-)

Series:
Acked-by: Eric Blake <eblake@redhat.com>

-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.
Virtualization:  qemu.org | libguestfs.org