| Commit message (Expand) | Author | Age | Files | Lines |
* | trace: remove argument from trace_init_file | Paolo Bonzini | 2020-11-11 | 1 | -4/+2 |
* | qemu/atomic.h: rename atomic_ to qatomic_ | Stefan Hajnoczi | 2020-09-23 | 1 | -2/+2 |
* | error: Use error_reportf_err() where appropriate | Markus Armbruster | 2020-05-27 | 1 | -2/+2 |
* | scsi/qemu-pr-helper: Fix out-of-bounds access to trnptid_list[] | Christophe de Dinechin | 2020-03-16 | 1 | -7/+10 |
* | build: rename CONFIG_LIBCAP to CONFIG_LIBCAP_NG | Paolo Bonzini | 2019-12-17 | 1 | -6/+6 |
* | qemu-pr-helper: fix crash in mpath_reconstruct_sense | Maxim Levitsky | 2019-10-03 | 1 | -3/+3 |
* | socket: Add num connections to qio_channel_socket_sync() | Juan Quintela | 2019-09-03 | 1 | -1/+2 |
* | Include qemu-common.h exactly where needed | Markus Armbruster | 2019-06-12 | 1 | -0/+1 |
* | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 2019-06-12 | 1 | -1/+1 |
* | log: Make glib logging go through QEMU | Christophe Fergeau | 2019-04-17 | 1 | -0/+1 |
* | scsi: Address spurious clang warning | John Snow | 2018-11-28 | 1 | -1/+1 |
* | util: add qemu_write_pidfile() | Marc-André Lureau | 2018-10-02 | 1 | -35/+5 |
* | qemu-pr-helper: Fix build on CentOS 7 | Murilo Opsfelder Araujo | 2018-08-23 | 1 | -0/+4 |
* | pr-helper: Rework socket path handling | Michal Privoznik | 2018-07-06 | 1 | -26/+10 |
* | pr-helper: avoid error on PR IN command with zero request size | Paolo Bonzini | 2018-07-06 | 1 | -33/+30 |
* | pr-helper: fix assertion failure on failed multipath PERSISTENT RESERVE IN | Paolo Bonzini | 2018-06-28 | 1 | -1/+5 |
* | pr-helper: fix --socket-path default in help | Paolo Bonzini | 2018-06-28 | 1 | -7/+8 |
* | qemu-pr-helper: Write pidfile more often | Michal Privoznik | 2018-04-09 | 1 | -1/+5 |
* | qemu-pr-helper: Daemonize before dropping privileges | Michal Privoznik | 2018-04-09 | 1 | -7/+7 |
* | qemu-pr-helper: Actually allow users to specify pidfile | Michal Privoznik | 2018-03-26 | 1 | -3/+4 |
* | Polish the version strings containing the package version | Thomas Huth | 2018-03-12 | 1 | -1/+1 |
* | qemu-pr-helper: miscellaneous fixes | Paolo Bonzini | 2017-12-20 | 1 | -4/+26 |
* | qemu-pr-helper: use new libmultipath API | Paolo Bonzini | 2017-10-18 | 1 | -3/+14 |
* | scsi: add multipath support to qemu-pr-helper | Paolo Bonzini | 2017-09-22 | 1 | -3/+343 |
* | scsi: build qemu-pr-helper | Paolo Bonzini | 2017-09-22 | 1 | -0/+735 |