[SLOF] [PATCH v1 0/3] Enable virtio-scsi 1.0 and fixes

Alexey Kardashevskiy aik at ozlabs.ru
Thu Feb 11 12:48:14 AEDT 2016


On 02/10/2016 08:05 PM, Nikunj A Dadhania wrote:
> Following patches enables VIRTIO 1.0 for the virtio-scsi drivers.
>
> Patches:
> 	1 - Fixes a bug in the initialize code
>          2 - Uses the virtio_fill_desc for simplifying the code
> 	3 - Enables virtio 1.0	
>
> Nikunj A Dadhania (3):
>    virtio-scsi: use idx during initialization
>    virtio-scsi: use virtio_fill desc api
>    virtio-scsi: enable virtio 1.0
>
>   board-qemu/slof/Makefile                |  1 +
>   board-qemu/slof/pci-device_1af4_1048.fs | 15 ++++++++
>   lib/libvirtio/virtio-scsi.c             | 67 ++++++++++++++++++---------------
>   3 files changed, 52 insertions(+), 31 deletions(-)
>   create mode 100644 board-qemu/slof/pci-device_1af4_1048.fs
>

Thanks, applied.


-- 
Alexey


More information about the SLOF mailing list