Re: [libvirt] [PATCH v1 02/19] util: Allow a vhost protocol for scsi hostdev

2016-08-09 Thread Michal Privoznik
On 25.07.2016 22:48, Eric Farman wrote: > Make sure that the new vhost protocol does not drive the existing > virtio SCSI code. > > Also, do a little minor formatting in virHostdevReAttachSCSIDevices, > to match the similar functions elsewhere. > > Signed-off-by: Eric Farman > Reviewed-by: Boris

[libvirt] [PATCH v1 02/19] util: Allow a vhost protocol for scsi hostdev

2016-07-25 Thread Eric Farman
Make sure that the new vhost protocol does not drive the existing virtio SCSI code. Also, do a little minor formatting in virHostdevReAttachSCSIDevices, to match the similar functions elsewhere. Signed-off-by: Eric Farman Reviewed-by: Boris Fiuczynski --- src/util/virhostdev.c | 13 ++-