1. 3637cf5 util: move qemu_real_host_page_size/mask to osdep.h by Emilio G. Cota · 8 years ago
  2. e5766d6 config: qemu_config_parse() return number of config groups by Eduardo Habkost · 7 years ago
  3. ecbfa28 hbitmap: Rename serialization_granularity to serialization_align by Eric Blake · 7 years ago
  4. f708a5e aio: fix assert when remove poll during destroy by Stefan Hajnoczi · 7 years ago
  5. cfe4cad Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 7 years ago
  6. b580610 throttle: Assert that bkt->max is valid in throttle_compute_wait() by Alberto Garcia · 8 years ago
  7. 401bc05 util/qemu-thread-posix.c: Replace OS ifdefs with CONFIG_HAVE_SEM_TIMEDWAIT by Peter Maydell · 8 years ago
  8. d778815 bitmap: provide to_le/from_le helpers by Peter Xu · 8 years ago
  9. fc7deee bitmap: introduce bitmap_count_one() by Peter Xu · 8 years ago
  10. ab089e0 bitmap: remove BITOP_WORD() by Peter Xu · 8 years ago
  11. 05cb8ed Convert remaining single line fprintf() to warn_report() by Alistair Francis · 8 years ago
  12. 8297be8 Convert multi-line fprintf() to warn_report() by Alistair Francis · 8 years ago
  13. e5b5728 scsi: move non-emulation specific code to scsi/ by Paolo Bonzini · 8 years ago
  14. a485b23 scsi: Introduce scsi_sense_buf_to_errno by Fam Zheng · 8 years ago
  15. 5efa3c0 scsi: Improve scsi_sense_to_errno by Fam Zheng · 8 years ago
  16. 2875135 scsi: Refactor scsi sense interpreting code by Fam Zheng · 8 years ago
  17. 7872375 configure: Drop AIX host support by Peter Maydell · 8 years ago
  18. 8ee5f9b Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 8 years ago
  19. 432d889 block: convert ThrottleGroup to object with QOM by Manos Pitsidianakis · 8 years ago
  20. d3e3447 Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-20170905-2' into staging by Peter Maydell · 8 years ago
  21. b258793 util: remove the obsolete non-blocking connect by Cao jin · 8 years ago
  22. 5b5f825 qapi: Generate FOO_str() macro for QAPI enum FOO by Markus Armbruster · 8 years ago
  23. e916a6e oslib-posix: Print errors before aborting on qemu_alloc_stack() by Eduardo Habkost · 8 years ago
  24. 67335a4 throttle: Make burst_length 64bit and add range checks by Alberto Garcia · 8 years ago
  25. d00e692 throttle: Make LeakyBucket.avg and LeakyBucket.max integer types by Alberto Garcia · 8 years ago
  26. 2a8be39 throttle: Remove throttle_fix_bucket() / throttle_unfix_bucket() by Alberto Garcia · 8 years ago
  27. fa36f1b throttle: Make throttle_is_valid() a bit less verbose by Alberto Garcia · 8 years ago
  28. 0770a7a throttle: Update the throttle_fix_bucket() documentation by Alberto Garcia · 8 years ago
  29. ca74995 osdep: Add runtime OFD lock detection by Fam Zheng · 8 years ago
  30. 2a96a55 Revert "rcu: do not create thread in pthread_atfork callback" by Paolo Bonzini · 9 years ago
  31. 73c6e40 rcu: completely disable pthread_atfork callbacks as soon as possible by Paolo Bonzini · 9 years ago
  32. 87e0331 docs: fix broken paths to docs/devel/tracing.txt by Philippe Mathieu-Daudé · 8 years ago
  33. 1d1424b Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2017-07-24' into staging by Peter Maydell · 8 years ago
  34. 70f17a1 error: Revert unwanted change of warning messages by Markus Armbruster · 8 years ago
  35. 5dd8990 util: Introduce include/qemu/cpuid.h by Richard Henderson · 8 years ago
  36. 02ffa03 util/oslib-posix.c: Avoid warning on NetBSD by Peter Maydell · 8 years ago
  37. 810d5ca util/cacheinfo: Add missing include for ppc linux by Philippe Mathieu-Daudé · 8 years ago
  38. 27e4cf1 block: remove timer canceling in throttle_config() by Manos Pitsidianakis · 8 years ago
  39. dbe824c block: add clock_type field to ThrottleGroup by Manos Pitsidianakis · 8 years ago
  40. 718d7f4 Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging by Peter Maydell · 8 years ago
  41. 55d41b1 util/aio-win32: Only select on what we are actually waiting for by Alistair Francis · 8 years ago
  42. 667221c coroutine-lock: add qemu_co_rwlock_downgrade and qemu_co_rwlock_upgrade by Paolo Bonzini · 8 years ago
  43. 94bc0d1 sockets: ensure we don't accept IPv4 clients when IPv4 is disabled by Daniel P. Berrange · 8 years ago
  44. 4dc5d81 sockets: don't block IPv4 clients when listening on "::" by Daniel P. Berrange · 8 years ago
  45. 5e059be sockets: ensure we can bind to both ipv4 & ipv6 separately by Daniel P. Berrange · 8 years ago
  46. a309b29 Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2017-07-13' into staging by Peter Maydell · 8 years ago
  47. aa5a704 Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into staging by Peter Maydell · 8 years ago
  48. e43ead1 error: Implement the warn and free Error functions by Alistair Francis · 8 years ago
  49. 97f4030 error: Functions to report warnings and informational messages by Alistair Francis · 8 years ago
  50. beeb175 util/qemu-error: Rename error_print_loc() to be more generic by Alistair Francis · 8 years ago
  51. a3b5253 qmp: add x-debug-block-dirty-bitmap-sha256 by Vladimir Sementsov-Ogievskiy · 8 years ago
  52. 6bdc8b7 block/dirty-bitmap: add deserialize_ones func by Vladimir Sementsov-Ogievskiy · 8 years ago
  53. f63ea4e hbitmap: improve dirty iter by Vladimir Sementsov-Ogievskiy · 8 years ago
  54. 788cf9f block: rip out all traces of password prompting by Daniel P. Berrange · 8 years ago
  55. 3bcf7d7 util/qemu-sockets: Drop unused helper socket_address_to_string() by Mao Zhongyi · 8 years ago
  56. 2ae96c1 util/cacheinfo: Fix warning generated by clang by Pranith Kumar · 8 years ago
  57. c096358 qemu-thread: Assert locks are initialized before using by Fam Zheng · 8 years ago
  58. de5f852 main_loop: Make main_loop_wait() return void by Peter Maydell · 8 years ago
  59. 0ec7b53 util/oslib-win32: Remove if conditional by Alistair Francis · 8 years ago
  60. 56382bd sockets: avoid formatting buffer that may not be NUL terminated by Daniel P. Berrange · 8 years ago
  61. 84e3d07 Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-06-09-v2' into staging by Peter Maydell · 8 years ago
  62. db7a99c Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20170619' into staging by Peter Maydell · 8 years ago
  63. 01b2ffc qapi: merge QInt and QFloat in QNum by Marc-André Lureau · 8 years ago
  64. b255b2c util: add cacheinfo by Emilio G. Cota · 8 years ago
  65. ae2d489 util: add stats64 module by Paolo Bonzini · 8 years ago
  66. 2a8469a Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging by Peter Maydell · 8 years ago
  67. ad9579a sockets: improve error reporting if UNIX socket path is too long by Daniel P. Berrange · 8 years ago
  68. 528f449 coroutine-lock: do not touch coroutine after another one has been entered by Roman Pen · 8 years ago
  69. 462e5d5 oslib: strip trailing '\n' from error_setg() string argument by Philippe Mathieu-Daudé · 8 years ago
  70. 7e6478e Check the return value of fcntl in qemu_set_cloexec by Stefano Stabellini · 8 years ago
  71. f664b88 Remove/replace sysemu/char.h inclusion by Marc-André Lureau · 8 years ago
  72. 43771d5 Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-05-31' into staging by Peter Maydell · 8 years ago
  73. 066ae4f Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging by Peter Maydell · 8 years ago
  74. c064477 qapi: Reject alternates that can't work with keyval_parse() by Markus Armbruster · 8 years ago
  75. fcdcf1e util: drop old utimensat() compat code by Greg Kurz · 8 years ago
  76. fc0f005 sockets: Plug memory leak in socket_address_flatten() by Markus Armbruster · 8 years ago
  77. 22951aa utils: provide size_to_str() by Peter Xu · 8 years ago
  78. b54933e Merge tag 'block-pull-request' into staging by Stefan Hajnoczi · 8 years ago
  79. 3753e25 Merge remote-tracking branch 'kwolf/tags/for-upstream' into staging by Stefan Hajnoczi · 8 years ago
  80. 33c53c5 coroutine: remove GThread implementation by Daniel P. Berrange · 8 years ago
  81. e8c1094 osdep: Fall back to posix lock when OFD lock is unavailable by Fam Zheng · 8 years ago
  82. 13461fd osdep: Add qemu_lock_fd and qemu_unlock_fd by Fam Zheng · 8 years ago
  83. f465706 Merge remote-tracking branch 'mjt/tags/trivial-patches-fetch' into staging by Stefan Hajnoczi · 8 years ago
  84. 76d20ea Merge remote-tracking branch 'armbru/tags/pull-qapi-2017-05-04-v3' into staging by Stefan Hajnoczi · 8 years ago
  85. 0c099fa sockets: Delete unused helper socket_address_crumple() by Markus Armbruster · 8 years ago
  86. bd269eb sockets: Limit SocketAddressLegacy to external interfaces by Markus Armbruster · 8 years ago
  87. 62cf396 sockets: Rename SocketAddressFlat to SocketAddress by Markus Armbruster · 8 years ago
  88. dfd100f sockets: Rename SocketAddress to SocketAddressLegacy by Markus Armbruster · 8 years ago
  89. 0785bd7 sockets: Prepare inet_parse() for flattened SocketAddress by Markus Armbruster · 8 years ago
  90. 4db5c61 sockets: Prepare vsock_parse() for flattened SocketAddress by Markus Armbruster · 8 years ago
  91. 28934e0 QemuOpts: Simplify qemu_opts_to_qdict() by Eric Blake · 8 years ago
  92. 46f5ac2 qobject: Use simpler QDict/QList scalar insertion macros by Eric Blake · 8 years ago
  93. 1c5d506 Merge remote-tracking branch 'bonzini/tags/for-upstream' into staging by Stefan Hajnoczi · 8 years ago
  94. ec45bbe util: Use g_malloc/g_free in envlist.c by Saurav Sachidanand · 8 years ago
  95. 4f225f3 Merge remote-tracking branch 'cohuck/tags/s390x-20170502' into staging by Stefan Hajnoczi · 8 years ago
  96. 31f5a72 trace: add qemu mutex lock and unlock trace events by Jose Ricardo Ziviani · 8 years ago
  97. 5559716 util/qemu-config: Add loadparm to qemu machine_opts by Farhan Ali · 8 years ago
  98. 262fbae progress: Show current progress on SIGINFO by Max Reitz · 8 years ago
  99. eab1e53 Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20170424-1' into staging by Peter Maydell · 8 years ago
  100. d6eb141 bitmap: add bitmap_copy_and_clear_atomic by Gerd Hoffmann · 8 years ago