Greg Kurz <gk...@linux.vnet.ibm.com> writes: > On Mon, 29 Sep 2014 19:15:05 +0300 > "Michael S. Tsirkin" <m...@redhat.com> wrote: > > It may be possible to change the way SLOF configures the virtq so > that it wouldn't suffer from the device being reset. We have some > time left before 2.2. I have a tentative patch for SLOF that I'll > be glad to share with Nikunj ASAP.
virtio-block is straight forward. I think we will have similar problem with virtio-scsi as well. That driver will be tricky as it is inter-linked with generic scsi code in SLOF. Regards Nikunj