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