diff options
author | Owen Hofmann <osh@google.com> | 2016-03-01 22:36:13 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2016-03-02 10:37:32 +0100 |
commit | 2680d6da455b636dd006636780c0f235c6561d70 (patch) | |
tree | 670ef91dac86f41a879067abd51aa91f8b62a230 /arch/s390/defconfig | |
parent | mips/kvm: fix ioctl error handling (diff) | |
download | linux-2680d6da455b636dd006636780c0f235c6561d70.tar.xz linux-2680d6da455b636dd006636780c0f235c6561d70.zip |
kvm: x86: Update tsc multiplier on change.
vmx.c writes the TSC_MULTIPLIER field in vmx_vcpu_load, but only when a
vcpu has migrated physical cpus. Record the last value written and
update in vmx_vcpu_load on any change, otherwise a cpu migration must
occur for TSC frequency scaling to take effect.
Cc: stable@vger.kernel.org
Fixes: ff2c3a1803775cc72dc6f624b59554956396b0ee
Signed-off-by: Owen Hofmann <osh@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions