1. b2aca78 qemu-pr-helper: fix crash in mpath_reconstruct_sense by Maxim Levitsky · 5 years ago
  2. 6b9d62c pr-manager: Fix invalid g_free() crash bug by Markus Armbruster · 6 years ago
  3. 4e2d8bf socket: Add num connections to qio_channel_socket_sync() by Juan Quintela · 6 years ago
  4. 8c46026 iscsi: base all handling of check condition on scsi_sense_to_errno by Paolo Bonzini · 6 years ago
  5. 396ce7b scsi: add guest-recoverable ZBC errors by Paolo Bonzini · 6 years ago
  6. bdf9613 scsi: explicitly list guest-recoverable sense codes by Paolo Bonzini · 6 years ago
  7. a8d2532 Include qemu-common.h exactly where needed by Markus Armbruster · 6 years ago
  8. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  9. 177d9e0 Normalize header guard symbol definition. by Markus Armbruster · 6 years ago
  10. f5852ef log: Make glib logging go through QEMU by Christophe Fergeau · 6 years ago
  11. 500016e trace-events: Shorten file names in comments by Markus Armbruster · 6 years ago
  12. e68b3ba trace-events: Consistently point to docs/devel/tracing.txt by Markus Armbruster · 6 years ago
  13. 2f3a7ab file-posix: Switch to .bdrv_co_ioctl by Kevin Wolf · 6 years ago
  14. 039d4e3 scsi: Address spurious clang warning by John Snow · 6 years ago
  15. 9e6bdef util: add qemu_write_pidfile() by Marc-André Lureau · 6 years ago
  16. 3ab7238 qapi: Drop qapi_event_send_FOO()'s Error ** argument by Peter Xu · 7 years ago
  17. 1b0578f qemu-pr-helper: Fix build on CentOS 7 by Murilo Opsfelder Araujo · 7 years ago
  18. ea3d77c pr-manager-helper: fix memory leak on event by Paolo Bonzini · 7 years ago
  19. 2729d79 pr-helper: Rework socket path handling by Michal Privoznik · 7 years ago
  20. ee8c13b pr-helper: avoid error on PR IN command with zero request size by Paolo Bonzini · 7 years ago
  21. e2c81a4 pr-manager-helper: report event on connection/disconnection by Paolo Bonzini · 7 years ago
  22. 5f64089 pr-manager: add query-pr-managers QMP command by Paolo Bonzini · 7 years ago
  23. 58b3017 pr-manager: put stubs in .c file by Paolo Bonzini · 7 years ago
  24. aad1004 pr-manager-helper: avoid SIGSEGV when writing to the socket fail by Paolo Bonzini · 7 years ago
  25. 86933b4 pr-helper: fix assertion failure on failed multipath PERSISTENT RESERVE IN by Paolo Bonzini · 7 years ago
  26. 50fa332 pr-helper: fix --socket-path default in help by Paolo Bonzini · 7 years ago
  27. bd6b1c8 qemu-pr-helper: Write pidfile more often by Michal Privoznik · 7 years ago
  28. 8dc0bf2 qemu-pr-helper: Daemonize before dropping privileges by Michal Privoznik · 7 years ago
  29. f8e1a98 qemu-pr-helper: Actually allow users to specify pidfile by Michal Privoznik · 7 years ago
  30. 7e563bf Polish the version strings containing the package version by Thomas Huth · 7 years ago
  31. 8f0a371 Clean up includes by Markus Armbruster · 7 years ago
  32. 2770c90 scsi: fix scsi_convert_sense crash when in_buf == NULL && in_len == 0 by Paolo Bonzini · 7 years ago
  33. 9661e20 scsi: replace hex constants with #defines by Paolo Bonzini · 7 years ago
  34. f68d98b scsi: provide general-purpose functions to manage sense data by Paolo Bonzini · 7 years ago
  35. a4a9b6e qemu-pr-helper: miscellaneous fixes by Paolo Bonzini · 7 years ago
  36. b3f1c8c qemu-pr-helper: use new libmultipath API by Paolo Bonzini · 7 years ago
  37. 9bad2a6 scsi: add persistent reservation manager using qemu-pr-helper by Paolo Bonzini · 8 years ago
  38. fe8fc5a scsi: add multipath support to qemu-pr-helper by Paolo Bonzini · 8 years ago
  39. b855f8d scsi: build qemu-pr-helper by Paolo Bonzini · 8 years ago
  40. 7c9e527 scsi, file-posix: add support for persistent reservation management by Paolo Bonzini · 8 years ago
  41. 08e2c9f scsi: move block/scsi.h to include/scsi/constants.h by Paolo Bonzini · 8 years ago
  42. 1ead6b4 scsi: introduce sg_io_sense_from_errno by Paolo Bonzini · 8 years ago
  43. a376046 scsi: introduce scsi_build_sense by Paolo Bonzini · 8 years ago
  44. e5b5728 scsi: move non-emulation specific code to scsi/ by Paolo Bonzini · 8 years ago