From: Stoiko Ivanov <s.ivanov@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [pve-devel] [PATCH pve-kernel 0/2] cherry-pick a patch from kernel.org stable 5.15 for guests hanging during reboot
Date: Thu, 24 Aug 2023 16:30:19 +0200 [thread overview]
Message-ID: <20230824143021.2440581-1-s.ivanov@proxmox.com> (raw)
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
next reply other threads:[~2023-08-24 14:30 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-24 14:30 Stoiko Ivanov [this message]
2023-08-24 14:30 ` [pve-devel] [PATCH pve-kernel 1/2] refresh patches after ./debian/scripts/export-patchqueue Stoiko Ivanov
2023-08-24 14:30 ` [pve-devel] [PATCH pve-kernel 2/2] cherry-pick fix for uefi guests hanging upon guest-initialized reboot Stoiko Ivanov
2023-08-25 7:35 ` Fiona Ebner
2023-08-25 7:40 ` Stefan Hanreich
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230824143021.2440581-1-s.ivanov@proxmox.com \
--to=s.ivanov@proxmox.com \
--cc=pve-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.