Makes live migration more robust. Commit 4c0cfc72b31a ("pflash_cfi01:
write flash contents to bdrv on incoming migration") elaborates in
detail on the motivation.
Cc: Peter Krempa
Signed-off-by: Gerd Hoffmann
---
hw/uefi/var-service-core.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/hw
On Thu, Mar 13, 2025 at 11:41:19 +0100, Gerd Hoffmann wrote:
> Makes live migration more robust. Commit 4c0cfc72b31a ("pflash_cfi01:
> write flash contents to bdrv on incoming migration") elaborates in
> detail on the motivation.
>
> Cc: Peter Krempa
> Signed-off-by: Gerd Hoffmann
> ---
Thanks