Re: [Qemu-devel] [PATCH v5 0/6] per-TLB lock

2018-10-11 Thread Richard Henderson
On 10/9/18 10:45 AM, Emilio G. Cota wrote: > v4: https://lists.gnu.org/archive/html/qemu-devel/2018-10/msg01421.html > > Changes since v4: > > - Add two patches to remove early calls to tlb_flush. > > You can fetch the series from: > https://github.com/cota/qemu/tree/tlb-lock-v5 Queued, thank

[Qemu-devel] [PATCH v5 0/6] per-TLB lock

2018-10-09 Thread Emilio G. Cota
v4: https://lists.gnu.org/archive/html/qemu-devel/2018-10/msg01421.html Changes since v4: - Add two patches to remove early calls to tlb_flush. You can fetch the series from: https://github.com/cota/qemu/tree/tlb-lock-v5 Thanks, Emilio