commit | 560429fd746adf04b57237c3c4a38ecfd906c592 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Wed Mar 19 15:11:53 2025 +0100 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Fri Mar 21 12:00:38 2025 +0100 |
tree | b6b1b5726d8a8d4b7e4d36b16378b5efee8452ea | |
parent | 1dae461a913f9da88df05de6e2020d3134356f2e [diff] |
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>