| Commit message (Expand) | Author | Age | Files | Lines |
* | qemu/atomic.h: rename atomic_ to qatomic_ | Stefan Hajnoczi | 2020-09-23 | 1 | -6/+6 |
* | tests/qht-bench: Adjust threshold computation | Richard Henderson | 2020-07-11 | 1 | -2/+16 |
* | tests/qht-bench: Adjust testing rate by -1 | Richard Henderson | 2020-07-11 | 1 | -7/+15 |
* | qht: Fix threshold rate calculation | Richard Henderson | 2020-06-19 | 1 | -1/+2 |
* | tests: use g_usleep instead of rem = sleep(time) | Alex Bennée | 2019-01-14 | 1 | -4/+2 |
* | 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 |