]> git.proxmox.com Git - pve-kernel.git/commitdiff
bump version to 6.2.16-19
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 24 Oct 2023 12:08:10 +0000 (14:08 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 24 Oct 2023 12:08:10 +0000 (14:08 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile
debian/changelog

index 2311a2d15d3112588772354e92b86fc8f177abfd..aeac3cdc74610bff9bb8d0766af61f5e23d1f097 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@ KERNEL_MIN=2
 KERNEL_PATCHLEVEL=16
 # increment KREL for every published package release!
 # rebuild packages with new KREL and run 'make abiupdate'
-KREL=18
+KREL=19
 
 KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
 KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
index bb2e961b9c8c37a63c9b3560b388e9602ee6f0f7..12c470da6d93fb28f6d63c09cf1e5239d9bda31a 100644 (file)
@@ -1,3 +1,14 @@
+proxmox-kernel-6.2 (6.2.16-19) bookworm; urgency=medium
+
+  * backport exposing FLUSHBYASID when running nested VMs on AMD CPUs to fix
+    nesting of some hyper-visors like VMware Workstation.
+
+  * backport constraining guest-supported xfeatures only at KVM_GET_XSAVE{2}
+    to further improve compatibility for guests w.r.t. live-migration, or live
+    snapshot rollback, to hosts with less (FPU) xfeatures supported.
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 24 Oct 2023 14:07:51 +0200
+
 proxmox-kernel-6.2 (6.2.16-18) bookworm; urgency=medium
 
   * backport fix for AMD erratum #1485 on Zen4-based CPUs to avoid triggering