]> git.proxmox.com Git - qemu-server.git/commitdiff
d/control: control: on newer pve-qemu-kvm 2.9.1-9
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 22 Feb 2018 09:55:39 +0000 (10:55 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 22 Feb 2018 09:55:44 +0000 (10:55 +0100)
The NBD drive mirror workaround requires this, also the new -IBRS
machine types, and EPYC cpu models are only available in the newer
qemu versions

Also ensures that we can now allow to hot-unplug virtio-scsi disk
with iothread active, as the fix for it is also in v2.9.1
(virtio-scsi: Unset hotplug handler when unrealize)

debian/control

index 283238131af6f0df573328d21ec608058e805ca8..0fc29f935bfae3739bbc9798fe19d7ed64af8bef 100644 (file)
@@ -29,7 +29,7 @@ Depends: dbus,
          pve-cluster,
          pve-firewall,
          pve-ha-manager,
-         pve-qemu-kvm (>= 2.2-1),
+         pve-qemu-kvm (>= 2.9.1-9),
          socat,
          ${perl:Depends},
          ${shlibs:Depends},