1. 9c22687 bitmap: use long as index by Juan Quintela · 11 years ago
  2. 0a0ee0b Merge remote-tracking branch 'kwolf/tags/for-anthony' into staging by Anthony Liguori · 11 years ago
  3. 664d2c4 util: Use qemu_getauxval in linux qemu_cache_utils_init by Richard Henderson · 12 years ago
  4. b6a3e69 osdep: Create qemu_getauxval and qemu_init_auxval by Richard Henderson · 12 years ago
  5. b276d24 util/error: Save errno from clobbering by Max Reitz · 11 years ago
  6. 968854c qmp: access the local QemuOptsLists for drive option by Amos Kong · 11 years ago
  7. c7c4d06 qemu-thread: add QemuEvent by Paolo Bonzini · 11 years ago
  8. 518420d compatfd: switch to QemuThread by Jan Kiszka · 12 years ago
  9. 326642b blockdev: Separate ID generation from DriveInfo creation by Kevin Wolf · 12 years ago
  10. 80dfc87 Merge remote-tracking branch 'mjt/trivial-patches' into staging by Anthony Liguori · 11 years ago
  11. ddd2363 util/path: Fix type which is longer than 8 bit for MinGW by Stefan Weil · 11 years ago
  12. 04fd1c7 util: call socket_set_fast_reuse instead of setting SO_REUSEADDR by Sebastian Ottlik · 11 years ago
  13. 606600a util: add socket_set_fast_reuse function which will replace setting SO_REUSEADDR by Sebastian Ottlik · 11 years ago
  14. 16121fa Merge remote-tracking branch 'stefanha/block' into staging by Anthony Liguori · 11 years ago
  15. 2be178a iov: avoid "orig_len may be used unitialized" warning by Michael Tokarev · 11 years ago
  16. a581307 osdep: warn if open(O_DIRECT) on fails with EINVAL by Stefan Hajnoczi · 11 years ago
  17. 3922825 exec: Don't abort when we can't allocate guest memory by Markus Armbruster · 11 years ago
  18. f69f0bc Merge remote-tracking branch 'mdroth/qga-pull-2013-9-9' into staging by Anthony Liguori · 11 years ago
  19. 20840d4 error: Add error_set_win32 and error_setg_win32 by Tomoki Sekiyama · 11 years ago
  20. 5ddfffb throttle: Add a new throttling API implementing continuous leaky bucket. by Benoît Canet · 11 years ago
  21. d4ca092 option: Add assigned flag to QEMUOptionParameter by Max Reitz · 11 years ago
  22. cb77d19 qemu-option: Guard against qemu_opts_set_defaults() misuse by Markus Armbruster · 11 years ago
  23. 8400429 iov: handle EOF in iov_send_recv by MORITA Kazutaka · 11 years ago
  24. 79761c6 semaphore: fix a hangup problem under load on NetBSD hosts. by Izumi Tsutsui · 12 years ago
  25. e8cd45c qdev: Add SIZE type to qdev properties by Vasilis Liaskovitis · 11 years ago
  26. 9220eee aes: Remove unused code (NDEBUG, u16) by Stefan Weil · 12 years ago
  27. 0dd6c52 QemuOpts: Add qemu_opt_unset() by Kevin Wolf · 12 years ago
  28. 5e2ac51 add timestamp to error_report() by Seiji Aguchi · 12 years ago
  29. 6d4cd40 qemu-option: Fix qemu_opts_set_defaults() for corner cases by Markus Armbruster · 12 years ago
  30. 96bc97e qemu-option: Fix qemu_opts_find() for null id arguments by Markus Armbruster · 12 years ago
  31. 7a5b6af qemu-socket: don't leak opts on error by Gerd Hoffmann · 12 years ago
  32. d1ec72a qemu-socket: catch monitor_get_fd failures by Gerd Hoffmann · 12 years ago
  33. c1204af qemu-socket: drop pointless allocation by Gerd Hoffmann · 12 years ago
  34. afde3f8 qemu-socket: zero-initialize SocketAddress by Gerd Hoffmann · 12 years ago
  35. 5dae8e5 notify: add NotiferWithReturn so notifier list can abort by Stefan Hajnoczi · 12 years ago
  36. 4999f3a acl: acl_add can't insert before last list element, fix by Markus Armbruster · 12 years ago
  37. a86b35f qemu-option: check_params() is now unused, drop it by Markus Armbruster · 12 years ago
  38. 391b7b9 qemu-socket: allow hostnames starting with a digit by Ján Tomko · 12 years ago
  39. 54028d7 error: add error_setg_file_open() helper by Luiz Capitulino · 12 years ago
  40. 4efeabb create qemu_openpty_raw() helper function and move it to a separate file by Michael Tokarev · 12 years ago
  41. a38ed81 qemu-io: Move qemu_strsep() to cutils.c by Kevin Wolf · 12 years ago
  42. 5e00984 cutils: Support 'P' and 'E' suffixes in strtosz() by Kevin Wolf · 12 years ago
  43. e2ea351 osdep: add qemu_get_local_state_pathname() by Laszlo Ersek · 12 years ago
  44. 3568ac2 Rename hexdump to avoid FreeBSD libutil conflict by Ed Maste · 12 years ago
  45. e7a09b9 osdep: introduce qemu_anon_ram_free to free qemu_anon_ram_alloc-ed memory by Paolo Bonzini · 12 years ago
  46. 6eebf95 osdep, kvm: rename low-level RAM allocation functions by Paolo Bonzini · 12 years ago
  47. 7f303ad clean unnecessary code: don't check g_strdup arg for NULL by Dong Xu Wang · 12 years ago
  48. 8e1b02b qemu: add castagnoli crc32c checksum algorithm by Jeff Cody · 12 years ago
  49. 9adea5f win32: add readv/writev emulation by Paolo Bonzini · 12 years ago
  50. 1f8f987 monitor: introduce query-command-line-options by Amos Kong · 12 years ago
  51. b16352a ccid-card-passthru, dev-smartcard-reader: add debug environment variables by Alon Levy · 12 years ago
  52. d3bf825 util: move socket_init() to osdep.c by Marc-André Lureau · 12 years ago
  53. 83f75c2 iov: handle partial writes from sendmsg and recvmsg by Paolo Bonzini · 12 years ago
  54. f48869a iov: reorganize iov_send_recv, part 3 by Paolo Bonzini · 12 years ago
  55. 5209d67 iov: reorganize iov_send_recv, part 2 by Paolo Bonzini · 12 years ago
  56. cb6247a iov: reorganize iov_send_recv, part 1 by Paolo Bonzini · 12 years ago
  57. 7dda5dc migration: initialize RAM to zero by Paolo Bonzini · 12 years ago
  58. dccfcd0 sysemu: avoid proliferation of include/ subdirectories by Paolo Bonzini · 12 years ago
  59. cb2744e unicode: New mod_utf8_codepoint() by Markus Armbruster · 12 years ago
  60. 5d6f5cd aes: make Td[0-5] and Te[0-5] tables non static by Aurelien Jarno · 12 years ago
  61. 753d9b8 aes: move aes.h from include/block to include/qemu by Aurelien Jarno · 12 years ago
  62. d05ef16 Allow clock_gettime() monotonic clock to be utilized on more OS's by Brad Smith · 12 years ago
  63. 1a751eb qemu-socket: set passed fd non-blocking in socket_connect() by Stefan Hajnoczi · 12 years ago
  64. f9e8cac oslib-posix: rename socket_set_nonblock() to qemu_set_nonblock() by Stefan Hajnoczi · 12 years ago
  65. 49f676a bitops: unroll while loop in find_next_bit() by Peter Lieven · 12 years ago
  66. 56ded70 buffer_is_zero: use vector optimizations if possible by Peter Lieven · 12 years ago
  67. 41a259b cutils: add a function to find non-zero content in a buffer by Peter Lieven · 12 years ago
  68. 3f08ffb Merge remote-tracking branch 'kwolf/for-anthony' into staging by Anthony Liguori · 12 years ago
  69. f17c90b nbd: Keep hostname and port separate by Kevin Wolf · 12 years ago
  70. e62be88 qemu-socket: Make socket_optslist public by Kevin Wolf · 12 years ago
  71. 9957fc7 MinGW: Replace setsockopt by qemu_setsocketopt by Stefan Weil · 12 years ago
  72. 6ff66f5 iov: Factor out hexdumper by Peter Crosthwaite · 12 years ago
  73. 376609c qemu-option: Add qemu_opts_absorb_qdict() by Kevin Wolf · 12 years ago
  74. 3ecc059 chardev: add udp support to qapi by Gerd Hoffmann · 12 years ago
  75. 6e72a00 Merge remote-tracking branch 'bonzini/hw-dirs' into staging by Anthony Liguori · 12 years ago
  76. 6a245c6 Merge remote-tracking branch 'stefanha/trivial-patches' into staging by Anthony Liguori · 12 years ago
  77. baca6f1 char-socket: fix error reporting by Anthony Liguori · 12 years ago
  78. 4bd1afb osdep: replace setsockopt by qemu_setsockopt by Lei Li · 12 years ago
  79. 2e07b29 oslib-posix: Align to permit transparent hugepages on ARM Linux by Peter Maydell · 12 years ago
  80. bf1c852 move socket_set_nodelay to osdep.c by MORITA Kazutaka · 12 years ago
  81. b4a42f8 hw: move qdev-monitor.o to toplevel directory by Paolo Bonzini · 12 years ago
  82. fd7f0d6 hw: move fifo.[ch] to libqemuutil by Paolo Bonzini · 12 years ago
  83. ff7a1eb host-utils: Improve mulu64 and muls64 by Richard Henderson · 12 years ago
  84. f540166 host-utils: Use __int128_t for mul[us]64 by Richard Henderson · 12 years ago
  85. 0f9d8bd bitops: Replace bitops_ctol with ctzl by Richard Henderson · 12 years ago
  86. 4932398 bitops: Inline bitops_flsl by Richard Henderson · 12 years ago
  87. 265ce4a bitops: Use non-bitops ctzl by Richard Henderson · 12 years ago
  88. 18331e7 hbitmap: Use non-bitops ctzl by Richard Henderson · 12 years ago
  89. 7216ae3 qemu-option: Disable two helpful messages that got broken recently by Markus Armbruster · 12 years ago
  90. 312fd5f error: Strip trailing '\n' from error string arguments (again) by Markus Armbruster · 12 years ago
  91. facf98a qemu/iovec: Don't assert if sbytes is zero by Aneesh Kumar K.V · 12 years ago
  92. e3f9fe2 cutils: unsigned int parsing functions by Eduardo Habkost · 12 years ago
  93. fbeadf5 bitops: unify bitops_ffsl with the one in host-utils.h, call it bitops_ctzl by Paolo Bonzini · 12 years ago
  94. 7b2d977 util: Fix compilation of envlist.c for MinGW by Stefan Weil · 12 years ago
  95. c64f50d g_strdup(NULL) returns NULL; simplify by Markus Armbruster · 12 years ago
  96. 503cb22 Merge remote-tracking branch 'kwolf/for-anthony' into staging by Anthony Liguori · 12 years ago
  97. 0360ccf bsd-user: avoid conflict with qemu_vmalloc by Blue Swirl · 12 years ago
  98. 1b09524 hbitmap: add assertion on hbitmap_iter_init by Paolo Bonzini · 12 years ago
  99. e7c033c add hierarchical bitmap data type and test cases by Paolo Bonzini · 12 years ago
  100. e4ada48 Replace non-portable asprintf by g_strdup_printf by Stefan Weil · 12 years ago