summaryrefslogtreecommitdiffstats
path: root/hw/scsi/vhost-scsi.c
Commit message (Expand)AuthorAgeFilesLines
* vhost-scsi: Improve error reporting for invalid vhostfdMarkus Armbruster2015-02-181-2/+4
* 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