aboutsummaryrefslogtreecommitdiff
path: root/include/hw/virtio/virtio-scsi.h
AgeCommit message (Expand)Author
2015-06-10virtio-scsi: move qdev properties into virtio-scsi.cShannon Zhao
2015-04-28virtio-scsi: Move DEFINE_VIRTIO_SCSI_FEATURES to virtio-scsiShannon Zhao
2015-03-11virtio-scsi: remove empty wrapper for cmdMichael S. Tsirkin
2015-03-11virtio-scsi: clean out duplicate cdb fieldMichael S. Tsirkin
2015-03-11virtio-scsi: fix cdb/sense sizeMichael S. Tsirkin
2015-03-11virtio-scsi: drop duplicate CDB/SENSE SIZEMichael S. Tsirkin
2015-02-26virtio-scsi: use standard-headersMichael S. Tsirkin
2015-02-11vhost-scsi: add a property for bootingGonglei
2014-11-12virtio-scsi: Fix comment for VirtIOSCSIReqFam Zheng
2014-10-23virtio-scsi: dataplane: stop trying on notifier errorCornelia Huck
2014-10-23virtio-scsi-dataplane: Add op blockerFam Zheng
2014-09-30virtio-scsi: Handle TMF request cancellation asynchronouslyFam Zheng
2014-09-30virtio-scsi: Batched prepare for cmd reqsFam Zheng
2014-09-30virtio-scsi: Two stages processing of cmd requestFam Zheng
2014-09-30virtio-scsi: Add migration state notifier for dataplane codeFam Zheng
2014-09-30virtio-scsi-dataplane: Code to run virtio-scsi on iothreadFam Zheng
2014-09-30virtio-scsi: Add VirtIOSCSIVring in VirtIOSCSIReqFam Zheng
2014-09-30virtio-scsi: Add 'iothread' property to virtio-scsiFam Zheng
2014-09-23virtio-scsi: Make virtio_scsi_push_event publicFam Zheng
2014-09-23virtio-scsi: Make virtio_scsi_free_req publicFam Zheng
2014-09-23virtio-scsi: Make virtio_scsi_init_req publicFam Zheng
2014-09-23virtio-scsi: Split virtio_scsi_handle_ctrl_req from virtio_scsi_handle_ctrlFam Zheng
2014-09-23virtio-scsi: Split virtio_scsi_handle_cmd_req from virtio_scsi_handle_cmdFam Zheng
2014-07-14virtio-scsi: fix with -M pc-i440fx-2.0Paolo Bonzini
2014-07-06virtio: move common virtio properties to bus class deviceMing Lei
2014-06-19virtio-scsi: define dummy handle_output for vhost-scsi vqsMing Lei
2014-06-18virtio-scsi: add support for the any_layout featurePaolo 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-05-03virtio-scsi: fix the command line compatibility.KONRAD Frederic
2013-04-19vhost-scsi: new device supporting the tcm_vhost Linux kernel moduleNicholas Bellinger
2013-04-19virtio-scsi: create VirtIOSCSICommonPaolo Bonzini
2013-04-15virtio: fix broken aliases.KONRAD Frederic
2013-04-08hw: move headers to include/Paolo Bonzini