The following changes since commit 0462a32b4f63b2448b4a196381138afd50719dc4:
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging (2025-03-14 09:31:13 +0800) are available in the Git repository at: https://gitlab.com/farosas/qemu.git tags/migration-20250314-pull-request for you to fetch changes up to 8ffe0623a1f40803feb4280fce13549baa4b0b47: hw/qxl: fix cpr (2025-03-14 09:29:20 -0300) ---------------------------------------------------------------- Migration pull request Fixes for cpr-transfer (live update functionality). ---------------------------------------------------------------- Steve Sistare (4): migration: cpr_is_incoming pflash: fix cpr hw/loader: fix roms during cpr hw/qxl: fix cpr hw/block/block.c | 5 +++++ hw/core/loader.c | 5 ++++- hw/display/qxl.c | 27 ++++++++++++++++++++++++--- include/migration/cpr.h | 1 + migration/cpr.c | 5 +++++ 5 files changed, 39 insertions(+), 4 deletions(-) -- 2.35.3