Age | Commit message (Expand) | Author | Files | Lines |
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-05-27 | error: Use error_reportf_err() where appropriate | Markus Armbruster | 1 | -2/+2 |
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-03 | socket: Add num connections to qio_channel_socket_sync() | Juan Quintela | 1 | -1/+2 |
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 | 1 | -1/+1 |
2019-04-17 | log: Make glib logging go through QEMU | Christophe Fergeau | 1 | -0/+1 |
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-23 | qemu-pr-helper: Fix build on CentOS 7 | Murilo Opsfelder Araujo | 1 | -0/+4 |
2018-07-06 | pr-helper: Rework socket path handling | Michal Privoznik | 1 | -26/+10 |
2018-07-06 | pr-helper: avoid error on PR IN command with zero request size | Paolo Bonzini | 1 | -33/+30 |
2018-06-28 | pr-helper: fix assertion failure on failed multipath PERSISTENT RESERVE IN | Paolo Bonzini | 1 | -1/+5 |
2018-06-28 | pr-helper: fix --socket-path default in help | Paolo Bonzini | 1 | -7/+8 |
2018-04-09 | qemu-pr-helper: Write pidfile more often | Michal Privoznik | 1 | -1/+5 |
2018-04-09 | qemu-pr-helper: Daemonize before dropping privileges | Michal Privoznik | 1 | -7/+7 |
2018-03-26 | qemu-pr-helper: Actually allow users to specify pidfile | Michal Privoznik | 1 | -3/+4 |
2018-03-12 | Polish the version strings containing the package version | Thomas Huth | 1 | -1/+1 |
2017-12-20 | qemu-pr-helper: miscellaneous fixes | Paolo Bonzini | 1 | -4/+26 |
2017-10-18 | qemu-pr-helper: use new libmultipath API | Paolo Bonzini | 1 | -3/+14 |
2017-09-22 | scsi: add multipath support to qemu-pr-helper | Paolo Bonzini | 1 | -3/+343 |
2017-09-22 | scsi: build qemu-pr-helper | Paolo Bonzini | 1 | -0/+735 |