[PATCH 0/3] x86/spec-ctrl: Bug / (mis)feature fixes

Andrew Cooper posted 3 patches 1 year, 10 months ago
Test gitlab-ci failed
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20220708161934.10095-1-andrew.cooper3@citrix.com
docs/misc/xen-command-line.pandoc | 12 +++++--
xen/arch/x86/spec_ctrl.c          | 67 +++++++++++++++++++++++++++++++++------
xen/common/kernel.c               | 20 +++++++++---
xen/include/xen/lib.h             |  3 +-
4 files changed, 85 insertions(+), 17 deletions(-)
[PATCH 0/3] x86/spec-ctrl: Bug / (mis)feature fixes
Posted by Andrew Cooper 1 year, 10 months ago
Andrew Cooper (3):
  x86/spec-ctrl: Honour spec-ctrl=0 for unpriv-mmio sub-option
  xen/cmdline: Extend parse_boolean() to signal a name match
  x86/spec-ctrl: Add fine-grained cmdline suboptions for primitives

 docs/misc/xen-command-line.pandoc | 12 +++++--
 xen/arch/x86/spec_ctrl.c          | 67 +++++++++++++++++++++++++++++++++------
 xen/common/kernel.c               | 20 +++++++++---
 xen/include/xen/lib.h             |  3 +-
 4 files changed, 85 insertions(+), 17 deletions(-)

-- 
2.11.0