[PULL 0/1] Migration patches for 2025-03-27

Fabiano Rosas posted 1 patch 4 days, 13 hours ago
system/physmem.c | 20 +++++++++++++-------
1 file changed, 13 insertions(+), 7 deletions(-)
[PULL 0/1] Migration patches for 2025-03-27
Posted by Fabiano Rosas 4 days, 13 hours ago
The following changes since commit b876e721f1c939f3e83ac85bd3c1c2821e12b3fa:

  Update version for v10.0.0-rc1 release (2025-03-25 13:58:14 -0400)

are available in the Git repository at:

  https://gitlab.com/farosas/qemu.git tags/migration-20250327-pull-request

for you to fetch changes up to 694b5a913d03fd7233edf6961c54edac78684519:

  migration: Avoid SNP guest crash due to duplicate cpr blocker (2025-03-27 15:29:42 -0300)

----------------------------------------------------------------
Migration pull request

Fix crash due to cpr migration blocker (affects SEV-SNP guest)

----------------------------------------------------------------

Steve Sistare (1):
  migration: Avoid SNP guest crash due to duplicate cpr blocker

 system/physmem.c | 20 +++++++++++++-------
 1 file changed, 13 insertions(+), 7 deletions(-)

-- 
2.35.3
Re: [PULL 0/1] Migration patches for 2025-03-27
Posted by Stefan Hajnoczi 3 days, 15 hours ago
Applied, thanks.

Please update the changelog at https://wiki.qemu.org/ChangeLog/10.0 for any user-visible changes.