All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] x86/cpuid: Trivial fixes
@ 2018-06-27 13:55 Andrew Cooper
  2018-06-27 13:55 ` [PATCH 1/2] x86/cpuid: Fix up stale comments Andrew Cooper
  2018-06-27 13:55 ` [PATCH 2/2] x86/cpuid: Alter the policy logic for leaf 0xb to be multi-invocation Andrew Cooper
  0 siblings, 2 replies; 13+ messages in thread
From: Andrew Cooper @ 2018-06-27 13:55 UTC (permalink / raw)
  To: Xen-devel; +Cc: Andrew Cooper

This is some trivial prep work for the main CPUID work.

Andrew Cooper (2):
  x86/cpuid: Fix up stale comments
  x86/cpuid: Alter the policy logic for leaf 0xb to be multi-invocation

 tools/libxc/xc_cpuid_x86.c  | 11 ++++++++++-
 xen/arch/x86/cpuid.c        | 43 ++++++++++++++++++++++++++++++++++++++++---
 xen/arch/x86/domctl.c       | 13 ++++++++++---
 xen/include/asm-x86/cpuid.h | 18 +++++++++++++++++-
 4 files changed, 77 insertions(+), 8 deletions(-)

-- 
2.1.4


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

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

end of thread, other threads:[~2018-06-28 10:14 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-27 13:55 [PATCH 0/2] x86/cpuid: Trivial fixes Andrew Cooper
2018-06-27 13:55 ` [PATCH 1/2] x86/cpuid: Fix up stale comments Andrew Cooper
2018-06-27 14:53   ` Jan Beulich
2018-06-28  8:21   ` Roger Pau Monné
2018-06-27 13:55 ` [PATCH 2/2] x86/cpuid: Alter the policy logic for leaf 0xb to be multi-invocation Andrew Cooper
2018-06-27 14:58   ` Jan Beulich
2018-06-27 15:58     ` Andrew Cooper
2018-06-27 16:00       ` Wei Liu
2018-06-27 16:01         ` Andrew Cooper
2018-06-27 16:11       ` Jan Beulich
2018-06-27 17:11   ` [PATCH v2 " Andrew Cooper
2018-06-28  9:00     ` Roger Pau Monné
2018-06-28 10:14     ` Wei Liu

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.