Re: [pve-devel] [RFC PATCH] collect device list for nested pci-bridges

2018-04-12 Thread Dominik Csapak
this patch is for qemu-server if it was not clear i guess git drops the configured subjectprefix when using --rfc ___ pve-devel mailing list pve-devel@pve.proxmox.com https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

[pve-devel] [RFC PATCH] collect device list for nested pci-bridges

2018-04-12 Thread Dominik Csapak
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 br