06.03.2025 09:35, Michael Tokarev wrote:
Migrate the tick_offset directly, adding it as a version-dependent field to VMState. Keep the old behavior when migrating from previous versions.Resolves: https://gitlab.com/qemu-project/qemu/-/issues/2033Is this a qemu-stable material?
It is probably not, since this change adds a new field (and version) to the migration stream. Thanks, /mjt