summaryrefslogtreecommitdiffstats
path: root/include/qemu/qht.h
Commit message (Expand)AuthorAgeFilesLines
* qht: return existing entry when qht_insert failsEmilio G. Cota2018-06-151-2/+5
* qht: require a default comparison functionEmilio G. Cota2018-06-151-5/+20
* qht: fix kernel-doc markup in qht.hEmilio G. Cota2017-12-181-3/+3
* include: Fix typos found by codespellStefan Weil2017-01-241-1/+1
* util/qht: Document memory ordering assumptionsPaolo Bonzini2016-08-021-0/+5
* clean-includes: run it once morePaolo Bonzini2016-06-161-1/+0Star
* qht: QEMU's fast, resizable and scalable Hash TableEmilio G. Cota2016-06-121-0/+183