1. 307b2f0 readline: Sort completions before printing them. by Hani Benhabiles · 11 years ago
  2. 6ad7c32 readline: use g_strndup instead of open-coding it by Michael Tokarev · 11 years ago
  3. f33cc84 do not call g_thread_init() for glib >= 2.31 by Michael Tokarev · 11 years ago
  4. 93156ce Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-04-28' into staging by Peter Maydell · 11 years ago
  5. 00a9cac init_paths: fix minor memory leak by Kirill Batuzov · 11 years ago
  6. e96e5ae qemu-option: introduce qemu_find_opts_singleton by Paolo Bonzini · 11 years ago
  7. 073a341 error: Remove some unused headers by Cole Robinson · 11 years ago
  8. f231b88 qerror.h: Remove QERR defines that are only used once by Cole Robinson · 11 years ago
  9. 4ad417b error: Print error_report() to stderr if using qmp by Cole Robinson · 11 years ago
  10. d876f60 error: Privatize error_print_loc by Cole Robinson · 11 years ago
  11. 3b6144b Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 11 years ago
  12. c6c09ba Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-03-27' into staging by Peter Maydell · 11 years ago
  13. 5c31207 Detect pthread_setname_np at configure time by Dr. David Alan Gilbert · 11 years ago
  14. 08cf996 util: Add 'static' attribute to function implementation by Stefan Weil · 11 years ago
  15. 4297c8e util: add qemu_ether_ntoa by Alexey Kardashevskiy · 11 years ago
  16. ae2990c osdep: initialize glib threads in all QEMU tools by Stefan Hajnoczi · 11 years ago
  17. 57fac92 Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging by Peter Maydell · 11 years ago
  18. 41975b2 oslib-posix: Fix build on FreeBSD by Andreas Färber · 11 years ago
  19. 2da61b6 rfifolock: add recursive FIFO lock by Stefan Hajnoczi · 11 years ago
  20. 01207d0 qemu-thread-posix: Fix build against older glibc version by Jan Kiszka · 11 years ago
  21. 4900116 Add a 'name' parameter to qemu_thread_create by Dr. David Alan Gilbert · 11 years ago
  22. 8f480de Add 'debug-threads' suboption to --name by Dr. David Alan Gilbert · 11 years ago
  23. e44259b target-ppc: Add ISA2.06 divde[o] Instructions by Tom Musta · 11 years ago
  24. 98d1eb2 target-ppc: Add ISA2.06 divdeu[o] Instructions by Tom Musta · 11 years ago
  25. cc99c6f util/iov: Use qemu/sockets.h instead of conditional code by Stefan Weil · 11 years ago
  26. d844a7b modules: Fix building with --enable-modules by Fam Zheng · 11 years ago
  27. aa0d1f4 modules: do not include gmodule-2.0 in static builds by Paolo Bonzini · 11 years ago
  28. e7a1d6c Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 11 years ago
  29. 6dedf05 Merge remote-tracking branch 'remotes/bonzini/configure' into staging by Peter Maydell · 11 years ago
  30. f70d7f7 blkverify: Extract qemu_iovec_clone() and qemu_iovec_compare() from blkverify. by Benoît Canet · 11 years ago
  31. ae39c4b qemu-config: Sections must consist of keys by Max Reitz · 11 years ago
  32. 7cc07ab qemu-option: has_help_option() and is_valid_option_list() by Kevin Wolf · 11 years ago
  33. e26110c module: implement module loading by Fam Zheng · 11 years ago
  34. 10f5bff util: Split out exec_dir from os_find_datadir by Fam Zheng · 11 years ago
  35. 84d18f0 Use error_is_set() only when necessary by Markus Armbruster · 11 years ago
  36. 58892d4 util/fifo8: clear fifo head upon reset by Beniamino Galvani · 11 years ago
  37. c4e57af util/fifo8: implement push/pop of multiple bytes by Beniamino Galvani · 11 years ago
  38. 1165ae6 osdep: drop unused #include "trace.h" by Stefan Hajnoczi · 11 years ago
  39. e535465 qemu_memalign: Allow small alignments by Kevin Wolf · 11 years ago
  40. 3c4b4e3 qemu-progress: Fix progress printing on SIGUSR1 by Kevin Wolf · 11 years ago
  41. e69968d qemu-progress: Drop unused include by Kevin Wolf · 11 years ago
  42. adf5c44 qemu-option: Add qemu_config_parse_qdict() by Max Reitz · 11 years ago
  43. 13401ba osdep: add qemu_set_tty_echo() by Stefan Hajnoczi · 11 years ago
  44. 0150cd8 readline: move readline to a generic location by Stefan Hajnoczi · 11 years ago
  45. 732c66c Revert "error: Don't use error_report() for assertion msgs." by Peter Crosthwaite · 11 years ago
  46. d32934c error: Don't use error_report() for assertion msgs. by Peter Crosthwaite · 11 years ago
  47. 133fe77 Merge remote branch 'luiz/queue/qmp' into qmpq by Edgar E. Iglesias · 11 years ago
  48. 9c22687 bitmap: use long as index by Juan Quintela · 11 years ago
  49. 87ea75d qemu-option: Remove qemu_opts_create_nofail by Peter Crosthwaite · 11 years ago
  50. 5d24ee7 error: Add error_abort by Peter Crosthwaite · 11 years ago
  51. 0a0ee0b Merge remote-tracking branch 'kwolf/tags/for-anthony' into staging by Anthony Liguori · 11 years ago
  52. 664d2c4 util: Use qemu_getauxval in linux qemu_cache_utils_init by Richard Henderson · 12 years ago
  53. b6a3e69 osdep: Create qemu_getauxval and qemu_init_auxval by Richard Henderson · 12 years ago
  54. b276d24 util/error: Save errno from clobbering by Max Reitz · 11 years ago
  55. 968854c qmp: access the local QemuOptsLists for drive option by Amos Kong · 11 years ago
  56. c7c4d06 qemu-thread: add QemuEvent by Paolo Bonzini · 12 years ago
  57. 518420d compatfd: switch to QemuThread by Jan Kiszka · 12 years ago
  58. 326642b blockdev: Separate ID generation from DriveInfo creation by Kevin Wolf · 12 years ago
  59. 80dfc87 Merge remote-tracking branch 'mjt/trivial-patches' into staging by Anthony Liguori · 11 years ago
  60. ddd2363 util/path: Fix type which is longer than 8 bit for MinGW by Stefan Weil · 11 years ago
  61. 04fd1c7 util: call socket_set_fast_reuse instead of setting SO_REUSEADDR by Sebastian Ottlik · 11 years ago
  62. 606600a util: add socket_set_fast_reuse function which will replace setting SO_REUSEADDR by Sebastian Ottlik · 11 years ago
  63. 16121fa Merge remote-tracking branch 'stefanha/block' into staging by Anthony Liguori · 12 years ago
  64. 2be178a iov: avoid "orig_len may be used unitialized" warning by Michael Tokarev · 12 years ago
  65. a581307 osdep: warn if open(O_DIRECT) on fails with EINVAL by Stefan Hajnoczi · 12 years ago
  66. 3922825 exec: Don't abort when we can't allocate guest memory by Markus Armbruster · 12 years ago
  67. f69f0bc Merge remote-tracking branch 'mdroth/qga-pull-2013-9-9' into staging by Anthony Liguori · 12 years ago
  68. 20840d4 error: Add error_set_win32 and error_setg_win32 by Tomoki Sekiyama · 12 years ago
  69. 5ddfffb throttle: Add a new throttling API implementing continuous leaky bucket. by Benoît Canet · 12 years ago
  70. d4ca092 option: Add assigned flag to QEMUOptionParameter by Max Reitz · 12 years ago
  71. cb77d19 qemu-option: Guard against qemu_opts_set_defaults() misuse by Markus Armbruster · 12 years ago
  72. 8400429 iov: handle EOF in iov_send_recv by MORITA Kazutaka · 12 years ago
  73. 79761c6 semaphore: fix a hangup problem under load on NetBSD hosts. by Izumi Tsutsui · 12 years ago
  74. e8cd45c qdev: Add SIZE type to qdev properties by Vasilis Liaskovitis · 12 years ago
  75. 9220eee aes: Remove unused code (NDEBUG, u16) by Stefan Weil · 12 years ago
  76. 0dd6c52 QemuOpts: Add qemu_opt_unset() by Kevin Wolf · 12 years ago
  77. 5e2ac51 add timestamp to error_report() by Seiji Aguchi · 12 years ago
  78. 6d4cd40 qemu-option: Fix qemu_opts_set_defaults() for corner cases by Markus Armbruster · 12 years ago
  79. 96bc97e qemu-option: Fix qemu_opts_find() for null id arguments by Markus Armbruster · 12 years ago
  80. 7a5b6af qemu-socket: don't leak opts on error by Gerd Hoffmann · 12 years ago
  81. d1ec72a qemu-socket: catch monitor_get_fd failures by Gerd Hoffmann · 12 years ago
  82. c1204af qemu-socket: drop pointless allocation by Gerd Hoffmann · 12 years ago
  83. afde3f8 qemu-socket: zero-initialize SocketAddress by Gerd Hoffmann · 12 years ago
  84. 5dae8e5 notify: add NotiferWithReturn so notifier list can abort by Stefan Hajnoczi · 12 years ago
  85. 4999f3a acl: acl_add can't insert before last list element, fix by Markus Armbruster · 12 years ago
  86. a86b35f qemu-option: check_params() is now unused, drop it by Markus Armbruster · 12 years ago
  87. 391b7b9 qemu-socket: allow hostnames starting with a digit by Ján Tomko · 12 years ago
  88. 54028d7 error: add error_setg_file_open() helper by Luiz Capitulino · 12 years ago
  89. 4efeabb create qemu_openpty_raw() helper function and move it to a separate file by Michael Tokarev · 12 years ago
  90. a38ed81 qemu-io: Move qemu_strsep() to cutils.c by Kevin Wolf · 12 years ago
  91. 5e00984 cutils: Support 'P' and 'E' suffixes in strtosz() by Kevin Wolf · 12 years ago
  92. e2ea351 osdep: add qemu_get_local_state_pathname() by Laszlo Ersek · 12 years ago
  93. 3568ac2 Rename hexdump to avoid FreeBSD libutil conflict by Ed Maste · 12 years ago
  94. e7a09b9 osdep: introduce qemu_anon_ram_free to free qemu_anon_ram_alloc-ed memory by Paolo Bonzini · 12 years ago
  95. 6eebf95 osdep, kvm: rename low-level RAM allocation functions by Paolo Bonzini · 12 years ago
  96. 7f303ad clean unnecessary code: don't check g_strdup arg for NULL by Dong Xu Wang · 12 years ago
  97. 8e1b02b qemu: add castagnoli crc32c checksum algorithm by Jeff Cody · 12 years ago
  98. 9adea5f win32: add readv/writev emulation by Paolo Bonzini · 12 years ago
  99. 1f8f987 monitor: introduce query-command-line-options by Amos Kong · 12 years ago
  100. b16352a ccid-card-passthru, dev-smartcard-reader: add debug environment variables by Alon Levy · 12 years ago