From e5118d9b91aaccbf05777147b517afd8bd7f1b33 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Wed, 8 Apr 2020 17:13:42 +0200 Subject: [PATCH] bump version to 6.1-13 Signed-off-by: Thomas Lamprecht --- debian/changelog | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/debian/changelog b/debian/changelog index fd8b8a85..64ee95c4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Wed, 08 Apr 2020 17:08:13 +0200 + qemu-server (6.1-12) pve; urgency=medium * CPUConfig: fix module load when pmxcfs is unavailable