index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
scsi
/
vhost-user-scsi.c
Age
Commit message (
Expand
)
Author
2019-08-16
sysemu: Move the VMChangeStateEntry typedef to qemu/typedefs.h
Markus Armbruster
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2019-07-19
vhost-user-scsi: Call virtio_scsi_common_unrealize() when device realize failed
Xie Yongji
2019-07-19
virtio-scsi: remove unused argument to virtio_scsi_common_realize
Paolo Bonzini
2019-05-29
vhost: fix memory leak in vhost_user_scsi_realize
Jie Wang
2019-03-12
vhost-user: simplify vhost_user_init/vhost_user_cleanup
Marc-André Lureau
2019-01-14
qemu: avoid memory leak while remove disk
Jian Wang
2018-08-23
vhost-scsi: expose 't10_pi' property for VIRTIO_SCSI_F_T10_PI
Greg Edwards
2018-08-23
vhost-scsi: unify vhost-scsi get_features implementations
Greg Edwards
2018-08-23
vhost-user-scsi: move host_features into VHostSCSICommon
Greg Edwards
2018-05-24
vhost-user: introduce shared vhost-user state
Tiwei Bie
2017-12-18
misc: remove headers implicitly included
Philippe Mathieu-Daudé
2017-11-14
vhost-user-scsi: add missing virtqueue_size param
Dariusz Stojaczyk
2017-06-15
vhost-user-scsi: Introduce vhost-user-scsi host device
Felipe Franciosi