diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2015-11-12 13:49:16 (GMT) |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2015-11-25 16:24:22 (GMT) |
commit | 46896c73c1a4dde527c3a3cc43379deeb41985a1 (patch) | |
tree | cb2a474621aca7b8294a299082a8f1a49930f085 /scripts | |
parent | 9dbe6cf941a6fe82933aef565e4095fb10f65023 (diff) | |
download | linux-46896c73c1a4dde527c3a3cc43379deeb41985a1.tar.xz |
KVM: svm: add support for RDTSCP
RDTSCP was never supported for AMD CPUs, which nobody noticed because
Linux does not use it. But exactly the fact that Linux does not
use it makes the implementation very simple; we can freely trash
MSR_TSC_AUX while running the guest.
Cc: Joerg Roedel <joro@8bytes.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions