[PATCH 0/4] migration: savevm testing

2025-03-27 Thread Fabiano Rosas
Hi, we had a bug report that enabling multifd and attempting savevm/loadvm crashes QEMU. This seems to have been around for many years. I'm adding a fix for this in the form of a capabilities check for snapshots. I'm also adding a couple of tests that validate migration capabilities are properly

Re: [PATCH 0/4] migration: savevm testing

2025-03-27 Thread Fabiano Rosas
Fabiano Rosas writes: > Hi, we had a bug report that enabling multifd and attempting > savevm/loadvm crashes QEMU. This seems to have been around for many > years. > > I'm adding a fix for this in the form of a capabilities check for > snapshots. > > I'm also adding a couple of tests that validat