From: Stefan Hajnoczi Date: Wed, 6 May 2026 14:31:51 +0000 (-0400) Subject: Merge tag 'next-pull-request' of https://gitlab.com/peterx/qemu into staging X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd02ca8a657295f36478772f96d893bfd3ddfd23;p=thirdparty%2Fqemu.git Merge tag 'next-pull-request' of https://gitlab.com/peterx/qemu into staging Migration and mem pull request - Fabiano's fix on migrate_set_parameter crash with multifd & zerocopy - Pranav's fix on postcopy stucking at device state when ack lost - Samuel's new migration parameter x-rdma-chunk-size for RDMA - PeterX's vfio/migration series to report remaining data and fix downtime calc - PeterM's MemoryRegionOps .impl cleanup series - Fabiano's fix to build a-b migration bootfiles for all archs # -----BEGIN PGP SIGNATURE----- # # iIgEABYKADAWIQS5GE3CDMRX2s990ak7X8zN86vXBgUCafpSQxIccGV0ZXJ4QHJl # ZGhhdC5jb20ACgkQO1/MzfOr1wZgygEAuuUARI33fSQ1t3xJr9BllwHp79R5A3ud # DywPLgtaLVEA/061/96QYiHoBx/9u+y/7yCHilFqQo3pNLk6NEsp47gI # =EW25 # -----END PGP SIGNATURE----- # gpg: Signature made Tue 05 May 2026 16:25:39 EDT # gpg: using EDDSA key B9184DC20CC457DACF7DD1A93B5FCCCDF3ABD706 # gpg: issuer "peterx@redhat.com" # gpg: Good signature from "Peter Xu " [full] # gpg: aka "Peter Xu " [full] # Primary key fingerprint: B918 4DC2 0CC4 57DA CF7D D1A9 3B5F CCCD F3AB D706 * tag 'next-pull-request' of https://gitlab.com/peterx/qemu: (23 commits) tests/qtest/migration: Fix A-B file build system/memory: assert on invalid MemoryRegionOps .unaligned combo hw/xtensa/mx_pic: Specify xtensa_mx_pic_ops .impl settings hw/npcm7xx_fiu: Specify .impl for npcm7xx_fiu_flash_ops hw/riscv: iommu-trap: remove .impl.unaligned = true vfio/migration: Add tracepoints for precopy/stopcopy query ioctls migration/qapi: Update unit for avail-switchover-bandwidth migration/qapi: Introduce system-wide "remaining" reports migration: Remember total dirty bytes in mig_stats migration: Fix calculation of expected_downtime to take VFIO info migration: Calculate expected downtime on demand migration: Introduce a helper to return switchover bw estimate migration: Move iteration counter out of RAM vfio/migration: Fix incorrect reporting for VFIO pending data migration: Introduce stopcopy_bytes in save_query_pending() migration: Use the new save_query_pending() API directly migration/treewide: Merge @state_pending_{exact|estimate} APIs vfio/migration: Cache stop size in VFIOMigration migration/qapi: Rename MigrationStats to MigrationRAMStats migration: Fix low possibility downtime violation ... Signed-off-by: Stefan Hajnoczi --- cd02ca8a657295f36478772f96d893bfd3ddfd23