1. 1911c8a qht: constify arguments to some internal functions by Emilio G. Cota · 6 years ago
  2. 6579f10 qht: constify qht_statistics_init by Emilio G. Cota · 6 years ago
  3. e6c5829 qht: constify qht_lookup by Emilio G. Cota · 6 years ago
  4. 9650ad3 qht: fix comment in qht_bucket_remove_entry by Emilio G. Cota · 6 years ago
  5. 78255ba qht: drop ht argument from qht iterators by Emilio G. Cota · 6 years ago
  6. 69d55e9 qht: add qht_iter_remove by Emilio G. Cota · 6 years ago
  7. e2f07ef qht: remove unused map param from qht_remove__locked by Emilio G. Cota · 6 years ago
  8. fe9959a qsp: QEMU's Synchronization Profiler by Emilio G. Cota · 7 years ago
  9. 32359d5 qht: return existing entry when qht_insert fails by Emilio G. Cota · 7 years ago
  10. 61b8cef qht: require a default comparison function by Emilio G. Cota · 7 years ago
  11. 719a307 Purge uses of banned g_assert_FOO() by Markus Armbruster · 7 years ago
  12. 76b553b qht: fix unlock-after-free segfault upon resizing by Emilio G. Cota · 8 years ago
  13. f555a9d qht: simplify qht_reset_size by Emilio G. Cota · 8 years ago
  14. a890643 util/qht: atomically set b->hashes by Alex Bennée · 8 years ago
  15. 7266ae9 qht: do not segfault when gathering stats from an uninitialized qht by Emilio G. Cota · 8 years ago
  16. 34506b3 util/qht: Document memory ordering assumptions by Paolo Bonzini · 8 years ago
  17. e9abfcb clean-includes: run it once more by Paolo Bonzini · 9 years ago
  18. 2e11264 qht: QEMU's fast, resizable and scalable Hash Table by Emilio G. Cota · 9 years ago