index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
vhost-user-scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-16
vhost-user-scsi: avoid unlink(NULL) with fd passing
Stefan Hajnoczi
1
-1
/
+4
2022-04-21
Implements Backend Program conventions for vhost-user-scsi
Sakshi Kaushik
1
-26
/
+53
2021-01-02
libiscsi: convert to meson
Paolo Bonzini
1
-1
/
+1
2020-12-08
libvhost-user: make it a meson subproject
Marc-André Lureau
2
-3
/
+2
2020-12-08
vhost-user-scsi: Fix memleaks in vus_proc_req()
Alex Chen
1
-1
/
+2
2020-11-17
vhost-user-blk/scsi: Fix broken error handling for socket call
AlexChen
1
-1
/
+1
2020-08-21
contrib/vhost-user-scsi: convert to Meson
Paolo Bonzini
2
-1
/
+7
2020-08-21
vhost-user-scsi: add compatibility for libiscsi 1.9.0
Paolo Bonzini
1
-0
/
+2
2019-12-17
vhost-user-scsi: fix printf format warning
Marc-André Lureau
1
-1
/
+1
2019-07-04
libvhost-user: support many virtqueues
Stefan Hajnoczi
1
-12
/
+9
2018-12-20
Clean up includes
Markus Armbruster
1
-1
/
+0
2018-02-09
Use #include "..." for our own headers, <...> for others
Markus Armbruster
1
-2
/
+2
2017-10-10
vhost-user-scsi: remove server_sock from VusDev
Marc-André Lureau
1
-53
/
+24
2017-10-10
vhost-user-scsi: use libvhost-user glib helper
Marc-André Lureau
1
-146
/
+16
2017-10-10
vhost-user-scsi: use glib logging
Marc-André Lureau
1
-56
/
+21
2017-10-10
vhost-user-scsi: simplify source handling
Marc-André Lureau
1
-33
/
+12
2017-10-10
vhost-user-scsi: drop extra callback pointer
Marc-André Lureau
1
-9
/
+3
2017-10-10
vhost-user-scsi: don't copy iscsi/scsi-lowlevel.h
Marc-André Lureau
1
-87
/
+9
2017-10-10
vhost-user-scsi: avoid use of iscsi_ namespace
Marc-André Lureau
1
-2
/
+2
2017-10-10
vhost-user-scsi: rename VUS types
Marc-André Lureau
1
-23
/
+23
2017-10-10
vhost-user-scsi: remove unimplemented functions
Marc-André Lureau
1
-18
/
+3
2017-10-10
vhost-user-scsi: remove VUS_MAX_LUNS
Marc-André Lureau
1
-5
/
+3
2017-10-10
vhost-user-scsi: remove vdev_scsi_add_iscsi_lun()
Marc-André Lureau
1
-15
/
+1
2017-10-10
vhost-user-scsi: assert() in iscsi_add_lun()
Marc-André Lureau
1
-5
/
+1
2017-10-10
vhost-user-scsi: use NULL pointer
Marc-André Lureau
1
-1
/
+1
2017-10-10
vhost-user-scsi: simplify unix path cleanup
Marc-André Lureau
1
-17
/
+5
2017-10-10
vhost-user-scsi: remove vdev_scsi_find_by_vu()
Marc-André Lureau
1
-43
/
+4
2017-10-10
vhost-user-scsi: also free the gtree
Marc-André Lureau
1
-0
/
+1
2017-10-10
vhost-user-scsi: glib calls that allocate don't return NULL
Marc-André Lureau
1
-45
/
+7
2017-10-10
vhost-user-scsi: use glib allocation
Marc-André Lureau
1
-26
/
+9
2017-10-10
vhost-user-scsi: code style fixes
Marc-André Lureau
1
-8
/
+12
2017-10-10
vhost-user-scsi: connect unix socket before allocating
Marc-André Lureau
1
-10
/
+8
2017-10-10
vhost-user-scsi: use g_strdup()
Marc-André Lureau
1
-8
/
+4
2017-10-10
glib-compat: move G_SOURCE_CONTINUE/REMOVE there
Marc-André Lureau
1
-8
/
+0
2017-06-15
vhost-user-scsi: Introduce a vhost-user-scsi sample application
Felipe Franciosi
2
-0
/
+887