Age | Commit message (Expand) | Author |
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 |
2018-07-06 | pr-manager-helper: fix memory leak on event | Paolo Bonzini |
2018-07-06 | pr-helper: Rework socket path handling | Michal Privoznik |
2018-07-06 | pr-helper: avoid error on PR IN command with zero request size | Paolo Bonzini |
2018-06-28 | pr-manager-helper: report event on connection/disconnection | Paolo Bonzini |
2018-06-28 | pr-manager: add query-pr-managers QMP command | Paolo Bonzini |
2018-06-28 | pr-manager: put stubs in .c file | Paolo Bonzini |
2018-06-28 | pr-manager-helper: avoid SIGSEGV when writing to the socket fail | Paolo Bonzini |
2018-06-28 | pr-helper: fix assertion failure on failed multipath PERSISTENT RESERVE IN | Paolo Bonzini |
2018-06-28 | pr-helper: fix --socket-path default in help | Paolo Bonzini |
2018-04-09 | qemu-pr-helper: Write pidfile more often | Michal Privoznik |
2018-04-09 | qemu-pr-helper: Daemonize before dropping privileges | Michal Privoznik |
2018-03-26 | qemu-pr-helper: Actually allow users to specify pidfile | Michal Privoznik |
2018-03-12 | Polish the version strings containing the package version | Thomas Huth |
2018-02-09 | Clean up includes | Markus Armbruster |
2018-01-12 | scsi: fix scsi_convert_sense crash when in_buf == NULL && in_len == 0 | Paolo Bonzini |
2017-12-21 | scsi: replace hex constants with #defines | Paolo Bonzini |
2017-12-21 | scsi: provide general-purpose functions to manage sense data | Paolo Bonzini |
2017-12-20 | qemu-pr-helper: miscellaneous fixes | Paolo Bonzini |
2017-10-18 | qemu-pr-helper: use new libmultipath API | Paolo Bonzini |
2017-09-22 | scsi: add persistent reservation manager using qemu-pr-helper | Paolo Bonzini |
2017-09-22 | scsi: add multipath support to qemu-pr-helper | Paolo Bonzini |
2017-09-22 | scsi: build qemu-pr-helper | Paolo Bonzini |
2017-09-22 | scsi, file-posix: add support for persistent reservation management | Paolo Bonzini |
2017-09-19 | scsi: move block/scsi.h to include/scsi/constants.h | Paolo Bonzini |
2017-09-19 | scsi: introduce sg_io_sense_from_errno | Paolo Bonzini |
2017-09-19 | scsi: introduce scsi_build_sense | Paolo Bonzini |
2017-09-19 | scsi: move non-emulation specific code to scsi/ | Paolo Bonzini |