qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v7 09/11] migration: introduce a delete_snapshot wrapper


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v7 09/11] migration: introduce a delete_snapshot wrapper
Date: Wed, 21 Oct 2020 18:39:44 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.3.1

On 10/21/20 6:27 PM, Daniel P. Berrangé wrote:
Make snapshot deletion consistent with the snapshot save
and load commands by using a wrapper around the blockdev
layer. The main difference is that we get upfront validation
of the passed in device list (if any).

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
---
  include/migration/snapshot.h | 13 +++++++++++++
  migration/savevm.c           | 14 ++++++++++++++
  monitor/hmp-cmds.c           |  2 +-
  3 files changed, 28 insertions(+), 1 deletion(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]