mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-05-20 17:59:37 +00:00

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)
38 lines
1.0 KiB
Plaintext
38 lines
1.0 KiB
Plaintext
Source: qemu-server
|
|
Section: admin
|
|
Priority: optional
|
|
Maintainer: Proxmox Support Team <support@proxmox.com>
|
|
Build-Depends: debhelper (>= 7.0.50~),
|
|
libpve-common-perl,
|
|
lintian,
|
|
perl (>= 5.10.0-19),
|
|
pve-doc-generator,
|
|
Standards-Version: 3.9.5
|
|
Homepage: http://www.proxmox.com
|
|
|
|
Package: qemu-server
|
|
Architecture: any
|
|
Depends: dbus,
|
|
libc6 (>= 2.7-18),
|
|
libio-multiplex-perl,
|
|
libjson-perl,
|
|
libjson-xs-perl,
|
|
libnet-ssleay-perl,
|
|
libpve-access-control (>= 5.0-7),
|
|
libpve-common-perl (>= 4.0-92),
|
|
libpve-guest-common-perl,
|
|
libpve-storage-perl,
|
|
libterm-readline-gnu-perl,
|
|
libuuid-perl,
|
|
libxml-libxml-perl,
|
|
perl (>= 5.10.0-19),
|
|
pve-cluster,
|
|
pve-firewall,
|
|
pve-ha-manager,
|
|
pve-qemu-kvm (>= 2.9.1-9),
|
|
socat,
|
|
${perl:Depends},
|
|
${shlibs:Depends},
|
|
Description: Qemu Server Tools
|
|
This package contains the Qemu Server tools used by Proxmox VE
|