all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [PATCH qemu-server 1/1] api: update verbose description of ostype to include Linux Kernel 7.x
@ 2026-04-29 12:16 Michael Köppl
  2026-04-29 17:49 ` applied: " Thomas Lamprecht
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Köppl @ 2026-04-29 12:16 UTC (permalink / raw)
  To: pve-devel

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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-04-29 17:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-29 12:16 [PATCH qemu-server 1/1] api: update verbose description of ostype to include Linux Kernel 7.x Michael Köppl
2026-04-29 17:49 ` applied: " Thomas Lamprecht

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.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal