mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-08-05 06:44:55 +00:00
![]() (commit message reworked from original[1]) As a temporary workaround add always a pci.3 bridge so that if virtio-scsi-single is used, either directly or indirectly if SCSI and iothread is selected, the respective bridge is available: > The case where we do miss the pci.3 bridge is when using > virtio-scsi-single, regardless of whether io threads are enabled, > because we always put those controllers on pci bus 3 (see > QemuServer/PCI.pm) -- [2] A long term solution would be to always add those bridges dynamically and just filter out the ones which are already inside the pve-q35.cfg file . [1]: https://pve.proxmox.com/pipermail/pve-devel/2018-April/031768.html [2]: https://pve.proxmox.com/pipermail/pve-devel/2018-April/031787.html Signed-off-by: Thomas Lamprecht <t.lamprecht@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 | ||
qmextract | ||
qmrestore |