Anthony Liguori wrote: > Jan Kiszka wrote: >> This bit was still missing for stable save/restore or migrate. Only KVM >> uses CPUState::tsc, so this value was not yet included into the CPU >> snapshot. >> > > Needs a Signed-off-by. Premature submission... > > Let's try to collapse all the kvm needed changes into a single version > bump. kvm-userspace already is using 9 so we'll need to bump it to 10. Can't we make our format 9 compatible to kvm's number 9? Jan