On Wed, Nov 26, 2025 at 03:50:15PM +0000, Pawel Zmarzly wrote: > The script has not been updated to read mapped-ram snapshots and is currently > crashing when trying to read such a file. > > With this commit, it can now read a snapshot created with: > > (qemu) migrate_set_capability x-ignore-shared on > (qemu) migrate_set_capability mapped-ram on > (qemu) migrate -d file:vm.state > > Signed-off-by: Pawel Zmarzly <[email protected]>
queued, thanks. -- Peter Xu
