mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-12-07 08:17:31 +00:00
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> |
||
|---|---|---|
| debian | ||
| PVE | ||
| test | ||
| .gitignore | ||
| bootsplash.jpg | ||
| bootsplash.xcf | ||
| Makefile | ||
| modules-load.conf | ||
| pcitest.pl | ||
| pve-bridge | ||
| pve-bridge-hotplug | ||
| pve-bridgedown | ||
| pve-q35.cfg | ||
| pve-usb.cfg | ||
| qm | ||
| qmeventd.c | ||
| qmeventd.h | ||
| qmeventd.service | ||
| qmextract | ||
| qmrestore | ||