[Qemu-devel] [PATCH v4 0/4] per-TLB lock

Emilio G. Cota posted 4 patches 7 years ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20181008175148.15018-1-cota@braap.org
Test docker-clang@ubuntu failed
Test checkpatch passed
There is a newer version of this series
[Qemu-devel] [PATCH v4 0/4] per-TLB lock
Posted by Emilio G. Cota 7 years ago
v3: https://lists.gnu.org/archive/html/qemu-devel/2018-10/msg01087.html

Changes since v3:

- Add R-b's

- Add comment to copy_tlb_helper_locked to note that it can
  only be called from the TLB owner thread.

The series is checkpatch-clean. You can fetch it from:
  https://github.com/cota/qemu/tree/tlb-lock-v4

Thanks,

		Emilio