aboutsummaryrefslogtreecommitdiff
path: root/scsi/qemu-pr-helper.c
AgeCommit message (Expand)Author
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-04-17log: Make glib logging go through QEMUChristophe Fergeau
2018-11-27scsi: Address spurious clang warningJohn Snow
2018-10-02util: add qemu_write_pidfile()Marc-André Lureau
2018-08-23qemu-pr-helper: Fix build on CentOS 7Murilo Opsfelder Araujo
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-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
2017-12-20qemu-pr-helper: miscellaneous fixesPaolo Bonzini
2017-10-18qemu-pr-helper: use new libmultipath APIPaolo Bonzini
2017-09-22scsi: add multipath support to qemu-pr-helperPaolo Bonzini
2017-09-22scsi: build qemu-pr-helperPaolo Bonzini