1. 68f7b2b util/qht: use striped locks under TSAN by Emilio Cota · 2 years, 2 months ago
  2. def48dd util/qht: add missing atomic_set(hashes[i]) by Emilio Cota · 2 years, 2 months ago
  3. 5df022c osdep: Move memalign-related functions to their own header by Peter Maydell · 3 years, 1 month ago
  4. d73415a qemu/atomic.h: rename atomic_ to qatomic_ by Stefan Hajnoczi · 4 years, 6 months ago
  5. 8cc360b util/: fix some comment spelling errors by zhaolichang · 4 years, 6 months ago
  6. 5107a47 qht: call qemu_spin_destroy for head buckets by Emilio G. Cota · 4 years, 9 months ago
  7. 1911c8a qht: constify arguments to some internal functions by Emilio G. Cota · 7 years ago
  8. 6579f10 qht: constify qht_statistics_init by Emilio G. Cota · 7 years ago
  9. e6c5829 qht: constify qht_lookup by Emilio G. Cota · 7 years ago
  10. 9650ad3 qht: fix comment in qht_bucket_remove_entry by Emilio G. Cota · 7 years ago
  11. 78255ba qht: drop ht argument from qht iterators by Emilio G. Cota · 7 years ago
  12. 69d55e9 qht: add qht_iter_remove by Emilio G. Cota · 7 years ago
  13. e2f07ef qht: remove unused map param from qht_remove__locked by Emilio G. Cota · 7 years ago
  14. fe9959a qsp: QEMU's Synchronization Profiler by Emilio G. Cota · 8 years ago
  15. 32359d5 qht: return existing entry when qht_insert fails by Emilio G. Cota · 8 years ago
  16. 61b8cef qht: require a default comparison function by Emilio G. Cota · 8 years ago
  17. 719a307 Purge uses of banned g_assert_FOO() by Markus Armbruster · 7 years ago
  18. 76b553b qht: fix unlock-after-free segfault upon resizing by Emilio G. Cota · 8 years ago
  19. f555a9d qht: simplify qht_reset_size by Emilio G. Cota · 8 years ago
  20. a890643 util/qht: atomically set b->hashes by Alex Bennée · 8 years ago
  21. 7266ae9 qht: do not segfault when gathering stats from an uninitialized qht by Emilio G. Cota · 9 years ago
  22. 34506b3 util/qht: Document memory ordering assumptions by Paolo Bonzini · 9 years ago
  23. e9abfcb clean-includes: run it once more by Paolo Bonzini · 9 years ago
  24. 2e11264 qht: QEMU's fast, resizable and scalable Hash Table by Emilio G. Cota · 9 years ago