summaryrefslogtreecommitdiffstats
path: root/hw/scsi/vhost-scsi.c
Commit message (Expand)AuthorAgeFilesLines
* vhost: use a function for each callMarc-André Lureau2015-10-221-4/+3
* vhost-scsi: include linux/vhost.hMarc-André Lureau2015-09-251-0/+1
* vhost-scsi: fix wrong vhost-scsi firmware pathGonglei2015-09-091-1/+1
* vhost-scsi: Clarify vhost_virtqueue_mask argumentLu Lina2015-08-141-1/+1
* vhost/scsi: call vhost_dev_cleanup() at unrealize() timeIgor Mammedov2015-07-301-0/+1
* virtio: get_features() can failJason Wang2015-07-271-1/+2
* qerror: Move #include out of qerror.hMarkus Armbruster2015-06-221-0/+1
* vhost: enable vhost without without MSI-XPankaj Gupta2015-06-191-1/+1
* vhost-scsi: move qdev properties into vhost-scsi.cShannon Zhao2015-06-101-1/+8
* virtio: make features 64bit wideGerd Hoffmann2015-06-011-2/+2
* vhost-scsi: Remove superfluous '\n' around error_report()Gonglei2015-03-101-3/+3
* Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-02-18' into...Peter Maydell2015-02-261-2/+4
|\
| * monitor: Clean up around monitor_handle_fd_param()Markus Armbruster2015-02-181-1/+1
| * vhost-scsi: Improve error reporting for invalid vhostfdMarkus Armbruster2015-02-181-2/+4
* | vhost-scsi: set the bootable value of channel/target/lunGonglei2015-02-111-0/+6
* | vhost-scsi: expose the TYPE_FW_PATH_PROVIDER interfaceGonglei2015-02-111-0/+20
* | vhost-scsi: add bootindex propertyGonglei2015-02-111-0/+9
|/
* vhost: Fix vhostfd leak in error branchGonglei2014-12-011-0/+1
* vhost-scsi: use virtio_ldl_pPaolo Bonzini2014-09-231-2/+3
* vhost-scsi: init backend features earlierMichael S. Tsirkin2014-09-031-1/+1
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-06-201-19/+26
|\
| * Add vhost-backend and VhostBackendTypeNikolay Nikolaev2014-06-191-1/+1
| * Add vhost_ops to vhost_dev struct and replace all relevant ioctlsNikolay Nikolaev2014-06-191-3/+7
| * vhost_net_init will use VhostNetOptions to get all its argumentsNikolay Nikolaev2014-06-191-1/+9
| * vhost: add vhost_get_features and vhost_ack_featuresNikolay Nikolaev2014-06-191-15/+10
* | virtio-scsi: define dummy handle_output for vhost-scsi vqsMing Lei2014-06-191-1/+7
|/
* hw: use ld_p/st_p instead of ld_raw/st_rawPaolo Bonzini2014-06-051-2/+2
* virtio: Convert exit to unrealizeAndreas Färber2013-12-091-5/+6
* virtio-scsi: Convert to QOM realizeAndreas Färber2013-12-091-16/+17
* virtio-scsi: switch exit callback to VirtioDeviceClassPaolo Bonzini2013-12-091-6/+5
* devices: Associate devices to their logical categoryMarcel Apfelbaum2013-07-291-0/+1
* vhost-scsi: fix k->set_guest_notifiers() NULL dereferenceStefan Hajnoczi2013-06-181-1/+1
* virtio: remove virtiobindings.KONRAD Frederic2013-04-241-5/+9
* virtio: remove the function pointer.KONRAD Frederic2013-04-241-4/+0
* vhost-scsi: new device supporting the tcm_vhost Linux kernel moduleNicholas Bellinger2013-04-191-0/+288
OpenPOWER on IntegriCloud