aboutsummaryrefslogtreecommitdiff
path: root/hw/scsi/vhost-scsi.c
AgeCommit message (Expand)Author
2014-06-20Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2014-06-19Add vhost-backend and VhostBackendTypeNikolay Nikolaev
2014-06-19Add vhost_ops to vhost_dev struct and replace all relevant ioctlsNikolay Nikolaev
2014-06-19vhost_net_init will use VhostNetOptions to get all its argumentsNikolay Nikolaev
2014-06-19vhost: add vhost_get_features and vhost_ack_featuresNikolay Nikolaev
2014-06-19virtio-scsi: define dummy handle_output for vhost-scsi vqsMing Lei
2014-06-05hw: use ld_p/st_p instead of ld_raw/st_rawPaolo Bonzini
2013-12-09virtio: Convert exit to unrealizeAndreas Färber
2013-12-09virtio-scsi: Convert to QOM realizeAndreas Färber
2013-12-09virtio-scsi: switch exit callback to VirtioDeviceClassPaolo Bonzini
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum
2013-06-18vhost-scsi: fix k->set_guest_notifiers() NULL dereferenceStefan Hajnoczi
2013-04-24virtio: remove virtiobindings.KONRAD Frederic
2013-04-24virtio: remove the function pointer.KONRAD Frederic
2013-04-19vhost-scsi: new device supporting the tcm_vhost Linux kernel moduleNicholas Bellinger