public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* Determining whether LVT_CMCI is supported
@ 2019-10-03  1:22 Nadav Amit
  2019-10-07 19:58 ` Nadav Amit
  0 siblings, 1 reply; 4+ messages in thread
From: Nadav Amit @ 2019-10-03  1:22 UTC (permalink / raw)
  To: Sean Christopherson; +Cc: Marc Orr, kvm list

Hello Sean,

Sorry for keep bothering you, but I am a bit stuck with fixing one
kvm-unit-tests that fails on Skylake bare-metal.

The reason for the failure is that I assumed that APIC_CMCI (MSR 0x82f)
support is reported in MSR_IA32_MCG_CAP[10].

However, on my machine, I get:  MSR_IA32_MCG_CAP (0x179) = 0x7000816

And although MSR_IA32_MCG_CAP[10] is clear, APIC_CMCI is still accessible.

Is there a way to determine whether LVT_CMCI is supported on a CPU?

Thanks,
Nadav

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-10-07 20:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-03  1:22 Determining whether LVT_CMCI is supported Nadav Amit
2019-10-07 19:58 ` Nadav Amit
2019-10-07 20:20   ` Sean Christopherson
2019-10-07 20:23     ` Nadav Amit

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox