]> git.proxmox.com Git - qemu-server.git/blobdiff - debian/changelog
bump version to 6.1-13
[qemu-server.git] / debian / changelog
index fd8b8a85d5a9cf339af490366d2621929ff246d2..64ee95c4f51ca5d4b5594efcfa828e4df55df4c8 100644 (file)
@@ -1,3 +1,26 @@
+qemu-server (6.1-13) pve; urgency=medium
+
+  * rescan: fix call to foreach_volume
+
+  * migration: fix downtime limit auto-increase
+
+  * migrate: allow arbitrary source->target storage maps
+
+  * migrate: always check storage permissions and content type
+
+  * Include full KVM/QEMU "-cpu" parameter with live-migration and
+    snapshots/suspend to allow supporting custom CPU models
+
+  * fix #2318: allow phys-bits CPU setting
+
+  * allow custom CPU models
+
+  * config: harmonize bridge pattern to match the same limits of containers
+
+  * cpu config: add upcoming EPYC-Rome CPU type
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 08 Apr 2020 17:08:13 +0200
+
 qemu-server (6.1-12) pve; urgency=medium
 
   * CPUConfig: fix module load when pmxcfs is unavailable