qemu-block
[Top][All Lists]
Advanced

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

Re: [PATCH v7 08/11] migration: wire up support for snapshot device sele


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v7 08/11] migration: wire up support for snapshot device selection
Date: Wed, 21 Oct 2020 18:38:56 +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:
Modify load_snapshot/save_snapshot to accept the device list and vmstate
node name parameters previously added to the block layer.

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
---
  include/migration/snapshot.h | 18 ++++++++++++++++--
  migration/savevm.c           | 28 +++++++++++++++++-----------
  monitor/hmp-cmds.c           |  5 +++--
  replay/replay-debugging.c    |  4 ++--
  replay/replay-snapshot.c     |  5 +++--
  softmmu/vl.c                 |  2 +-
  6 files changed, 42 insertions(+), 20 deletions(-)

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




reply via email to

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