Il 09/01/2013 22:40, Michael S. Tsirkin ha scritto: > > Warm reset (virtio status register reset) of virtio-scsi wasn't > > propagated down to the SCSI bus. I fixed it using qdev_reset_all, but > > now I'll do it manually in the HBA. I'm fine with that as long as all > > buses move away from device_reset. > > You also pointed out some bug related to status register handling in virtio > on s390, right?
Yes, that would be a separate patch. A large part of this series can also be kept. Paolo