All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] x86/spec: misc fixes for XSA-456
@ 2024-04-18 15:52 Roger Pau Monne
  2024-04-18 15:52 ` [PATCH v2 1/2] x86/spec: fix reporting of BHB clearing usage from guest entry points Roger Pau Monne
  2024-04-18 15:52 ` [PATCH v2 2/2] x86/spec: adjust logic to logic that elides lfence Roger Pau Monne
  0 siblings, 2 replies; 9+ messages in thread
From: Roger Pau Monne @ 2024-04-18 15:52 UTC (permalink / raw)
  To: xen-devel; +Cc: Roger Pau Monne, Jan Beulich, Andrew Cooper

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



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

end of thread, other threads:[~2024-04-25 13:30 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-18 15:52 [PATCH v2 0/2] x86/spec: misc fixes for XSA-456 Roger Pau Monne
2024-04-18 15:52 ` [PATCH v2 1/2] x86/spec: fix reporting of BHB clearing usage from guest entry points Roger Pau Monne
2024-04-18 15:59   ` Jan Beulich
2024-04-25 13:08   ` Andrew Cooper
2024-04-18 15:52 ` [PATCH v2 2/2] x86/spec: adjust logic to logic that elides lfence Roger Pau Monne
2024-04-19  6:25   ` Jan Beulich
2024-04-22 13:35     ` Roger Pau Monné
2024-04-22 13:59       ` Jan Beulich
2024-04-25 13:30   ` Andrew Cooper

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.