aboutsummaryrefslogtreecommitdiff
path: root/scsi
AgeCommit message (Expand)Author
2019-07-15iscsi: base all handling of check condition on scsi_sense_to_errnoPaolo Bonzini
2019-07-15scsi: add guest-recoverable ZBC errorsPaolo Bonzini
2019-07-15scsi: explicitly list guest-recoverable sense codesPaolo Bonzini
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2019-05-13Normalize header guard symbol definition.Markus Armbruster
2019-04-17log: Make glib logging go through QEMUChristophe Fergeau
2019-03-22trace-events: Shorten file names in commentsMarkus Armbruster
2019-03-22trace-events: Consistently point to docs/devel/tracing.txtMarkus Armbruster
2018-12-14file-posix: Switch to .bdrv_co_ioctlKevin Wolf
2018-11-27scsi: Address spurious clang warningJohn Snow
2018-10-02util: add qemu_write_pidfile()Marc-André Lureau
2018-08-28qapi: Drop qapi_event_send_FOO()'s Error ** argumentPeter Xu
2018-08-23qemu-pr-helper: Fix build on CentOS 7Murilo Opsfelder Araujo
2018-07-06pr-manager-helper: fix memory leak on eventPaolo Bonzini
2018-07-06pr-helper: Rework socket path handlingMichal Privoznik
2018-07-06pr-helper: avoid error on PR IN command with zero request sizePaolo Bonzini
2018-06-28pr-manager-helper: report event on connection/disconnectionPaolo Bonzini
2018-06-28pr-manager: add query-pr-managers QMP commandPaolo Bonzini
2018-06-28pr-manager: put stubs in .c filePaolo Bonzini
2018-06-28pr-manager-helper: avoid SIGSEGV when writing to the socket failPaolo Bonzini
2018-06-28pr-helper: fix assertion failure on failed multipath PERSISTENT RESERVE INPaolo Bonzini
2018-06-28pr-helper: fix --socket-path default in helpPaolo Bonzini
2018-04-09qemu-pr-helper: Write pidfile more oftenMichal Privoznik
2018-04-09qemu-pr-helper: Daemonize before dropping privilegesMichal Privoznik
2018-03-26qemu-pr-helper: Actually allow users to specify pidfileMichal Privoznik
2018-03-12Polish the version strings containing the package versionThomas Huth
2018-02-09Clean up includesMarkus Armbruster
2018-01-12scsi: fix scsi_convert_sense crash when in_buf == NULL && in_len == 0Paolo Bonzini
2017-12-21scsi: replace hex constants with #definesPaolo Bonzini
2017-12-21scsi: provide general-purpose functions to manage sense dataPaolo Bonzini
2017-12-20qemu-pr-helper: miscellaneous fixesPaolo Bonzini
2017-10-18qemu-pr-helper: use new libmultipath APIPaolo Bonzini
2017-09-22scsi: add persistent reservation manager using qemu-pr-helperPaolo Bonzini
2017-09-22scsi: add multipath support to qemu-pr-helperPaolo Bonzini
2017-09-22scsi: build qemu-pr-helperPaolo Bonzini
2017-09-22scsi, file-posix: add support for persistent reservation managementPaolo Bonzini
2017-09-19scsi: move block/scsi.h to include/scsi/constants.hPaolo Bonzini
2017-09-19scsi: introduce sg_io_sense_from_errnoPaolo Bonzini
2017-09-19scsi: introduce scsi_build_sensePaolo Bonzini
2017-09-19scsi: move non-emulation specific code to scsi/Paolo Bonzini