mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-08-05 08:41:39 +00:00
![]() when using q35 as machine type, there are nested pci-bridges, but we only checked the first layer this resulted in not being able to hotplug scsi devices, because scsihw0 was deeper in the pci-bridge construct, we did not see it and tried to add it (which fails of course) this patch checks all bridges, regardless how deeply nested they are Signed-off-by: Dominik Csapak <d.csapak@proxmox.com> |
||
---|---|---|
.. | ||
API2 | ||
CLI | ||
QemuServer | ||
VZDump | ||
Makefile | ||
QemuConfig.pm | ||
QemuMigrate.pm | ||
QemuServer.pm | ||
QMPClient.pm |