aboutsummaryrefslogtreecommitdiff
path: root/hw/scsi/vhost-scsi.c
AgeCommit message (Expand)Author
2018-11-05vhost-scsi: prevent using uninitialized vqsyuchenlin
2018-08-23vhost-scsi: expose 't10_pi' property for VIRTIO_SCSI_F_T10_PIGreg Edwards
2017-12-05vhost-scsi: add missing virtqueue_size parameterEric Farman
2017-05-17migration: Create migration/blocker.hJuan Quintela
2017-05-05vhost-scsi: create a vhost-scsi-common abstractionFelipe Franciosi
2017-04-24scsi: Make errp the last parameter of virtio_scsi_common_realizeFam Zheng
2017-01-24migration: disallow migrate_add_blocker during migrationAshijeet Acharya
2016-07-12Use #include "..." for our own headers, <...> for othersMarkus Armbruster
2016-07-07tap: vhost busy polling supportJason Wang
2016-03-22util: move declarations out of qemu-common.hVeronia Bahaa
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-01-29hw/scsi: Clean up includesPeter Maydell
2016-01-13error: Use error_prepend() where it makes obvious senseMarkus Armbruster
2015-10-22vhost: use a function for each callMarc-André Lureau
2015-09-25vhost-scsi: include linux/vhost.hMarc-André Lureau
2015-09-09vhost-scsi: fix wrong vhost-scsi firmware pathGonglei
2015-08-14vhost-scsi: Clarify vhost_virtqueue_mask argumentLu Lina
2015-07-30vhost/scsi: call vhost_dev_cleanup() at unrealize() timeIgor Mammedov
2015-07-27virtio: get_features() can failJason Wang
2015-06-22qerror: Move #include out of qerror.hMarkus Armbruster
2015-06-19vhost: enable vhost without without MSI-XPankaj Gupta
2015-06-10vhost-scsi: move qdev properties into vhost-scsi.cShannon Zhao
2015-06-01virtio: make features 64bit wideGerd Hoffmann
2015-03-10vhost-scsi: Remove superfluous '\n' around error_report()Gonglei
2015-02-26Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-02-18' into...Peter Maydell
2015-02-18monitor: Clean up around monitor_handle_fd_param()Markus Armbruster
2015-02-18vhost-scsi: Improve error reporting for invalid vhostfdMarkus Armbruster
2015-02-11vhost-scsi: set the bootable value of channel/target/lunGonglei
2015-02-11vhost-scsi: expose the TYPE_FW_PATH_PROVIDER interfaceGonglei
2015-02-11vhost-scsi: add bootindex propertyGonglei
2014-12-01vhost: Fix vhostfd leak in error branchGonglei
2014-09-23vhost-scsi: use virtio_ldl_pPaolo Bonzini
2014-09-03vhost-scsi: init backend features earlierMichael S. Tsirkin
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