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
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-01
scsi: Remove superfluous breaks
Liao Pingfang
1
-4
/
+0
2020-08-21
meson: convert block
Marc-André Lureau
2
-4
/
+4
2020-08-21
trace: switch position of headers to what Meson requires
Paolo Bonzini
1
-0
/
+1
2020-07-21
qom: Change object_get_canonical_path_component() not to malloc
Markus Armbruster
2
-3
/
+2
2020-05-27
error: Use error_reportf_err() where appropriate
Markus Armbruster
1
-2
/
+2
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
1
-2
/
+1
2020-03-16
scsi/qemu-pr-helper: Fix out-of-bounds access to trnptid_list[]
Christophe de Dinechin
1
-7
/
+10
2019-12-17
build: rename CONFIG_LIBCAP to CONFIG_LIBCAP_NG
Paolo Bonzini
1
-6
/
+6
2019-10-03
qemu-pr-helper: fix crash in mpath_reconstruct_sense
Maxim Levitsky
1
-3
/
+3
2019-09-10
pr-manager: Fix invalid g_free() crash bug
Markus Armbruster
1
-1
/
+0
2019-09-03
socket: Add num connections to qio_channel_socket_sync()
Juan Quintela
1
-1
/
+2
2019-07-15
iscsi: base all handling of check condition on scsi_sense_to_errno
Paolo Bonzini
1
-3
/
+2
2019-07-15
scsi: add guest-recoverable ZBC errors
Paolo Bonzini
1
-0
/
+5
2019-07-15
scsi: explicitly list guest-recoverable sense codes
Paolo Bonzini
1
-0
/
+43
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
1
-0
/
+1
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
3
-1
/
+3
2019-05-13
Normalize header guard symbol definition.
Markus Armbruster
1
-1
/
+2
2019-04-17
log: Make glib logging go through QEMU
Christophe Fergeau
1
-0
/
+1
2019-03-22
trace-events: Shorten file names in comments
Markus Armbruster
1
-1
/
+1
2019-03-22
trace-events: Consistently point to docs/devel/tracing.txt
Markus Armbruster
1
-0
/
+2
2018-12-14
file-posix: Switch to .bdrv_co_ioctl
Kevin Wolf
2
-13
/
+10
2018-11-27
scsi: Address spurious clang warning
John Snow
1
-1
/
+1
2018-10-02
util: add qemu_write_pidfile()
Marc-André Lureau
1
-35
/
+5
2018-08-28
qapi: Drop qapi_event_send_FOO()'s Error ** argument
Peter Xu
1
-2
/
+1
2018-08-23
qemu-pr-helper: Fix build on CentOS 7
Murilo Opsfelder Araujo
1
-0
/
+4
2018-07-06
pr-manager-helper: fix memory leak on event
Paolo Bonzini
1
-0
/
+1
2018-07-06
pr-helper: Rework socket path handling
Michal Privoznik
1
-26
/
+10
2018-07-06
pr-helper: avoid error on PR IN command with zero request size
Paolo Bonzini
1
-33
/
+30
2018-06-28
pr-manager-helper: report event on connection/disconnection
Paolo Bonzini
1
-0
/
+14
2018-06-28
pr-manager: add query-pr-managers QMP command
Paolo Bonzini
3
-0
/
+64
2018-06-28
pr-manager: put stubs in .c file
Paolo Bonzini
2
-0
/
+25
2018-06-28
pr-manager-helper: avoid SIGSEGV when writing to the socket fail
Paolo Bonzini
1
-0
/
+1
2018-06-28
pr-helper: fix assertion failure on failed multipath PERSISTENT RESERVE IN
Paolo Bonzini
1
-1
/
+5
2018-06-28
pr-helper: fix --socket-path default in help
Paolo Bonzini
1
-7
/
+8
2018-04-09
qemu-pr-helper: Write pidfile more often
Michal Privoznik
1
-1
/
+5
2018-04-09
qemu-pr-helper: Daemonize before dropping privileges
Michal Privoznik
1
-7
/
+7
2018-03-26
qemu-pr-helper: Actually allow users to specify pidfile
Michal Privoznik
1
-3
/
+4
2018-03-12
Polish the version strings containing the package version
Thomas Huth
1
-1
/
+1
2018-02-09
Clean up includes
Markus Armbruster
1
-2
/
+0
2018-01-12
scsi: fix scsi_convert_sense crash when in_buf == NULL && in_len == 0
Paolo Bonzini
1
-6
/
+6
2017-12-21
scsi: replace hex constants with #defines
Paolo Bonzini
1
-7
/
+7
2017-12-21
scsi: provide general-purpose functions to manage sense data
Paolo Bonzini
1
-72
/
+67
2017-12-20
qemu-pr-helper: miscellaneous fixes
Paolo Bonzini
2
-4
/
+36
2017-10-18
qemu-pr-helper: use new libmultipath API
Paolo Bonzini
1
-3
/
+14
2017-09-22
scsi: add persistent reservation manager using qemu-pr-helper
Paolo Bonzini
2
-1
/
+303
2017-09-22
scsi: add multipath support to qemu-pr-helper
Paolo Bonzini
2
-3
/
+353
2017-09-22
scsi: build qemu-pr-helper
Paolo Bonzini
2
-0
/
+776
2017-09-22
scsi, file-posix: add support for persistent reservation management
Paolo Bonzini
3
-0
/
+114
2017-09-19
scsi: move block/scsi.h to include/scsi/constants.h
Paolo Bonzini
1
-1
/
+1
2017-09-19
scsi: introduce sg_io_sense_from_errno
Paolo Bonzini
1
-0
/
+35
[next]