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

Nikunj A Dadhania nikunj at linux.vnet.ibm.com
Wed Feb 10 20:05:05 AEDT 2016


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

-- 
2.5.0



More information about the SLOF mailing list