index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scsi
Age
Commit message (
Expand
)
Author
2023-09-07
io: follow coroutine AioContext in qio_channel_yield()
Stefan Hajnoczi
2023-06-06
scsi/qemu-pr-helper: Drop support for 'old' libmultipath API
Philippe Mathieu-Daudé
2023-04-25
qemu-pr-helper: mark more coroutine_fns
Paolo Bonzini
2023-04-25
thread-pool: avoid passing the pool parameter every time
Emanuele Giuseppe Esposito
2023-02-06
io: Add support for MSG_PEEK for socket channel
manish.mishra
2022-05-16
QIOChannel: Add flags on io_writev and introduce io_flush callback
Leonardo Bras
2022-04-21
util: replace qemu_get_local_state_pathname()
Marc-André Lureau
2022-04-21
include: rename qemu-common.h qemu/help-texts.h
Marc-André Lureau
2022-04-20
util/log: Pass Error pointer to qemu_set_log
Richard Henderson
2021-08-26
error: Use error_fatal to simplify obvious fatal errors (again)
Markus Armbruster
2021-06-02
docs: fix references to docs/devel/tracing.rst
Stefano Garzarella
2021-03-16
scsi: fix sense code for EREMOTEIO
Paolo Bonzini
2021-03-06
scsi: inline sg_io_sense_from_errno() into the callers.
Hannes Reinecke
2021-03-06
scsi: Add mapping for generic SCSI_HOST status to sense codes
Hannes Reinecke
2021-03-06
scsi: Rename linux-specific SG_ERR codes to generic SCSI_HOST error codes
Hannes Reinecke
2021-02-25
scsi: introduce scsi_sense_from_errno()
Paolo Bonzini
2021-01-28
qapi: Use QAPI_LIST_APPEND in trivial cases
Eric Blake
2021-01-22
scsi/utils: Add INVALID_PARAM_VALUE sense code definition
Philippe Mathieu-Daudé
2020-11-11
trace: remove argument from trace_init_file
Paolo Bonzini
2020-09-23
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
2020-09-22
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...
Peter Maydell
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-17
qemu/: fix some comment spelling errors
zhaolichang
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-01
scsi: Remove superfluous breaks
Liao Pingfang
2020-08-21
meson: convert block
Marc-André Lureau
2020-08-21
trace: switch position of headers to what Meson requires
Paolo Bonzini
2020-07-21
qom: Change object_get_canonical_path_component() not to malloc
Markus Armbruster
2020-05-27
error: Use error_reportf_err() where appropriate
Markus Armbruster
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2020-03-16
scsi/qemu-pr-helper: Fix out-of-bounds access to trnptid_list[]
Christophe de Dinechin
2019-12-17
build: rename CONFIG_LIBCAP to CONFIG_LIBCAP_NG
Paolo Bonzini
2019-10-03
qemu-pr-helper: fix crash in mpath_reconstruct_sense
Maxim Levitsky
2019-09-10
pr-manager: Fix invalid g_free() crash bug
Markus Armbruster
2019-09-03
socket: Add num connections to qio_channel_socket_sync()
Juan Quintela
2019-07-15
iscsi: base all handling of check condition on scsi_sense_to_errno
Paolo Bonzini
2019-07-15
scsi: add guest-recoverable ZBC errors
Paolo Bonzini
2019-07-15
scsi: explicitly list guest-recoverable sense codes
Paolo Bonzini
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-05-13
Normalize header guard symbol definition.
Markus Armbruster
2019-04-17
log: Make glib logging go through QEMU
Christophe Fergeau
2019-03-22
trace-events: Shorten file names in comments
Markus Armbruster
2019-03-22
trace-events: Consistently point to docs/devel/tracing.txt
Markus Armbruster
2018-12-14
file-posix: Switch to .bdrv_co_ioctl
Kevin Wolf
2018-11-27
scsi: Address spurious clang warning
John Snow
2018-10-02
util: add qemu_write_pidfile()
Marc-André Lureau
2018-08-28
qapi: Drop qapi_event_send_FOO()'s Error ** argument
Peter Xu
2018-08-23
qemu-pr-helper: Fix build on CentOS 7
Murilo Opsfelder Araujo
[next]