[libvirt] [PATCH v2 6/7] qemu: domain: Move checkpoint related code to qemu_checkpoint.c

Eric Blake eblake at redhat.com
Thu Sep 26 15:41:40 UTC 2019


On 9/25/19 7:54 AM, Peter Krempa wrote:
> Signed-off-by: Peter Krempa <pkrempa at redhat.com>
> ---
>   src/qemu/qemu_checkpoint.c | 185 ++++++++++++++++++++++++++++++++++---
>   src/qemu/qemu_checkpoint.h |   5 +
>   src/qemu/qemu_domain.c     | 162 +-------------------------------
>   src/qemu/qemu_domain.h     |  15 ---
>   4 files changed, 180 insertions(+), 187 deletions(-)
> 

Thanks for splitting the code motion into two patches.

Reviewed-by: Eric Blake <eblake at redhat.com>

-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3226
Virtualization:  qemu.org | libvirt.org




More information about the libvir-list mailing list