All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] VPMU fixes
@ 2015-12-01 16:50 Boris Ostrovsky
  2015-12-01 16:50 ` [PATCH v2 1/3] x86/VPMU: Support only versions 2 through 4 of architectural performance monitoring Boris Ostrovsky
                   ` (3 more replies)
  0 siblings, 4 replies; 21+ messages in thread
From: Boris Ostrovsky @ 2015-12-01 16:50 UTC (permalink / raw)
  To: andrew.cooper3, jbeulich, kevin.tian, jun.nakajima
  Cc: Boris Ostrovsky, dietmar.hahn, xen-devel

* Limit VPMU support to PMU versions 2, 3 and 4 (emulated at version 3 level)
* Always implement family 6 VPMU quirk.
  ==>  Intel folks: is the quirk needed for all family 6 processors or can we
                    limit it to certain models?
* Update (or rather restore) arch VPMU files maintainership

Boris Ostrovsky (3):
  x86/VPMU: Support only versions 2 through 4 of architectural
    performance     monitoring
  x86/VPMU: No need to check whether VPMU quirk is needed on Intel
  MAINTAINERS: Restore original maintainership of arch VPMU files

 MAINTAINERS                   |  2 +
 xen/arch/x86/cpu/vpmu_intel.c | 91 ++++++++++++-------------------------------
 2 files changed, 26 insertions(+), 67 deletions(-)

-- 
1.8.1.4

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

end of thread, other threads:[~2015-12-07 23:05 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-01 16:50 [PATCH v2 0/3] VPMU fixes Boris Ostrovsky
2015-12-01 16:50 ` [PATCH v2 1/3] x86/VPMU: Support only versions 2 through 4 of architectural performance monitoring Boris Ostrovsky
2015-12-02 14:32   ` Jan Beulich
2015-12-04  1:29   ` Tian, Kevin
2015-12-01 16:50 ` [PATCH v2 2/3] x86/VPMU: No need to check whether VPMU quirk is needed on Intel Boris Ostrovsky
2015-12-03  6:18   ` Tian, Kevin
2015-12-03 15:46     ` Boris Ostrovsky
2015-12-04  1:31       ` Tian, Kevin
2015-12-01 16:50 ` [PATCH v2 3/3] MAINTAINERS: Restore original maintainership of arch VPMU files Boris Ostrovsky
2015-12-04  1:32   ` Tian, Kevin
2015-12-02  2:20 ` [PATCH v2 0/3] VPMU fixes Tian, Kevin
2015-12-02  9:21   ` Dietmar Hahn
2015-12-03  6:16     ` Tian, Kevin
2015-12-03 10:36       ` Jan Beulich
2015-12-03 10:46         ` Tian, Kevin
2015-12-03 11:02           ` Jan Beulich
2015-12-03 15:44             ` Boris Ostrovsky
2015-12-04  1:28               ` Tian, Kevin
2015-12-07  8:23               ` Tian, Kevin
2015-12-07 21:24                 ` Kleen, Andi
2015-12-07 23:05                   ` Boris Ostrovsky

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.