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-scsi.c
Age
Commit message (
Expand
)
Author
2020-10-09
monitor: Use getter/setter functions for cur_mon
Kevin Wolf
2020-08-27
virtio-scsi-pci: default num_queues to -smp N
Stefan Hajnoczi
2020-07-10
error: Avoid error_propagate() after migrate_add_blocker()
Markus Armbruster
2020-05-15
qdev: Unrealize must not fail
Markus Armbruster
2020-05-15
Drop more @errp parameters after previous commit
Markus Armbruster
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-06
virtio: make seg_max virtqueue size dependent
Denis Plotnikov
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-08-16
Include qemu/queue.h slightly less
Markus Armbruster
2019-07-19
vhost-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-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-02
vhost-scsi: Allow user to enable migration
Liran Alon
2019-06-02
vhost-scsi: Add VMState descriptor
Nir Weiner
2019-06-02
vhost-scsi: The vhost backend should be stopped when the VM is not running
Nir Weiner
2019-01-14
qemu: avoid memory leak while remove disk
Jian Wang
2018-11-05
vhost-scsi: prevent using uninitialized vqs
yuchenlin
2018-08-23
vhost-scsi: expose 't10_pi' property for VIRTIO_SCSI_F_T10_PI
Greg Edwards
2017-12-05
vhost-scsi: add missing virtqueue_size parameter
Eric Farman
2017-05-17
migration: Create migration/blocker.h
Juan Quintela
2017-05-05
vhost-scsi: create a vhost-scsi-common abstraction
Felipe Franciosi
2017-04-24
scsi: Make errp the last parameter of virtio_scsi_common_realize
Fam Zheng
2017-01-24
migration: disallow migrate_add_blocker during migration
Ashijeet Acharya
2016-07-12
Use #include "..." for our own headers, <...> for others
Markus Armbruster
2016-07-07
tap: vhost busy polling support
Jason Wang
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-01-29
hw/scsi: Clean up includes
Peter Maydell
2016-01-13
error: Use error_prepend() where it makes obvious sense
Markus Armbruster
2015-10-22
vhost: use a function for each call
Marc-André Lureau
2015-09-25
vhost-scsi: include linux/vhost.h
Marc-André Lureau
2015-09-09
vhost-scsi: fix wrong vhost-scsi firmware path
Gonglei
2015-08-14
vhost-scsi: Clarify vhost_virtqueue_mask argument
Lu Lina
2015-07-30
vhost/scsi: call vhost_dev_cleanup() at unrealize() time
Igor Mammedov
2015-07-27
virtio: get_features() can fail
Jason Wang
2015-06-22
qerror: Move #include out of qerror.h
Markus Armbruster
2015-06-19
vhost: enable vhost without without MSI-X
Pankaj Gupta
2015-06-10
vhost-scsi: move qdev properties into vhost-scsi.c
Shannon Zhao
2015-06-01
virtio: make features 64bit wide
Gerd Hoffmann
2015-03-10
vhost-scsi: Remove superfluous '\n' around error_report()
Gonglei
2015-02-26
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-02-18' into...
Peter Maydell
2015-02-18
monitor: Clean up around monitor_handle_fd_param()
Markus Armbruster
2015-02-18
vhost-scsi: Improve error reporting for invalid vhostfd
Markus Armbruster
2015-02-11
vhost-scsi: set the bootable value of channel/target/lun
Gonglei
2015-02-11
vhost-scsi: expose the TYPE_FW_PATH_PROVIDER interface
Gonglei
2015-02-11
vhost-scsi: add bootindex property
Gonglei
2014-12-01
vhost: Fix vhostfd leak in error branch
Gonglei
2014-09-23
vhost-scsi: use virtio_ldl_p
Paolo Bonzini
2014-09-03
vhost-scsi: init backend features earlier
Michael S. Tsirkin
[next]