Glauber Costa e3267cbbbf 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>
2009-12-03 09:32:14 +02:00
..
2009-09-10 08:33:12 +03:00
2009-12-03 09:32:08 +02:00
2009-06-10 11:48:57 +03:00
2009-09-10 08:33:03 +03:00
2009-09-10 08:32:46 +03:00
2009-12-03 09:32:10 +02:00
2009-09-10 08:33:08 +03:00
2009-12-03 09:32:06 +02:00
2009-09-10 08:33:10 +03:00
2009-09-10 08:33:11 +03:00