[SLOF] [PATCH v2 04/19] virtio: introduce helper for initializing virt queue

Alexey Kardashevskiy aik at ozlabs.ru
Fri Jan 22 14:53:56 AEDT 2016


On 01/20/2016 11:10 PM, Nikunj A Dadhania wrote:
> The routine takes care to allocate and set the queue address in the
> device. Add these calls in virtio-net, virtio-blk and virtio-9p.
>
> With the lack of this routine, devices like virtio-blk and virtio-9p did
> not do a device reset in the driver initialization code. This helper
> will fix that problem
>
> Change the signature of virtio_set_qaddr, accepting queue address as
> unsigned long argumet.

s/argumet/argument/


-- 
Alexey


More information about the SLOF mailing list