[PATCH v2 0/2] x86/spec: misc fixes for XSA-456

Roger Pau Monne posted 2 patches 1 week, 6 days ago
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20240418155208.7771-1-roger.pau@citrix.com
xen/arch/x86/include/asm/cpufeature.h |  3 ---
xen/arch/x86/spec_ctrl.c              | 14 +++++++-------
2 files changed, 7 insertions(+), 10 deletions(-)
[PATCH v2 0/2] x86/spec: misc fixes for XSA-456
Posted by Roger Pau Monne 1 week, 6 days ago
Hello,

Fix patch fixing the printing of whether BHB-entry is used for PV or
HVM, second patch refines a bit the logic to decide whether the lfence
on entry can be elided for the entry points.

Thanks, Roger.

Roger Pau Monne (2):
  x86/spec: fix reporting of BHB clearing usage from guest entry points
  x86/spec: adjust logic to logic that elides lfence

 xen/arch/x86/include/asm/cpufeature.h |  3 ---
 xen/arch/x86/spec_ctrl.c              | 14 +++++++-------
 2 files changed, 7 insertions(+), 10 deletions(-)

-- 
2.44.0