summaryrefslogtreecommitdiff
path: root/hw/scsi/vhost-scsi.c
AgeCommit message (Expand)AuthorFilesLines
2014-12-01vhost: Fix vhostfd leak in error branchGonglei1-0/+1
2014-09-23vhost-scsi: use virtio_ldl_pPaolo Bonzini1-2/+3
2014-09-03vhost-scsi: init backend features earlierMichael S. Tsirkin1-1/+1
2014-06-20Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-19/+26
2014-06-19Add vhost-backend and VhostBackendTypeNikolay Nikolaev1-1/+1
2014-06-19Add vhost_ops to vhost_dev struct and replace all relevant ioctlsNikolay Nikolaev1-3/+7
2014-06-19vhost_net_init will use VhostNetOptions to get all its argumentsNikolay Nikolaev1-1/+9
2014-06-19vhost: add vhost_get_features and vhost_ack_featuresNikolay Nikolaev1-15/+10
2014-06-19virtio-scsi: define dummy handle_output for vhost-scsi vqsMing Lei1-1/+7
2014-06-05hw: use ld_p/st_p instead of ld_raw/st_rawPaolo Bonzini1-2/+2
2013-12-09virtio: Convert exit to unrealizeAndreas Färber1-5/+6
2013-12-09virtio-scsi: Convert to QOM realizeAndreas Färber1-16/+17
2013-12-09virtio-scsi: switch exit callback to VirtioDeviceClassPaolo Bonzini1-6/+5
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum1-0/+1
2013-06-18vhost-scsi: fix k->set_guest_notifiers() NULL dereferenceStefan Hajnoczi1-1/+1
2013-04-24virtio: remove virtiobindings.KONRAD Frederic1-5/+9
2013-04-24virtio: remove the function pointer.KONRAD Frederic1-4/+0
2013-04-19vhost-scsi: new device supporting the tcm_vhost Linux kernel moduleNicholas Bellinger1-0/+288