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
2023-04-25
qemu-pr-helper: mark more coroutine_fns
Paolo Bonzini
1
-11
/
+11
2023-04-25
thread-pool: avoid passing the pool parameter every time
Emanuele Giuseppe Esposito
2
-4
/
+2
2023-02-06
io: Add support for MSG_PEEK for socket channel
manish.mishra
1
-1
/
+1
2022-05-16
QIOChannel: Add flags on io_writev and introduce io_flush callback
Leonardo Bras
1
-1
/
+1
2022-04-21
util: replace qemu_get_local_state_pathname()
Marc-André Lureau
1
-2
/
+4
2022-04-21
include: rename qemu-common.h qemu/help-texts.h
Marc-André Lureau
1
-1
/
+1
2022-04-20
util/log: Pass Error pointer to qemu_set_log
Richard Henderson
1
-1
/
+1
2021-08-26
error: Use error_fatal to simplify obvious fatal errors (again)
Markus Armbruster
1
-8
/
+3
2021-06-02
docs: fix references to docs/devel/tracing.rst
Stefano Garzarella
1
-1
/
+1
2021-03-16
scsi: fix sense code for EREMOTEIO
Paolo Bonzini
1
-2
/
+2
2021-03-06
scsi: inline sg_io_sense_from_errno() into the callers.
Hannes Reinecke
2
-30
/
+17
2021-03-06
scsi: Add mapping for generic SCSI_HOST status to sense codes
Hannes Reinecke
1
-7
/
+58
2021-03-06
scsi: Rename linux-specific SG_ERR codes to generic SCSI_HOST error codes
Hannes Reinecke
1
-3
/
+3
2021-02-25
scsi: introduce scsi_sense_from_errno()
Paolo Bonzini
1
-10
/
+41
2021-01-28
qapi: Use QAPI_LIST_APPEND in trivial cases
Eric Blake
1
-8
/
+2
2021-01-22
scsi/utils: Add INVALID_PARAM_VALUE sense code definition
Philippe Mathieu-Daudé
1
-0
/
+5
2020-11-11
trace: remove argument from trace_init_file
Paolo Bonzini
1
-4
/
+2
2020-09-23
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
1
-2
/
+2
2020-09-22
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...
Peter Maydell
1
-1
/
+1
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
1
-3
/
+1
2020-09-17
qemu/: fix some comment spelling errors
zhaolichang
1
-1
/
+1
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
1
-3
/
+2
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
1
-2
/
+4
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
[next]