| commit | 1241ed94c331ddd8fc8297b02b4508ead59467de | [log] [tgz] |
|---|---|---|
| author | Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> | Tue Aug 21 20:52:08 2012 +0000 |
| committer | Michael S. Tsirkin <mst@redhat.com> | Fri Sep 07 09:15:19 2012 +0300 |
| tree | 745c7cd744ae2b8f92832c50ea2e4e02ed33d02d | |
| parent | a96ed02fc73e23748c8b3e38880eeac91f83ab9f [diff] |
vhost: Pass device path to vhost_dev_init() The path to /dev/vhost-net is currently hardcoded in vhost_dev_init(). This needs to be changed so that /dev/vhost-scsi can be used. Pass in the device path instead of hardcoding it. Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> Cc: Paolo Bonzini <pbonzini@redhat.com> Cc: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>