All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xen-devel] Xen hiding thermal capabilities from Dom0
@ 2019-11-14 16:07 Rishi
  2019-11-14 16:35 ` Jan Beulich
  0 siblings, 1 reply; 22+ messages in thread
From: Rishi @ 2019-11-14 16:07 UTC (permalink / raw)
  To: xen-devel

Hi,

In some of our hosts, Xen is not correctly exposing processor thermal
capabilities to Dom0.
Please refer: https://bugzilla.kernel.org/show_bug.cgi?id=205347

The flag
/* Thermal and Power Management Leaf, CPUID level 0x00000006 (EAX), word 14 */
X86_FEATURE_DTHERM (14*32+ 0)

is returned 0 via PVOP_VCALL4 vs returns 1 via native_cpuid() call from Dom0.

Sample output via PVCALL vs Native call.
[63291.688755] cpuid_eax 6 :  a 0
[63291.688759] native_cpuid : a 77

Is this a bug or needs some special feature to be enabled from Xen command line?

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

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

end of thread, other threads:[~2019-11-25 15:54 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-14 16:07 [Xen-devel] Xen hiding thermal capabilities from Dom0 Rishi
2019-11-14 16:35 ` Jan Beulich
2019-11-15 19:19   ` Rishi
2019-11-18  9:38     ` Jan Beulich
2019-11-19  5:23       ` Rishi
2019-11-19  9:17         ` Jan Beulich
2019-11-21 13:39           ` Rishi
2019-11-21 13:56             ` Roger Pau Monné
2019-11-21 15:26               ` Rishi
2019-11-21 15:45                 ` Roger Pau Monné
2019-11-21 15:52                   ` Jan Beulich
2019-11-21 15:45                 ` Jan Beulich
2019-11-21 14:24             ` Jürgen Groß
2019-11-21 15:31               ` Rishi
2019-11-21 15:36               ` Jan Beulich
2019-11-21 15:46                 ` Jürgen Groß
2019-11-21 15:47                   ` Jan Beulich
2019-11-23  4:29                   ` Elliott Mitchell
2019-11-25  8:25                     ` Jürgen Groß
2019-11-25 15:43                       ` Rishi
2019-11-25 15:54                         ` Jan Beulich
2019-11-21 15:40             ` Jan Beulich

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.