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