From: "Michael Köppl" <m.koeppl@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [PATCH qemu-server 1/1] api: update verbose description of ostype to include Linux Kernel 7.x
Date: Wed, 29 Apr 2026 14:16:55 +0200 [thread overview]
Message-ID: <20260429121655.153880-1-m.koeppl@proxmox.com> (raw)
Considering the release of 7.0 in April 2026 and to match the available
options in the web UI, use 7.x instead of 6.x.
Signed-off-by: Michael Köppl <m.koeppl@proxmox.com>
---
src/PVE/QemuServer.pm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/PVE/QemuServer.pm b/src/PVE/QemuServer.pm
index 9dac4024..964b9dd2 100644
--- a/src/PVE/QemuServer.pm
+++ b/src/PVE/QemuServer.pm
@@ -382,7 +382,7 @@ win8;; Microsoft Windows 8/2012/2012r2
win10;; Microsoft Windows 10/2016/2019
win11;; Microsoft Windows 11/2022/2025
l24;; Linux 2.4 Kernel
-l26;; Linux 2.6 - 6.X Kernel
+l26;; Linux 2.6 - 7.X Kernel
solaris;; Solaris/OpenSolaris/OpenIndiania kernel
EODESC
},
--
2.47.3
next reply other threads:[~2026-04-29 12:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-29 12:16 Michael Köppl [this message]
2026-04-29 17:49 ` applied: [PATCH qemu-server 1/1] api: update verbose description of ostype to include Linux Kernel 7.x Thomas Lamprecht
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=20260429121655.153880-1-m.koeppl@proxmox.com \
--to=m.koeppl@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.