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é <[email protected]>
---
  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é <[email protected]>


Reply via email to