xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] xen/x86: Improvements to x86_capability[] handling
@ 2015-10-26 11:17 Andrew Cooper
  2015-10-26 11:17 ` [PATCH 1/2] xen/x86: Helpers for cpu feature manipuation Andrew Cooper
  2015-10-26 11:17 ` [PATCH 2/2] xen/x86: Remove assumptions about the layout of x86_capabilities Andrew Cooper
  0 siblings, 2 replies; 5+ messages in thread
From: Andrew Cooper @ 2015-10-26 11:17 UTC (permalink / raw)
  To: Xen-devel; +Cc: Andrew Cooper, Jan Beulich

More patches as a result of my cpuid levelling improvement work.

These changes are all purely mechanical and neither of these two patches have
any functional change; the compiled binaries are identical other than their
timestamps.

Andrew Cooper (2):
  xen/x86: Helpers for cpu feature manipuation
  xen/x86: Remove assumptions about the layout of x86_capabilities

 xen/arch/x86/boot/head.S         |  2 +-
 xen/arch/x86/boot/trampoline.S   |  2 +-
 xen/arch/x86/cpu/amd.c           |  2 +-
 xen/arch/x86/cpu/centaur.c       |  6 +--
 xen/arch/x86/cpu/common.c        | 22 +++++-----
 xen/arch/x86/efi/efi-boot.h      |  5 ++-
 xen/arch/x86/hvm/hvm.c           | 10 ++---
 xen/arch/x86/mpparse.c           |  6 ++-
 xen/arch/x86/traps.c             |  2 +-
 xen/arch/x86/xstate.c            |  4 +-
 xen/include/asm-x86/amd.h        | 89 +++++++++++++++++++---------------------
 xen/include/asm-x86/asm_defns.h  |  2 +-
 xen/include/asm-x86/cpufeature.h |  8 +++-
 13 files changed, 83 insertions(+), 77 deletions(-)

-- 
2.1.4

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

end of thread, other threads:[~2015-10-26 12:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-26 11:17 [PATCH 0/2] xen/x86: Improvements to x86_capability[] handling Andrew Cooper
2015-10-26 11:17 ` [PATCH 1/2] xen/x86: Helpers for cpu feature manipuation Andrew Cooper
2015-10-26 12:06   ` Jan Beulich
2015-10-26 12:42     ` Andrew Cooper
2015-10-26 11:17 ` [PATCH 2/2] xen/x86: Remove assumptions about the layout of x86_capabilities Andrew Cooper

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).