qemu-server/PVE/QemuServer
Dominik Csapak 739ba34024 add win7 pcie quirk
Win7 is very picky about pcie assignments and fails with
'error 12' the way we add hospci devices.

To combat that, we simply give the hostpci device a normal port
instead.

Start with address 0x10, so that we have space before those devices,
and between them and the ones configured in pve-q35.cfg should we
need it in the future.

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2018-12-17 14:00:23 +01:00
..
Agent.pm qemu agent: fixup error message letter-case 2018-07-11 11:26:00 +02:00
Cloudinit.pm fix #1959: add fallback for 'auto' previously set by SLAAC 2018-11-13 10:10:29 +01: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 numaX : use cpus option multiple time if cpulist 2016-10-10 10:16:37 +02:00
OVF.pm Initial support for importing OVF virtual machines 2017-09-25 13:31:55 +02:00
PCI.pm add win7 pcie quirk 2018-12-17 14:00:23 +01:00
USB.pm followup: add FIXME comment 2018-11-27 13:45:23 +01:00