On 17/06/19 14:29, Kevin Wolf wrote: > But in the end, if Paolo feels strongly that for whatever reason > propagating events through the real device tree isn't good, let's get > the bug fixed with whatever hack it takes.
It is actually good, but the implementation in hw/scsi is ugly because it singles out virtio-scsi - whereas the rule should simply be that the HBA is stopped after the disks and started before. Having the HBA do something special if it cares about the order is the part that I didn't like. Paolo
