On Tue, Jul 28, 2026 at 05:04:12PM -0400, Peter Xu wrote: > v2: > - Added R-bs > - Patch 2/3, update commit message on wrong use of term "release buillds" > - Patch 4, fix bug Dan pointed out, use assert() for !coroutine, update > commit log > > This is a small batch of fixes from recent reports on migration, the plan > is this is only for 11.2; we don't need to rush on any of them. > > RDMA migration has its own small batch.. It'll take slightly longer so I'll > send them separately. > > Reviews welcomed. > > Peter Xu (5): > migration: Fix possible overflow in vmstate_handle_alloc() > migration/multifd: Validate next_packet_size in zlib/zstd recv > migration/multifd: Replace assert() with error_setg() in recv paths > migration: Fix rare hang of migration_channel_read_peek() > migration/ram: Check for RAMBlock size mismatch when parsing
I queued patch 2,3,5. I'll drop 1, Fabiano, please pick up relevant tags when you repost with your other series to refactor num/size offsettings. I'll repost patch 4 separately. -- Peter Xu
