All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] x86/vlapic: Fixes to APIC_ESR handling
@ 2024-11-28  0:47 Andrew Cooper
  2024-11-28  0:47 ` [PATCH 1/2] x86/vlapic: Fix handling of writes to APIC_ESR Andrew Cooper
  2024-11-28  0:47 ` [PATCH 2/2] x86/vlapic: Drop vlapic->esr_lock Andrew Cooper
  0 siblings, 2 replies; 15+ messages in thread
From: Andrew Cooper @ 2024-11-28  0:47 UTC (permalink / raw)
  To: Xen-devel; +Cc: Andrew Cooper, Jan Beulich, Roger Pau Monné

Found because of yesterday's Pentium errata fun, and trying to
complete/publish the XSA-462 PoC.

Andrew Cooper (2):
  x86/vlapic: Fix handling of writes to APIC_ESR
  x86/vlapic: Drop vlapic->esr_lock

 xen/arch/x86/hvm/vlapic.c              | 27 +++++++++++---------------
 xen/arch/x86/include/asm/hvm/vlapic.h  |  1 -
 xen/include/public/arch-x86/hvm/save.h |  1 +
 3 files changed, 12 insertions(+), 17 deletions(-)

-- 
2.39.5



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

end of thread, other threads:[~2024-11-28 12:16 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-28  0:47 [PATCH 0/2] x86/vlapic: Fixes to APIC_ESR handling Andrew Cooper
2024-11-28  0:47 ` [PATCH 1/2] x86/vlapic: Fix handling of writes to APIC_ESR Andrew Cooper
2024-11-28  9:03   ` Roger Pau Monné
2024-11-28 11:01     ` Andrew Cooper
2024-11-28 11:09       ` Jan Beulich
2024-11-28 10:31   ` Jan Beulich
2024-11-28 11:10     ` Andrew Cooper
2024-11-28 11:50       ` Jan Beulich
2024-11-28 11:57         ` Andrew Cooper
2024-11-28 12:16           ` Jan Beulich
2024-11-28  0:47 ` [PATCH 2/2] x86/vlapic: Drop vlapic->esr_lock Andrew Cooper
2024-11-28  9:26   ` Roger Pau Monné
2024-11-28 10:10     ` Andrew Cooper
2024-11-28 10:25       ` Roger Pau Monné
2024-11-28 10:47         ` 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.