]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/uefi: flush variable store to disk in post load
authorGerd Hoffmann <kraxel@redhat.com>
Wed, 19 Mar 2025 14:11:53 +0000 (15:11 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Fri, 21 Mar 2025 11:00:38 +0000 (12:00 +0100)
commit560429fd746adf04b57237c3c4a38ecfd906c592
treeb6b1b5726d8a8d4b7e4d36b16378b5efee8452ea
parent1dae461a913f9da88df05de6e2020d3134356f2e
hw/uefi: flush variable store to disk in post load

Make 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 <pkrempa@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Message-ID: <20250319141159.1461621-2-kraxel@redhat.com>
hw/uefi/var-service-core.c