Re: [libvirt] [PATCH v2 4/5] qemu: Allow hotplug of vhost-scsi device

2016-09-12 Thread John Ferlan
On 09/06/2016 08:58 AM, Eric Farman wrote: > Adjust the device string that is built for vhost-scsi devices so that it > can be invoked from hotplug. > >>From the QEMU command line, the file descriptors are expect to be numeric >>only. > However, for hotplug, the file descriptors are expected

[libvirt] [PATCH v2 4/5] qemu: Allow hotplug of vhost-scsi device

2016-09-06 Thread Eric Farman
Adjust the device string that is built for vhost-scsi devices so that it can be invoked from hotplug. >From the QEMU command line, the file descriptors are expect to be numeric only. However, for hotplug, the file descriptors are expected to begin with at least one alphabetic character else this

[libvirt] [PATCH v2 4/5] qemu: Allow hotplug of vhost-scsi device

2016-08-20 Thread Eric Farman
Adjust the device string that is built for vhost-scsi devices so that it can be invoked from hotplug. >From the QEMU command line, the file descriptors are expect to be numeric only. However, for hotplug, the file descriptors are expected to begin with at least one alphabetic character else this