[libvirt RFC 13/24] qemu_snapshot: move snapshot discard out of qemu_domain.c

Peter Krempa pkrempa at redhat.com
Thu Sep 1 14:11:48 UTC 2022


On Tue, Aug 23, 2022 at 18:32:16 +0200, Pavel Hrdina wrote:

Mention at least the new file and names of the moved functions.

> Signed-off-by: Pavel Hrdina <phrdina at redhat.com>
> ---
>  src/qemu/qemu_domain.c   | 95 +--------------------------------------
>  src/qemu/qemu_domain.h   |  9 ----
>  src/qemu/qemu_driver.c   |  2 +-
>  src/qemu/qemu_snapshot.c | 96 +++++++++++++++++++++++++++++++++++++++-
>  src/qemu/qemu_snapshot.h |  4 ++
>  5 files changed, 102 insertions(+), 104 deletions(-)

Reviewed-by: Peter Krempa <pkrempa at redhat.com>


More information about the libvir-list mailing list