Re: [libvirt] [PATCH v1 10/19] qemu: Add vhost-scsi string for -device parameter

2016-08-09 Thread Daniel P. Berrange
On Mon, Jul 25, 2016 at 04:48:11PM -0400, Eric Farman wrote: > Open /dev/vhost-scsi, and record the resulting file descriptor, so that > the guest has access to the host device outside of the libvirt daemon. > Pass this information, along with data parsed from the XML file, to build > a device stri

Re: [libvirt] [PATCH v1 10/19] qemu: Add vhost-scsi string for -device parameter

2016-08-09 Thread Michal Privoznik
On 25.07.2016 22:48, Eric Farman wrote: > Open /dev/vhost-scsi, and record the resulting file descriptor, so that > the guest has access to the host device outside of the libvirt daemon. > Pass this information, along with data parsed from the XML file, to build > a device string for the qemu comma

[libvirt] [PATCH v1 10/19] qemu: Add vhost-scsi string for -device parameter

2016-07-25 Thread Eric Farman
Open /dev/vhost-scsi, and record the resulting file descriptor, so that the guest has access to the host device outside of the libvirt daemon. Pass this information, along with data parsed from the XML file, to build a device string for the qemu command line. That device string will be for either