You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To support the snapshot feature for Intel AMX, we changed to use
`Xsave` struct instead of `kvm_xsave` struct. We should have bumped the
snapshot version.
Fixes: 803140d ("feat(vmm): Use structs and methods for KVM_CAP_XSAVE2")
Signed-off-by: Takahiro Itazuri <[email protected]>
0 commit comments