summaryrefslogtreecommitdiff
path: root/hw/scsi/vhost-user-scsi.c
AgeCommit message (Expand)Author
2020-08-27virtio-scsi-pci: default num_queues to -smp NStefan Hajnoczi
2020-08-27virtio-scsi: introduce a constant for fixed virtqueuesStefan Hajnoczi
2020-06-10qom/object: Move Object typedef to 'qemu/typedefs.h'Philippe Mathieu-Daudé
2020-05-15qdev: Unrealize must not failMarkus Armbruster
2020-05-15Drop more @errp parameters after previous commitMarkus Armbruster
2020-01-24qdev: set properties with device_class_set_props()Marc-André Lureau
2020-01-05vhost-user-scsi: reset the device if supportedRaphael Norwitz
2019-08-22vhost-user-scsi: prevent using uninitialized vqsRaphael Norwitz
2019-08-16sysemu: Move the VMChangeStateEntry typedef to qemu/typedefs.hMarkus Armbruster
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster
2019-07-19vhost-user-scsi: Call virtio_scsi_common_unrealize() when device realize failedXie Yongji
2019-07-19virtio-scsi: remove unused argument to virtio_scsi_common_realizePaolo Bonzini
2019-05-29vhost: fix memory leak in vhost_user_scsi_realizeJie Wang
2019-03-12vhost-user: simplify vhost_user_init/vhost_user_cleanupMarc-André Lureau
2019-01-14qemu: avoid memory leak while remove diskJian Wang
2018-08-23vhost-scsi: expose 't10_pi' property for VIRTIO_SCSI_F_T10_PIGreg Edwards
2018-08-23vhost-scsi: unify vhost-scsi get_features implementationsGreg Edwards
2018-08-23vhost-user-scsi: move host_features into VHostSCSICommonGreg Edwards
2018-05-24vhost-user: introduce shared vhost-user stateTiwei Bie
2017-12-18misc: remove headers implicitly includedPhilippe Mathieu-Daudé
2017-11-14vhost-user-scsi: add missing virtqueue_size paramDariusz Stojaczyk
2017-06-15vhost-user-scsi: Introduce vhost-user-scsi host deviceFelipe Franciosi