qemu-server/PVE/QemuServer
Dominik Csapak 7583d156fd use new pcie port hardware
with qemu 4.0 we can make use of the new pcie-root-ports with settings
for the width/speed which can resolve issues with some hardware combinations
when negioating link speed

so we add a new q35 cfg that we include with machine types >= 4.0
to preserve live migration of machines without passthrough but q35

for details about the link speeds see:

pcie: Enhanced link speed and width support
https://lists.gnu.org/archive/html/qemu-devel/2018-12/msg02827.html

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2019-07-08 13:31:55 +02:00
..
Agent.pm qemu agent: fixup error message letter-case 2018-07-11 11:26:00 +02:00
Cloudinit.pm cloudinit: set iso-level in genisoimage call 2019-06-28 14:27:08 +02:00
ImportDisk.pm do not overwrite global signal handlers 2017-09-14 15:25:28 +02:00
Makefile add Agent helper package 2018-07-11 10:29:45 +02:00
Memory.pm memory: fix automatic num amapping 2019-02-18 10:45:17 +01:00
OVF.pm Initial support for importing OVF virtual machines 2017-09-25 13:31:55 +02:00
PCI.pm add ivshmem device to config 2019-02-26 08:01:12 +01:00
USB.pm use new pcie port hardware 2019-07-08 13:31:55 +02:00