[PATCH 0/2] x86: Work around Shstk fracturing

Andrew Cooper posted 2 patches 1 year, 3 months ago
Test gitlab-ci failed
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20221231003007.26916-1-andrew.cooper3@citrix.com
There is a newer version of this series
docs/misc/xen-command-line.pandoc           |  7 +++++-
tools/libs/light/libxl_cpuid.c              |  2 ++
tools/misc/xen-cpuid.c                      | 11 +++++++++
xen/arch/x86/cpu/common.c                   | 14 ++++++++---
xen/arch/x86/setup.c                        | 37 ++++++++++++++++++++++++++---
xen/include/public/arch-x86/cpufeatureset.h |  4 ++++
xen/include/xen/lib/x86/cpuid.h             | 15 +++++++++++-
7 files changed, 82 insertions(+), 8 deletions(-)
[PATCH 0/2] x86: Work around Shstk fracturing
Posted by Andrew Cooper 1 year, 3 months ago
See patch 2 for details.

Andrew Cooper (2):
  x86/cpuid: Infrastructure for leaves 7:1{ecx,edx}
  x86/shskt: Disable CET-SS on parts succeptable to fractured updates

 docs/misc/xen-command-line.pandoc           |  7 +++++-
 tools/libs/light/libxl_cpuid.c              |  2 ++
 tools/misc/xen-cpuid.c                      | 11 +++++++++
 xen/arch/x86/cpu/common.c                   | 14 ++++++++---
 xen/arch/x86/setup.c                        | 37 ++++++++++++++++++++++++++---
 xen/include/public/arch-x86/cpufeatureset.h |  4 ++++
 xen/include/xen/lib/x86/cpuid.h             | 15 +++++++++++-
 7 files changed, 82 insertions(+), 8 deletions(-)

-- 
2.11.0