1. 12e1129 int128: Add int128_exts64() by Alexey Kardashevskiy · 11 years ago
  2. 1a3de8d bswap.h: Rename ldl_p, stl_p, etc to ldl_he_p, stl_he_p, etc by Peter Maydell · 11 years ago
  3. d426d9f s390x/virtio-ccw: wire up irq routing and irqfds by Cornelia Huck · 12 years ago
  4. f1e2987 machine: Replace QEMUMachine by MachineClass in accelerator configuration by Marcel Apfelbaum · 11 years ago
  5. 93156ce Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-04-28' into staging by Peter Maydell · 11 years ago
  6. e96e5ae qemu-option: introduce qemu_find_opts_singleton by Paolo Bonzini · 11 years ago
  7. d876f60 error: Privatize error_print_loc by Cole Robinson · 11 years ago
  8. 423d00c int128.h: Avoid undefined behaviours involving signed arithmetic by Peter Maydell · 11 years ago
  9. de03c31 bswap: Fix build on FreeBSD 10.0 by Andreas Färber · 11 years ago
  10. 57fac92 Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging by Peter Maydell · 11 years ago
  11. 2da61b6 rfifolock: add recursive FIFO lock by Stefan Hajnoczi · 11 years ago
  12. 7a1a4da Move QEMUMachine typedef to qemu/typedefs.h by Andreas Färber · 11 years ago
  13. 4900116 Add a 'name' parameter to qemu_thread_create by Dr. David Alan Gilbert · 11 years ago
  14. 8f480de Add 'debug-threads' suboption to --name by Dr. David Alan Gilbert · 11 years ago
  15. e44259b target-ppc: Add ISA2.06 divde[o] Instructions by Tom Musta · 11 years ago
  16. 98d1eb2 target-ppc: Add ISA2.06 divdeu[o] Instructions by Tom Musta · 11 years ago
  17. 55e7c29 bswap: Modify prototypes of st[wl]_{le, be}_p (avoid type conversions) by Stefan Weil · 11 years ago
  18. 0064ace bswap: Modify prototype of stb_p (avoid type conversions) by Stefan Weil · 11 years ago
  19. 1c884ab include/qemu/host-utils.h: Trivial typo: ctz->cto by Dr. David Alan Gilbert · 11 years ago
  20. 0956ff5 include/qemu/crc32c.h: Rename include guards to match filename by Will Newton · 11 years ago
  21. e7a1d6c Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 11 years ago
  22. 6dedf05 Merge remote-tracking branch 'remotes/bonzini/configure' into staging by Peter Maydell · 11 years ago
  23. 7cc07ab qemu-option: has_help_option() and is_valid_option_list() by Kevin Wolf · 11 years ago
  24. e26110c module: implement module loading by Fam Zheng · 11 years ago
  25. 10f5bff util: Split out exec_dir from os_find_datadir by Fam Zheng · 11 years ago
  26. a5c8285 i2c: Rename i2c_bus to I2CBus by Andreas Färber · 12 years ago
  27. c6c6958 memory: Add MemoryListener to typedefs.h by Edgar E. Iglesias · 11 years ago
  28. c4e57af util/fifo8: implement push/pop of multiple bytes by Beniamino Galvani · 11 years ago
  29. d5d1507 readline: Add missing GCC_FMT_ATTR by Stefan Weil · 11 years ago
  30. 0706f7c Merge remote-tracking branch 'mjt/tags/trivial-patches-2014-01-16' into staging by Peter Maydell · 11 years ago
  31. adf5c44 qemu-option: Add qemu_config_parse_qdict() by Max Reitz · 11 years ago
  32. 13401ba osdep: add qemu_set_tty_echo() by Stefan Hajnoczi · 11 years ago
  33. 0150cd8 readline: move readline to a generic location by Stefan Hajnoczi · 11 years ago
  34. dc9fc1c Fix typo of tiemr in timer.h by Namhyung Kim · 11 years ago
  35. 133fe77 Merge remote branch 'luiz/queue/qmp' into qmpq by Edgar E. Iglesias · 11 years ago
  36. 164590a bitmap: Add bitmap_zero_extend operation by Juan Quintela · 11 years ago
  37. 9c22687 bitmap: use long as index by Juan Quintela · 11 years ago
  38. 87ea75d qemu-option: Remove qemu_opts_create_nofail by Peter Crosthwaite · 11 years ago
  39. cff8b2c monitor: add object-add (QMP) and object_add (HMP) command by Paolo Bonzini · 11 years ago
  40. afd3fe4 host-utils: add clrsb32/64 - count leading redundant sign bits by Claudio Fontana · 11 years ago
  41. 664d2c4 util: Use qemu_getauxval in linux qemu_cache_utils_init by Richard Henderson · 12 years ago
  42. b6a3e69 osdep: Create qemu_getauxval and qemu_init_auxval by Richard Henderson · 12 years ago
  43. 33effd3 atomic.h: Fix build with clang by Peter Maydell · 11 years ago
  44. 968854c qmp: access the local QemuOptsLists for drive option by Amos Kong · 11 years ago
  45. 7d57951 bswap.h: Remove cpu_to_32wu() by Peter Maydell · 11 years ago
  46. e4ef9f4 bswap.h: Remove cpu_to_be64wu() by Peter Maydell · 11 years ago
  47. 6bd194a bswap.h: Remove cpu_to_be32wu() by Peter Maydell · 11 years ago
  48. d8ee259 bswap.h: Remove cpu_to_be16wu() by Peter Maydell · 11 years ago
  49. 09fa843 bswap.h: Remove be32_to_cpupu() by Peter Maydell · 11 years ago
  50. f567656 bswap.h: Remove le32_to_cpupu() by Peter Maydell · 11 years ago
  51. c65e5de bswap.h: Remove le16_to_cpupu() by Peter Maydell · 11 years ago
  52. 6e93187 bswap.h: Remove cpu_to_le32wu() by Peter Maydell · 11 years ago
  53. 587ae22 bswap.h: Remove cpu_to_le16wu() by Peter Maydell · 11 years ago
  54. add40e9 timer: add timer_mod_anticipate and timer_mod_anticipate_ns by Paolo Bonzini · 11 years ago
  55. 3c05341 timer: make qemu_clock_enable sync between disable and timer's cb by Liu Ping Fan · 11 years ago
  56. c7c4d06 qemu-thread: add QemuEvent by Paolo Bonzini · 11 years ago
  57. cb36564 timer: protect timers_state's clock with seqlock by Liu Ping Fan · 11 years ago
  58. ea753d8 seqlock: introduce read-write seqlock by Paolo Bonzini · 11 years ago
  59. 326642b blockdev: Separate ID generation from DriveInfo creation by Kevin Wolf · 12 years ago
  60. 9e8f8b1 Merge remote-tracking branch 'sweil/mingw' into staging by Anthony Liguori · 11 years ago
  61. ce079ab Merge remote-tracking branch 'sweil/tci' into staging by Anthony Liguori · 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. eb322b8 Merge remote-tracking branch 'mst/tags/for_anthony' into staging by Anthony Liguori · 11 years ago
  64. 6aa25b4 bitops: Add rotate functions (rol8, ror8, ...) by Stefan Weil · 12 years ago
  65. 978f220 qemu-timer: make qemu_timer_mod_ns() and qemu_timer_del() thread-safe by Stefan Hajnoczi · 12 years ago
  66. c5a22c4 range: add min/max operations on ranges by Michael S. Tsirkin · 12 years ago
  67. cfe25e2 range: add Range to typedefs by Michael S. Tsirkin · 12 years ago
  68. 5ddfffb throttle: Add a new throttling API implementing continuous leaky bucket. by Benoît Canet · 12 years ago
  69. d4ca092 option: Add assigned flag to QEMUOptionParameter by Max Reitz · 12 years ago
  70. b4049b7 aio / timers: Remove legacy interface by Alex Bligh · 12 years ago
  71. bc72ad6 aio / timers: Switch entire codebase to the new timer API by Alex Bligh · 12 years ago
  72. 7bf8fbd aio / timers: Remove main_loop_timerlist by Alex Bligh · 12 years ago
  73. 40daca5 aio / timers: Rearrange timer.h & make legacy functions call non-legacy by Alex Bligh · 12 years ago
  74. 55a197d aio / timers: Add qemu_clock_get_ms and qemu_clock_get_ms by Alex Bligh · 12 years ago
  75. 63111b6 aio / timers: Remove legacy qemu_clock_deadline & qemu_timerlist_deadline by Alex Bligh · 12 years ago
  76. 6d32717 aio / timers: Remove alarm timers by Alex Bligh · 12 years ago
  77. 54904d2 aio / timers: Add documentation and new format calls by Alex Bligh · 12 years ago
  78. ac70aaf aio / timers: Use all timerlists in icount warp calculations by Alex Bligh · 12 years ago
  79. a3a726a aio / timers: Introduce new API timer_new and friends by Alex Bligh · 12 years ago
  80. b1bbfe7 aio / timers: On timer modification, qemu_notify or aio_notify by Alex Bligh · 12 years ago
  81. d5541d8 aio / timers: Add a notify callback to QEMUTimerList by Alex Bligh · 12 years ago
  82. 754d6a5 aio / timers: Add QEMUTimerListGroup and helper functions by Alex Bligh · 12 years ago
  83. 6a1751b aio / timers: Untangle include files by Alex Bligh · 12 years ago
  84. ff83c66 aio / timers: Split QEMUClock into QEMUClock and QEMUTimerList by Alex Bligh · 12 years ago
  85. f9a976b aio / timers: Make qemu_run_timers and qemu_run_all_timers return progress by Alex Bligh · 12 years ago
  86. 4e0c652 aio / timers: add ppoll support with qemu_poll_ns by Alex Bligh · 12 years ago
  87. 02a03a9 aio / timers: add qemu-timer.c utility functions by Alex Bligh · 12 years ago
  88. 58ac56b aio / timers: Rename qemu_new_clock and expose clock types by Alex Bligh · 12 years ago
  89. e93379b aio / timers: Rename qemu_timer_* functions by Alex Bligh · 12 years ago
  90. 79761c6 semaphore: fix a hangup problem under load on NetBSD hosts. by Izumi Tsutsui · 12 years ago
  91. e8cd45c qdev: Add SIZE type to qdev properties by Vasilis Liaskovitis · 12 years ago
  92. 0dd6c52 QemuOpts: Add qemu_opt_unset() by Kevin Wolf · 12 years ago
  93. 2dc6beb bitops: Provide sextract32() and sextract64() by Peter Maydell · 12 years ago
  94. 5e2ac51 add timestamp to error_report() by Seiji Aguchi · 12 years ago
  95. a076285 log: Change log_cpu_state[_mask]() argument to CPUState by Andreas Färber · 12 years ago
  96. dc11549 Merge remote-tracking branch 'mst/tags/for_anthony' into staging by Anthony Liguori · 12 years ago
  97. 5444e76 add a header file for atomic operations by Paolo Bonzini · 12 years ago
  98. 3459a62 pci: store PCI hole ranges in guestinfo structure by Michael S. Tsirkin · 12 years ago
  99. 620ac82 range: add Range structure by Michael S. Tsirkin · 12 years ago
  100. 6046c62 int128: optimize and add test cases by Paolo Bonzini · 12 years ago