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
KVM: s390: Also reset registers in sync regs for initial cpu reset
When we do the initial CPU reset we must not only clear the registers
in the internal data structures but also in kvm_run sync_regs. For
modern userspace sync_regs is the only place that it looks at.
Fixes: 7de3f14 ("KVM: s390: Add new reset vcpu API")
Acked-by: David Hildenbrand <[email protected]>
Signed-off-by: Christian Borntraeger <[email protected]>
0 commit comments