v2: https://lists.gnu.org/archive/html/qemu-devel/2018-10/msg01495.html
Changes since v2:
- Add R-b's
- Apply on top of tlb-lock-v5 series, fixing the alpha
boot segfault due to the early tlb_flush
+ The series now passes `make check-qtest'
- Alloc the iotlb with g_new instead of g_new0
- Remove an unnecessary style change from patch 1 (reported by Alex)
- Minor tweak to the last patch's commit message
You can fetch this series from:
https://github.com/cota/qemu/tree/tlb-dyn-v3
Thanks,
Emilio