commit | fbc0db76b77125e0a5131fb886cbaafa1ec5c525 | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joerg.roedel@amd.com> | Fri Mar 25 09:44:46 2011 +0100 |
committer | Avi Kivity <avi@redhat.com> | Wed May 11 07:57:04 2011 -0400 |
tree | c2ef78bd0f5c9f1909fa611c73a367628dd3d0d0 | |
parent | bfeed29d6d3ebd5f31253d2c067e4e6c4aeb376b [diff] |
KVM: SVM: Implement infrastructure for TSC_RATE_MSR This patch enhances the kvm_amd module with functions to support the TSC_RATE_MSR which can be used to set a given tsc frequency for the guest vcpu. Signed-off-by: Joerg Roedel <joerg.roedel@amd.com> Signed-off-by: Avi Kivity <avi@redhat.com>