Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | include: move exec/tb-hash-xx.h to qemu/xxhash.h | Emilio G. Cota | 2018-12-17 | 1 | -1/+1 |
* | exec: introduce qemu_xxhash{2,4,5,6,7} | Emilio G. Cota | 2018-12-17 | 1 | -1/+1 |
* | qht-bench: document -p flag | Emilio G. Cota | 2018-12-17 | 1 | -0/+1 |
* | qht-bench: add -p flag to precompute hash values | Emilio G. Cota | 2018-09-26 | 1 | -6/+20 |
* | qht: return existing entry when qht_insert fails | Emilio G. Cota | 2018-06-15 | 1 | -2/+2 |
* | qht: require a default comparison function | Emilio G. Cota | 2018-06-15 | 1 | -7/+7 |
* | tcg: define CF_PARALLEL and use it for TB hashing along with CF_COUNT_MASK | Emilio G. Cota | 2017-10-24 | 1 | -1/+1 |
* | exec: [tcg] Use different TBs according to the vCPU's dynamic tracing state | LluĂs Vilanova | 2017-07-17 | 1 | -1/+1 |
* | qht-bench: relax test_start/stop atomic accesses | Emilio G. Cota | 2016-10-24 | 1 | -3/+3 |
* | clean-includes: run it once more | Paolo Bonzini | 2016-06-16 | 1 | -1/+0 |
* | qht: add qht-bench, a performance benchmark | Emilio G. Cota | 2016-06-12 | 1 | -0/+488 |