mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-05-07 08:35:15 +00:00
d/control: control: on newer pve-qemu-kvm 2.9.1-9
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)
This commit is contained in:
parent
b796ac7365
commit
6ecbc0d257
2
debian/control
vendored
2
debian/control
vendored
@ -29,7 +29,7 @@ Depends: dbus,
|
|||||||
pve-cluster,
|
pve-cluster,
|
||||||
pve-firewall,
|
pve-firewall,
|
||||||
pve-ha-manager,
|
pve-ha-manager,
|
||||||
pve-qemu-kvm (>= 2.2-1),
|
pve-qemu-kvm (>= 2.9.1-9),
|
||||||
socat,
|
socat,
|
||||||
${perl:Depends},
|
${perl:Depends},
|
||||||
${shlibs:Depends},
|
${shlibs:Depends},
|
||||||
|
Loading…
Reference in New Issue
Block a user