From b39f726f318a5eab625efa13dda37b25c3e20b0e Mon Sep 17 00:00:00 2001 From: Fiona Ebner Date: Tue, 17 Oct 2023 14:10:12 +0200 Subject: [PATCH] d/control: add versioned Breaks for qemu-server <= 8.0.6 Upstream QEMU commit 4271f40383 ("virtio-net: correctly report maximum tx_queue_size value") made setting an invalid tx_queue_size for a non-vDPA/vhost-user net device a hard error. Now, qemu-server before commit 089aed81 ("cfg2cmd: netdev: fix value for tx_queue_size") did just that, so the newer QEMU version would break start-up for most VMs (a default vNIC configuration would be affected). Signed-off-by: Fiona Ebner Signed-off-by: Thomas Lamprecht --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 8328cd4..7e6cd6b 100644 --- a/debian/control +++ b/debian/control @@ -79,6 +79,7 @@ Replaces: pve-kvm, qemu-system-arm, qemu-system-x86, qemu-utils, +Breaks: qemu-server (<= 8.0.6) Description: Full virtualization on x86 hardware Using KVM, one can run multiple virtual PCs, each running unmodified Linux or Windows images. Each virtual machine has private virtualized hardware: a