[PATCH 0/2] x86/vlapic: Fixes to APIC_ESR handling

Andrew Cooper posted 2 patches 1 week, 2 days ago
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20241128004737.283521-1-andrew.cooper3@citrix.com
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(-)
[PATCH 0/2] x86/vlapic: Fixes to APIC_ESR handling
Posted by Andrew Cooper 1 week, 2 days ago
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