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
I don't know what I was thinking when I wrote commit 46896c7 ("KVM:
svm: add support for RDTSCP", 2015-11-12); I missed write_rdtscp_aux which
obviously uses MSR_TSC_AUX.
Therefore we do need to save/restore MSR_TSC_AUX in svm_vcpu_run.
Cc: [email protected]
Cc: Borislav Petkov <[email protected]>
Fixes: 46896c7 ("KVM: svm: add support for RDTSCP")
Signed-off-by: Paolo Bonzini <[email protected]>
0 commit comments