[pve-devel] [PATCH pve-kernel 0/2] cherry-pick a patch from kernel.org stable 5.15 for guests hanging during reboot

Stoiko Ivanov s.ivanov at proxmox.com
Thu Aug 24 16:30:19 CEST 2023


The patch in
https://lore.kernel.org/lkml/20230608090348.414990-1-gshan@redhat.com/

has been pulled into 5.15.119 at kernel.org stable

It seems like a good fit to fix an issue, which has been present at at least
one user's installation for quite a long time (RHEL guests hanging in edk2
after a guest initiated reboot).

Stefan H. suggested this as a candidate after Friedrich found the link.

Sadly the issue is not really reproducible here in any coherent manner.

The kernel builds with sbuild - the patch applied cleanly
The first patch was the result of running import+export patchqueue.

Stoiko Ivanov (2):
  refresh patches after ./debian/scripts/export-patchqueue
  cherry-pick fix for uefi guests hanging upon guest-initialized reboot

 ...ides-for-missing-ACS-capabilities-4..patch |   4 +-
 ...-smm-add-structs-for-KVM-s-smram-lay.patch |   4 +-
 ...-smm-use-smram-structs-in-the-common.patch |  14 +-
 ...-smm-use-smram-struct-for-32-bit-smr.patch |   8 +-
 ...-smm-use-smram-struct-for-64-bit-smr.patch |   8 +-
 .../0022-KVM-x86-SVM-use-smram-structs.patch  |   4 +-
 ...-smm-preserve-interrupt-shadow-in-SM.patch |  12 +-
 ...l-stage2-mapping-on-invalid-memory-s.patch | 122 ++++++++++++++++++
 8 files changed, 149 insertions(+), 27 deletions(-)
 create mode 100644 patches/kernel/0025-KVM-Avoid-illegal-stage2-mapping-on-invalid-memory-s.patch

-- 
2.39.2






More information about the pve-devel mailing list