1. 8f1ed5f Make pow2ceil() and pow2floor() inline by Peter Maydell · 10 years ago
  2. 49caffe qemu-common.h: Move muldiv64() to host-utils.h by Peter Maydell · 10 years ago
  3. 03557b9 osdep.h: Add header comment by Peter Maydell · 10 years ago
  4. bfe7e44 osdep.h: Move some OS header includes and fixups from qemu-common.h by Peter Maydell · 10 years ago
  5. 24134c4 compiler.h: Use glue() in QEMU_BUILD_BUG_ON define by Peter Maydell · 10 years ago
  6. 4912086 osdep.h: Move some compiler-specific things to compiler.h by Peter Maydell · 10 years ago
  7. 71baf78 osdep.h: Remove qemu_printf by Peter Maydell · 10 years ago
  8. 8e0adf6 Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging by Peter Maydell · 10 years ago
  9. 8170dfa pc: Move PCMachineClass, PCMachineState to qemu/typedefs.h by Eduardo Habkost · 10 years ago
  10. ee2bdc3 throttle: refuse bps_max/iops_max without bps/iops by Stefan Hajnoczi · 10 years ago
  11. 13566fe timer: rename NSEC_PER_SEC due to Mac OS X header clash by Stefan Hajnoczi · 10 years ago
  12. 6f2945c crypto: move built-in AES implementation into crypto/ by Daniel P. Berrange · 10 years ago
  13. 7edd8e4 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  14. fba0a59 Stop including qemu-common.h in memory.h by Peter Maydell · 10 years ago
  15. e0cf11f timer: Use a single definition of NSEC_PER_SEC for the whole codebase by Alberto Garcia · 10 years ago
  16. 471fae3 timer: Move NANOSECONDS_PER_SECONDS to timer.h by Alberto Garcia · 10 years ago
  17. afbe705 main-loop: introduce qemu_mutex_iothread_locked by Paolo Bonzini · 10 years ago
  18. 6b64640 iov: don't touch iov in iov_send_recv() by Wen Congyang · 10 years ago
  19. c6a8c32 util/hbitmap: Add an API to reset all set bits in hbitmap by Wen Congyang · 10 years ago
  20. cc7a8ea Include qapi/qmp/qerror.h exactly where needed by Markus Armbruster · 10 years ago
  21. 70b9433 QemuOpts: Wean off qerror_report_err() by Markus Armbruster · 10 years ago
  22. d49190c disas: Remove uses of CPU env by Peter Crosthwaite · 10 years ago
  23. 0a3346f Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' into staging by Peter Maydell · 10 years ago
  24. a31bdae qom: Add object_new_with_props() / object_new_withpropv() helpers by Daniel P. Berrange · 10 years ago
  25. fb1a3a0 qemu-timer: Call clock reset notifiers on forward jumps by Paul Donohue · 10 years ago
  26. f3e3b08 Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  27. 8aeaa05 Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging by Peter Maydell · 10 years ago
  28. ae81693 queue.h: Add QLIST_FIX_HEAD_PTR() by Kevin Wolf · 10 years ago
  29. 0a2df85 Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into staging by Peter Maydell · 10 years ago
  30. a291d5d throttle: Update throttle infrastructure copyright by Alberto Garcia · 10 years ago
  31. 0e5b0a2 throttle: Extract timers from ThrottleState into a separate structure by Benoît Canet · 10 years ago
  32. f4d248b iohandler: Change return type of qemu_set_fd_handler to "void" by Fam Zheng · 10 years ago
  33. 6484e42 main-loop: Drop qemu_set_fd_handler2 by Fam Zheng · 10 years ago
  34. 1a8f46f Move loadvm_handlers into MigrationIncomingState by Dr. David Alan Gilbert · 10 years ago
  35. bca7856 Create MigrationIncomingState by Dr. David Alan Gilbert · 10 years ago
  36. 71df1d8 QemuOpts: Convert qemu_opt_foreach() to Error by Markus Armbruster · 10 years ago
  37. 1640b20 QemuOpts: Drop qemu_opt_foreach() parameter abort_on_failure by Markus Armbruster · 10 years ago
  38. 28d0de7 QemuOpts: Convert qemu_opts_foreach() to Error by Markus Armbruster · 10 years ago
  39. a4c7367 QemuOpts: Drop qemu_opts_foreach() parameter abort_on_failure by Markus Armbruster · 10 years ago
  40. 3bbf572 atomics: add explicit compiler fence in __atomic memory barriers by Paolo Bonzini · 10 years ago
  41. 36546e5 bitmap: add atomic test and clear by Stefan Hajnoczi · 10 years ago
  42. 9f02cfc bitmap: add atomic set functions by Stefan Hajnoczi · 10 years ago
  43. d57e4e4 util: move read_password method out of qemu-img into osdep/oslib by Daniel P. Berrange · 10 years ago
  44. 3bf2af7 util: Remove unused functions by Thomas Huth · 10 years ago
  45. 4188e39 bitops : fix coding style by Chih-Min Chao · 10 years ago
  46. ce1ffea block: Resize bitmaps on bdrv_truncate by John Snow · 10 years ago
  47. be58721 hbitmap: add hbitmap_merge by John Snow · 10 years ago
  48. a59629f rcu: do not create thread in pthread_atfork callback by Paolo Bonzini · 10 years ago
  49. 89d5cbd profiler: Reenable built-in profiler by Alexey Kardashevskiy · 10 years ago
  50. 2120465 queue: fix QSLIST_INSERT_HEAD_ATOMIC race by Paolo Bonzini · 10 years ago
  51. 4f99505 bitops.h: sextract64() return type should be int64_t, not uint64_t by Peter Maydell · 10 years ago
  52. dc523cd qemu-img: Suppress unhelpful extra errors in convert, amend by Markus Armbruster · 10 years ago
  53. f43e47d QemuOpts: Drop qemu_opt_set(), rename qemu_opt_set_err(), fix use by Markus Armbruster · 10 years ago
  54. 79087c7 QemuOpts: Convert qemu_opts_set() to Error, fix its use by Markus Armbruster · 10 years ago
  55. 39101f2 QemuOpts: Convert qemu_opt_set_number() to Error, fix its use by Markus Armbruster · 10 years ago
  56. cccb796 QemuOpts: Convert qemu_opt_set_bool() to Error, fix its use by Markus Armbruster · 10 years ago
  57. 439c5e0 rcu: add g_free_rcu by Paolo Bonzini · 10 years ago
  58. 341774f rcu: introduce RCU-enabled QLIST by Mike Day · 12 years ago
  59. 2e91cc6 cpu-exec: simplify init_delay_params by Paolo Bonzini · 10 years ago
  60. 26387f8 rcu: add call_rcu by Paolo Bonzini · 12 years ago
  61. d62cb4f rcu: allow nesting of rcu_read_lock/rcu_read_unlock by Paolo Bonzini · 10 years ago
  62. 7911747 rcu: add rcu library by Paolo Bonzini · 12 years ago
  63. cd1bd53 qemu-timer: introduce timer_deinit by Paolo Bonzini · 10 years ago
  64. 65a81af qemu-timer: add timer_init and timer_init_ns/us/ms by Paolo Bonzini · 10 years ago
  65. db5fd8d cpu_ldst.h, cpu-all.h, bswap.h: Update documentation on ld/st accessors by Peter Maydell · 10 years ago
  66. 707ff80 Add device listener interface by Paul Durrant · 10 years ago
  67. e1a8c9b socket shutdown by Dr. David Alan Gilbert · 10 years ago
  68. b629a38 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  69. f186aa9 qemu-timer: rename timer_init to timer_init_tl by Paolo Bonzini · 10 years ago
  70. c740ad9 QSLIST: add lock-free operations by Paolo Bonzini · 10 years ago
  71. ef57137 qemu-thread: add per-thread atexit functions by Paolo Bonzini · 10 years ago
  72. a4ba200 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  73. 2cbcfb2 atomic: fix position of volatile qualifier by Paolo Bonzini · 10 years ago
  74. 5712db6 fw_cfg: hard separation between the MMIO and I/O port mappings by Laszlo Ersek · 10 years ago
  75. 339aaf5 qemu-log: add log category for MMU info by Antony Pavlov · 10 years ago
  76. dfa9c2a Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  77. bf2a7dd cpus: make icount warp behave well with respect to stop/cont by Pavel Dovgalyuk · 10 years ago
  78. 4e7fa73 timer: introduce new QEMU_CLOCK_VIRTUAL_RT clock by Pavel Dovgalyuk · 10 years ago
  79. 2a62914 icount: introduce cpu_get_icount_raw by Pavel Dovgalyuk · 10 years ago
  80. 82595da linux-aio: simplify removal of completed iocbs from the list by Paolo Bonzini · 10 years ago
  81. 43c5d8f block: Don't add trailing space in "Formating..." message by Fam Zheng · 10 years ago
  82. 64baadc Sort include/qemu/typedefs.h by Dr. David Alan Gilbert · 10 years ago
  83. a2b257d memory: expose alignment used for allocating RAM as MemoryRegion API by Igor Mammedov · 10 years ago
  84. 9a33c0c Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging by Peter Maydell · 10 years ago
  85. ac3a872 util: introduce MIN_NON_ZERO by Peter Lieven · 10 years ago
  86. d6aaddf bitmap.h: Don't include qemu-common.h by Eduardo Habkost · 11 years ago
  87. afeeead bitops.h: Don't include qemu-common.h by Eduardo Habkost · 11 years ago
  88. 26f54e9 block: New BlockBackend by Markus Armbruster · 10 years ago
  89. deb22f9 QEMUSizedBuffer based QEMUFile by Dr. David Alan Gilbert · 10 years ago
  90. fcb2cd9 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  91. 5179502 qemu-sockets: Add error to non-blocking connect handler by Corey Minyard · 10 years ago
  92. 5748e4c qemu-error: Add error_vreport() by Corey Minyard · 10 years ago
  93. f6a1ef6 accel: Pass MachineState object to accel init functions by Eduardo Habkost · 11 years ago
  94. f5bebbb util: Emancipate id_wellformed() from QemuOpts by Markus Armbruster · 11 years ago
  95. 1831e15 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 11 years ago
  96. be4d57c util: introduce bitmap_try_new by Peter Lieven · 11 years ago
  97. 58099c8 qemu/compiler: Define QEMU_ARTIFICIAL by Richard Henderson · 11 years ago
  98. 9aebf3b block: Validate node-name by Kevin Wolf · 11 years ago
  99. 2f78e49 async: aio_context_new(): Handle event_notifier_init failure by Chrysostomos Nanakos · 11 years ago
  100. f6e0830 util: Move general qemu_getauxval to util/getauxval.c by Fam Zheng · 11 years ago