1. cd0a6d2 iothread: fix epollfd leak in the process of delIOThread by Jie Wang · 7 years ago
  2. ae76518 tcg: Optionally log FPU state in TCG -d cpu logging by Peter Maydell · 7 years ago
  3. 950c4e6 opts: don't silently truncate long option values by Daniel P. Berrangé · 7 years ago
  4. e652714 opts: don't silently truncate long parameter keys by Daniel P. Berrangé · 7 years ago
  5. 20efc49 accel: use g_strsplit for parsing accelerator names by Daniel P. Berrangé · 7 years ago
  6. d820fa5 qemu-thread: always keep the posix wrapper layer by Peter Xu · 7 years ago
  7. cb3e7f0 qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF by Marc-André Lureau · 7 years ago
  8. 0de6e2a Make qemu_mempath_getpagesize() accept NULL by David Gibson · 7 years ago
  9. 648abbf memfd: fix vhost-user-test on non-memfd capable host by Marc-André Lureau · 7 years ago
  10. d697484 sys_membarrier: fix up include directives by Bruce Rogers · 7 years ago
  11. c40a254 coroutine: avoid co_queue_wakeup recursion by Stefan Hajnoczi · 7 years ago
  12. 90c558b iothread: fix breakage on windows by Peter Xu · 7 years ago
  13. 7dc847e qapi: Replace qobject_to_X(o) by qobject_to(X, o) by Max Reitz · 7 years ago
  14. 3788c7b Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 7 years ago
  15. 1723d6b sockets: allow SocketAddress 'fd' to reference numeric file descriptors by Daniel P. Berrange · 7 years ago
  16. 30bdb3c sockets: check that the named file descriptor is a socket by Daniel P. Berrange · 7 years ago
  17. 58dc31f sockets: move fd_is_socket() into common sockets code by Daniel P. Berrange · 7 years ago
  18. 473a2a3 cutils: add qemu_strtoi & qemu_strtoui parsers for int/unsigned int types by Daniel P. Berrange · 7 years ago
  19. 834eddf Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging by Peter Maydell · 7 years ago
  20. d759c95 replay: push replay_mutex_lock up the call tree by Alex Bennée · 7 years ago
  21. 4b930d2 replay: save prior value of the host clock by Pavel Dovgalyuk · 7 years ago
  22. a40161c membarrier: add --enable-membarrier by Paolo Bonzini · 7 years ago
  23. c8d3877 membarrier: introduce qemu/sys_membarrier.h by Paolo Bonzini · 7 years ago
  24. 77a8b84 rcu: make memory barriers more explicit by Paolo Bonzini · 7 years ago
  25. b16a54d Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180312-pull-request' into staging by Peter Maydell · 7 years ago
  26. 7376eda block: make BDRV_POLL_WHILE() re-entrancy safe by Stefan Hajnoczi · 7 years ago
  27. 12c06d6 Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 7 years ago
  28. 0e39c4a build: try improve handling of clang warnings by Gerd Hoffmann · 7 years ago
  29. 7221539 util: Add qemu_opts_to_qdict_filtered() by Kevin Wolf · 7 years ago
  30. b89d92f block: add aio_wait_bh_oneshot() by Stefan Hajnoczi · 7 years ago
  31. 58e2e17 Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 7 years ago
  32. f2bb2d1 Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging by Peter Maydell · 7 years ago
  33. a151516 util/uri.c: wrap single statement blocks with braces {} by Su Hang · 7 years ago
  34. 42fa272 util/uri.c: remove brackets that wrap `return` statement's content. by Su Hang · 7 years ago
  35. be95ada util/uri.c: Coding style check, Only whitespace involved by Su Hang · 7 years ago
  36. 112ed24 qapi: Empty out qapi-schema.json by Markus Armbruster · 7 years ago
  37. 9af2398 Include less of the generated modular QAPI headers by Markus Armbruster · 7 years ago
  38. 7719f3c block: extract AIO_WAIT_WHILE() from BlockDriverState by Stefan Hajnoczi · 7 years ago
  39. 78d8c99 block/nvme: fix Coverity reports by Paolo Bonzini · 7 years ago
  40. 06329cc mem: add share parameter to memory-backend-ram by Marcel Apfelbaum · 7 years ago
  41. d2f668b misc: fix spelling by Marc-André Lureau · 7 years ago
  42. 8f801ba async: use ARRAY_SIZE macro by Philippe Mathieu-Daudé · 8 years ago
  43. 9bc5a71 oslib-posix: check for posix_memalign in configure script by Andreas Gustafsson · 7 years ago
  44. 452fcdb Include qapi/qmp/qdict.h exactly where needed by Markus Armbruster · 7 years ago
  45. 47e6b29 Include qapi/qmp/qlist.h exactly where needed by Markus Armbruster · 7 years ago
  46. 15280c3 qdict qlist: Make most helper macros functions by Markus Armbruster · 7 years ago
  47. 6b67395 Eliminate qapi/qmp/types.h by Markus Armbruster · 7 years ago
  48. e688df6 Include qapi/error.h exactly where needed by Markus Armbruster · 7 years ago
  49. 008a51b Merge remote-tracking branch 'remotes/famz/tags/staging-pull-request' into staging by Peter Maydell · 7 years ago
  50. b256b89 Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into staging by Peter Maydell · 7 years ago
  51. 418026c util: Introduce vfio helpers by Fam Zheng · 7 years ago
  52. 5261dd7 coroutine-lock: make qemu_co_enter_next thread-safe by Paolo Bonzini · 7 years ago
  53. 1a957cf coroutine-lock: convert CoQueue to use QemuLockable by Paolo Bonzini · 7 years ago
  54. 3260cdf hbitmap: fix missing restore count when finish deserialization by Liang Li · 7 years ago
  55. 2ef8c0c memfd: add hugetlbsize argument by Marc-André Lureau · 7 years ago
  56. c5b2a9e memfd: add hugetlb support by Marc-André Lureau · 7 years ago
  57. 0f2956f memfd: add error argument, instead of perror() by Marc-André Lureau · 7 years ago
  58. d83414e ucontext: annotate coroutine stack for ASAN by Marc-André Lureau · 7 years ago
  59. 3e32370 sockets: fix parsing of ipv4/ipv6 opts in parse_socket_addr by Daniel P. Berrange · 7 years ago
  60. 4183e2e readline: don't free completions in readline_free() by Greg Kurz · 7 years ago
  61. f78b6f9 Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 7 years ago
  62. e044c0f Revert "qemu: add a cleanup callback function to EventNotifier" by Michael S. Tsirkin · 7 years ago
  63. f86428a osdep: Retry SETLK upon EINTR by Fam Zheng · 7 years ago
  64. e3ab04d memfd: remove needless include by Marc-André Lureau · 7 years ago
  65. dcff103 memfd: split qemu_memfd_alloc() by Marc-André Lureau · 7 years ago
  66. f87d72f qemu: add a cleanup callback function to EventNotifier by Gal Hammer · 7 years ago
  67. 6c27a0d util/qemu-thread-*: add qemu_lock, locked and unlock trace events by Alex Bennée · 7 years ago
  68. b11e20f qemu-config: fix leak in query-command-line-options by Marc-André Lureau · 7 years ago
  69. e5dc1a6 readline: add a free function by Marc-André Lureau · 7 years ago
  70. 23bafd7 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 7 years ago
  71. c3e7267 Merge remote-tracking branch 'remotes/famz/tags/staging-pull-request' into staging by Peter Maydell · 7 years ago
  72. 5a22ab7 rcu: reduce more than 7MB heap memory by malloc_trim() by Yang Zhong · 7 years ago
  73. 6247351 sockets: remove obsolete code that updated listen address by Daniel P. Berrange · 7 years ago
  74. 68a9398 qemu-thread: fix races on threads that exit very quickly by linzhecheng · 7 years ago
  75. 75e5b70 memfd: fix configure test by Paolo Bonzini · 7 years ago
  76. bfab1ae util: add is_equal to UUID API by Roman Kagan · 7 years ago
  77. 200780a Merge remote-tracking branch 'remotes/armbru/tags/pull-cmdline-2017-12-18-v2' into staging by Peter Maydell · 7 years ago
  78. f1faf2d Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging by Peter Maydell · 7 years ago
  79. 3e05349 option: Drop unused get_param_value(), get_next_param_value() by Markus Armbruster · 7 years ago
  80. da78e38 option: Remove shadowing opt decl from qemu_opt_print() by Dr. David Alan Gilbert · 7 years ago
  81. 03c1c09 Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging by Peter Maydell · 7 years ago
  82. 78f1d3d coroutine: simplify co_aio_sleep_ns() prototype by Stefan Hajnoczi · 7 years ago
  83. 56207df hbitmap: add next_zero function by Vladimir Sementsov-Ogievskiy · 7 years ago
  84. ff67604 misc: remove duplicated includes by Philippe Mathieu-Daudé · 7 years ago
  85. 57d1f6d sparc: Make sure we mmap at SHMLBA alignment by Peter Maydell · 7 years ago
  86. 2d7ad7c sockets: avoid crash when cleaning up sockets for an invalid FD by Daniel P. Berrange · 7 years ago
  87. 6133b39 coroutine: abort if we try to schedule or enter a pending coroutine by Jeff Cody · 7 years ago
  88. 62955e1 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 7 years ago
  89. 26a5db3 util/stats64: Fix min/max comparisons by Max Reitz · 7 years ago
  90. ef6dada util/async: use atomic_mb_set in qemu_bh_cancel by Sergio Lopez · 7 years ago
  91. 10a7b7e sockets: avoid leak of listen file descriptor by Daniel P. Berrange · 7 years ago
  92. ef9115d aio-posix: drop QEMU_AIO_POLL_MAX_NS env var by Stefan Hajnoczi · 7 years ago
  93. 094611b oslib-posix: Use sysctl(2) call to resolve exec_dir on NetBSD by Kamil Rytarowski · 7 years ago
  94. 5fa64b3 osdep: introduce qemu_mprotect_rwx/none by Emilio G. Cota · 8 years ago
  95. e947d47 oslib-posix: Fix compiler warning and some data types by Stefan Weil · 7 years ago
  96. 9cf961b sockets: Handle race condition between binds to the same port by Knut Omang · 8 years ago
  97. 39f8052 sockets: factor out create_fast_reuse_socket by Knut Omang · 8 years ago
  98. 89382c3 sockets: factor out a new try_bind() function by Knut Omang · 8 years ago
  99. 3637cf5 util: move qemu_real_host_page_size/mask to osdep.h by Emilio G. Cota · 8 years ago
  100. e5766d6 config: qemu_config_parse() return number of config groups by Eduardo Habkost · 7 years ago