1. d0cda6f configure, meson: rename targetos to host_os by Paolo Bonzini · 1 year, 2 months ago
  2. 53e8868 meson: remove OS definitions from config_targetos by Paolo Bonzini · 1 year, 7 months ago
  3. 06e0f09 io: follow coroutine AioContext in qio_channel_yield() by Stefan Hajnoczi · 1 year, 4 months ago
  4. 6b40847 scsi/qemu-pr-helper: Drop support for 'old' libmultipath API by Philippe Mathieu-Daudé · 1 year, 7 months ago
  5. 70bd77b qemu-pr-helper: mark more coroutine_fns by Paolo Bonzini · 1 year, 10 months ago
  6. aef04fc thread-pool: avoid passing the pool parameter every time by Emanuele Giuseppe Esposito · 1 year, 11 months ago
  7. 84615a1 io: Add support for MSG_PEEK for socket channel by manish.mishra · 2 years ago
  8. b88651c QIOChannel: Add flags on io_writev and introduce io_flush callback by Leonardo Bras · 2 years, 7 months ago
  9. 1fbf266 util: replace qemu_get_local_state_pathname() by Marc-André Lureau · 2 years, 8 months ago
  10. 49f9522 include: rename qemu-common.h qemu/help-texts.h by Marc-André Lureau · 2 years, 8 months ago
  11. c5955f4 util/log: Pass Error pointer to qemu_set_log by Richard Henderson · 2 years, 8 months ago
  12. f9734d5 error: Use error_fatal to simplify obvious fatal errors (again) by Markus Armbruster · 3 years, 5 months ago
  13. d0fb965 docs: fix references to docs/devel/tracing.rst by Stefano Garzarella · 3 years, 7 months ago
  14. dc293f6 scsi: fix sense code for EREMOTEIO by Paolo Bonzini · 3 years, 10 months ago
  15. a108557 scsi: inline sg_io_sense_from_errno() into the callers. by Hannes Reinecke · 4 years, 1 month ago
  16. db66a15 scsi: Add mapping for generic SCSI_HOST status to sense codes by Hannes Reinecke · 4 years, 1 month ago
  17. 41af878 scsi: Rename linux-specific SG_ERR codes to generic SCSI_HOST error codes by Hannes Reinecke · 4 years, 1 month ago
  18. d7a8402 scsi: introduce scsi_sense_from_errno() by Paolo Bonzini · 3 years, 10 months ago
  19. c3033fd qapi: Use QAPI_LIST_APPEND in trivial cases by Eric Blake · 4 years ago
  20. 2e8f72a scsi/utils: Add INVALID_PARAM_VALUE sense code definition by Philippe Mathieu-Daudé · 4 years ago
  21. 92eecff trace: remove argument from trace_init_file by Paolo Bonzini · 4 years, 2 months ago
  22. d73415a qemu/atomic.h: rename atomic_ to qatomic_ by Stefan Hajnoczi · 4 years, 3 months ago
  23. 834b927 Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pull-request' into staging by Peter Maydell · 4 years, 3 months ago
  24. 8063396 Use OBJECT_DECLARE_SIMPLE_TYPE when possible by Eduardo Habkost · 4 years, 3 months ago
  25. e3a6e0d qemu/: fix some comment spelling errors by zhaolichang · 4 years, 3 months ago
  26. 8110fa1 Use DECLARE_*CHECKER* macros by Eduardo Habkost · 4 years, 4 months ago
  27. db1015e Move QOM typedefs and add missing includes by Eduardo Habkost · 4 years, 4 months ago
  28. 2e8f68e scsi: Remove superfluous breaks by Liao Pingfang · 4 years, 5 months ago
  29. 5e5733e meson: convert block by Marc-André Lureau · 5 years ago
  30. 243af02 trace: switch position of headers to what Meson requires by Paolo Bonzini · 4 years, 11 months ago
  31. 7a309cc qom: Change object_get_canonical_path_component() not to malloc by Markus Armbruster · 4 years, 5 months ago
  32. 5217f18 error: Use error_reportf_err() where appropriate by Markus Armbruster · 4 years, 8 months ago
  33. d262312 qom: Drop parameter @errp of object_property_add() & friends by Markus Armbruster · 4 years, 8 months ago
  34. 4ce1e15 scsi/qemu-pr-helper: Fix out-of-bounds access to trnptid_list[] by Christophe de Dinechin · 4 years, 10 months ago
  35. a358bca build: rename CONFIG_LIBCAP to CONFIG_LIBCAP_NG by Paolo Bonzini · 5 years ago
  36. b2aca78 qemu-pr-helper: fix crash in mpath_reconstruct_sense by Maxim Levitsky · 5 years ago
  37. 6b9d62c pr-manager: Fix invalid g_free() crash bug by Markus Armbruster · 5 years ago
  38. 4e2d8bf socket: Add num connections to qio_channel_socket_sync() by Juan Quintela · 5 years ago
  39. 8c46026 iscsi: base all handling of check condition on scsi_sense_to_errno by Paolo Bonzini · 5 years ago
  40. 396ce7b scsi: add guest-recoverable ZBC errors by Paolo Bonzini · 5 years ago
  41. bdf9613 scsi: explicitly list guest-recoverable sense codes by Paolo Bonzini · 5 years ago
  42. a8d2532 Include qemu-common.h exactly where needed by Markus Armbruster · 6 years ago
  43. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  44. 177d9e0 Normalize header guard symbol definition. by Markus Armbruster · 6 years ago
  45. f5852ef log: Make glib logging go through QEMU by Christophe Fergeau · 6 years ago
  46. 500016e trace-events: Shorten file names in comments by Markus Armbruster · 6 years ago
  47. e68b3ba trace-events: Consistently point to docs/devel/tracing.txt by Markus Armbruster · 6 years ago
  48. 2f3a7ab file-posix: Switch to .bdrv_co_ioctl by Kevin Wolf · 6 years ago
  49. 039d4e3 scsi: Address spurious clang warning by John Snow · 6 years ago
  50. 9e6bdef util: add qemu_write_pidfile() by Marc-André Lureau · 6 years ago
  51. 3ab7238 qapi: Drop qapi_event_send_FOO()'s Error ** argument by Peter Xu · 6 years ago
  52. 1b0578f qemu-pr-helper: Fix build on CentOS 7 by Murilo Opsfelder Araujo · 6 years ago
  53. ea3d77c pr-manager-helper: fix memory leak on event by Paolo Bonzini · 6 years ago
  54. 2729d79 pr-helper: Rework socket path handling by Michal Privoznik · 6 years ago
  55. ee8c13b pr-helper: avoid error on PR IN command with zero request size by Paolo Bonzini · 6 years ago
  56. e2c81a4 pr-manager-helper: report event on connection/disconnection by Paolo Bonzini · 7 years ago
  57. 5f64089 pr-manager: add query-pr-managers QMP command by Paolo Bonzini · 7 years ago
  58. 58b3017 pr-manager: put stubs in .c file by Paolo Bonzini · 6 years ago
  59. aad1004 pr-manager-helper: avoid SIGSEGV when writing to the socket fail by Paolo Bonzini · 6 years ago
  60. 86933b4 pr-helper: fix assertion failure on failed multipath PERSISTENT RESERVE IN by Paolo Bonzini · 7 years ago
  61. 50fa332 pr-helper: fix --socket-path default in help by Paolo Bonzini · 6 years ago
  62. bd6b1c8 qemu-pr-helper: Write pidfile more often by Michal Privoznik · 7 years ago
  63. 8dc0bf2 qemu-pr-helper: Daemonize before dropping privileges by Michal Privoznik · 7 years ago
  64. f8e1a98 qemu-pr-helper: Actually allow users to specify pidfile by Michal Privoznik · 7 years ago
  65. 7e563bf Polish the version strings containing the package version by Thomas Huth · 7 years ago
  66. 8f0a371 Clean up includes by Markus Armbruster · 7 years ago
  67. 2770c90 scsi: fix scsi_convert_sense crash when in_buf == NULL && in_len == 0 by Paolo Bonzini · 7 years ago
  68. 9661e20 scsi: replace hex constants with #defines by Paolo Bonzini · 7 years ago
  69. f68d98b scsi: provide general-purpose functions to manage sense data by Paolo Bonzini · 7 years ago
  70. a4a9b6e qemu-pr-helper: miscellaneous fixes by Paolo Bonzini · 7 years ago
  71. b3f1c8c qemu-pr-helper: use new libmultipath API by Paolo Bonzini · 7 years ago
  72. 9bad2a6 scsi: add persistent reservation manager using qemu-pr-helper by Paolo Bonzini · 7 years ago
  73. fe8fc5a scsi: add multipath support to qemu-pr-helper by Paolo Bonzini · 7 years ago
  74. b855f8d scsi: build qemu-pr-helper by Paolo Bonzini · 7 years ago
  75. 7c9e527 scsi, file-posix: add support for persistent reservation management by Paolo Bonzini · 7 years ago
  76. 08e2c9f scsi: move block/scsi.h to include/scsi/constants.h by Paolo Bonzini · 7 years ago
  77. 1ead6b4 scsi: introduce sg_io_sense_from_errno by Paolo Bonzini · 7 years ago
  78. a376046 scsi: introduce scsi_build_sense by Paolo Bonzini · 7 years ago
  79. e5b5728 scsi: move non-emulation specific code to scsi/ by Paolo Bonzini · 7 years ago