[SRU][N:linux-gcp][PATCH 0/2] Fix HLT logic execution for TDX VMs
Ian Whitfield
ian.whitfield at canonical.com
Mon Jun 9 22:00:04 UTC 2025
BugLink: https://bugs.launchpad.net/bugs/2112602
Kirill A. Shutemov (1):
x86/paravirt: Move halt paravirt calls under CONFIG_PARAVIRT
Vishal Annapurve (1):
x86/tdx: Fix arch_safe_halt() execution for TDX VMs
arch/x86/Kconfig | 1 +
arch/x86/coco/tdx/tdx.c | 26 ++++++++++++++++-
arch/x86/include/asm/irqflags.h | 40 +++++++++++++++------------
arch/x86/include/asm/paravirt.h | 20 +++++++-------
arch/x86/include/asm/paravirt_types.h | 3 +-
arch/x86/include/asm/tdx.h | 4 +--
arch/x86/kernel/paravirt.c | 14 ++++++----
arch/x86/kernel/process.c | 2 +-
8 files changed, 70 insertions(+), 40 deletions(-)
--
2.43.0
More information about the kernel-team
mailing list