qemu-server/PVE
Dominik Csapak f721624b8e collect device list for nested pci-bridges
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>
2018-04-13 14:44:22 +02:00
..
API2 sync bwlimit description with the container one 2018-03-21 11:15:35 +01:00
CLI sync bwlimit description with the container one 2018-03-21 11:15:35 +01:00
QemuServer commit_cloudinit_disk : add -n option to qemu-img dd 2018-03-21 15:35:05 +01:00
VZDump fix #1570: fix template backup with pigz 2017-12-06 14:54:00 +01:00
Makefile add QemuServer::Memory 2016-05-23 10:02:07 +02:00
QemuConfig.pm rename foreach_writable_storage to foreach_storage_used_by_vm 2017-09-22 10:02:54 +02:00
QemuMigrate.pm migrate cache-size : power of 2 2018-02-22 16:27:48 +01:00
QemuServer.pm collect device list for nested pci-bridges 2018-04-13 14:44:22 +02:00
QMPClient.pm return error from guest-agent 2018-02-20 09:56:59 +01:00