qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 0/3] dump-guest-memory: Add blocker for migration


From: Peter Xu
Subject: Re: [PATCH v2 0/3] dump-guest-memory: Add blocker for migration
Date: Wed, 22 Sep 2021 10:33:31 -0400

On Thu, Aug 26, 2021 at 02:58:10PM -0400, Peter Xu wrote:
> v2:
> - One more patch: "migration: Make migration blocker work for snapshots too"
> - Move register of migration blocker to be before dump_init [Marc-Andre]
> - Collected r-bs
> 
> Both dump-guest-memory and live migration have vm state cached internally.
> Allowing them to happen together means the vm state can be messed up.  Simply
> block live migration for dump-guest-memory.
> 
> One trivial thing to mention is we should still allow dump-guest-memory even 
> if
> -only-migratable is specified, because that flag should majorly be used to
> guarantee not adding devices that will block migration by accident.  Dump 
> guest
> memory is not like that - it'll only block for the seconds when it's dumping.

Ping?

-- 
Peter Xu




reply via email to

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