v1: https://github.com/cota/qemu/tree/qht-for-3.1-v2
Changes since v1:
- Added Alex's R-b tags to patches 1-6
- Added a patch to drop *ht from qht_iter and qht_iter_remove,
as suggested by Alex.
- Added some constification patches
- Added a flag to qht-bench to precompute the hashes, which
allows us to spend more time accessing the hash table
thereby yielding higher throughput.
You can fetch this series from:
https://github.com/cota/qemu/tree/qht-for-3.1-v2
Thanks,
Emilio