diff options
author | Glauber Costa <glommer@redhat.com> | 2009-10-06 13:24:50 -0400 |
---|---|---|
committer | Avi Kivity <avi@redhat.com> | 2009-12-03 09:32:14 +0200 |
commit | e3267cbbbfbcbe9c18833e89b10beabb1117cb55 (patch) | |
tree | 8d9ffc473a0a32fb7c0454069a30ac85a9a41e62 /arch/x86/boot/mkcpustr.c | |
parent | 91586a3b7d79432772a3cdcb81473cd08a237c79 (diff) | |
download | talos-obmc-linux-e3267cbbbfbcbe9c18833e89b10beabb1117cb55.tar.gz talos-obmc-linux-e3267cbbbfbcbe9c18833e89b10beabb1117cb55.zip |
KVM: x86: include pvclock MSRs in msrs_to_save
For a while now, we are issuing a rdmsr instruction to find out which
msrs in our save list are really supported by the underlying machine.
However, it fails to account for kvm-specific msrs, such as the pvclock
ones.
This patch moves then to the beginning of the list, and skip testing them.
Cc: stable@kernel.org
Signed-off-by: Glauber Costa <glommer@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Diffstat (limited to 'arch/x86/boot/mkcpustr.c')
0 files changed, 0 insertions, 0 deletions