linux_dsm_epyc7002/arch/x86/include
Nadav Amit 67f4d4288c KVM: x86: rdpmc emulation checks the counter incorrectly
The rdpmc emulation checks that the counter (ECX) is not higher than 2, without
taking into considerations bits 30:31 role (e.g., bit 30 marks whether the
counter is fixed). The fix uses the pmu information for checking the validity
of the pmu counter.

Signed-off-by: Nadav Amit <namit@cs.technion.ac.il>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2014-06-18 17:46:18 +02:00
..
asm KVM: x86: rdpmc emulation checks the counter incorrectly 2014-06-18 17:46:18 +02:00
uapi/asm Merge remote-tracking branch 'origin/x86/espfix' into x86/vdso 2014-05-21 17:36:33 -07:00