Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |