qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v5 0/6] per-TLB lock
@ 2018-10-09 17:45 Emilio G. Cota
  2018-10-09 17:45 ` [Qemu-devel] [PATCH v5 1/6] target/alpha: remove tlb_flush from alpha_cpu_initfn Emilio G. Cota
                   ` (6 more replies)
  0 siblings, 7 replies; 17+ messages in thread
From: Emilio G. Cota @ 2018-10-09 17:45 UTC (permalink / raw)
  To: qemu-devel; +Cc: Richard Henderson, Alex Bennée

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

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2018-10-11 22:23 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-09 17:45 [Qemu-devel] [PATCH v5 0/6] per-TLB lock Emilio G. Cota
2018-10-09 17:45 ` [Qemu-devel] [PATCH v5 1/6] target/alpha: remove tlb_flush from alpha_cpu_initfn Emilio G. Cota
2018-10-09 17:55   ` Peter Maydell
2018-10-09 18:20     ` Emilio G. Cota
2018-10-09 18:25       ` Peter Maydell
2018-10-09 20:48         ` Richard Henderson
2018-10-09 18:14   ` Alex Bennée
2018-10-09 20:49   ` Richard Henderson
2018-10-09 17:45 ` [Qemu-devel] [PATCH v5 2/6] target/unicore32: remove tlb_flush from uc32_init_fn Emilio G. Cota
2018-10-09 18:14   ` Alex Bennée
2018-10-09 20:49   ` Richard Henderson
2018-10-09 17:45 ` [Qemu-devel] [PATCH v5 3/6] exec: introduce tlb_init Emilio G. Cota
2018-10-09 20:49   ` Richard Henderson
2018-10-09 17:45 ` [Qemu-devel] [PATCH v5 4/6] cputlb: fix assert_cpu_is_self macro Emilio G. Cota
2018-10-09 17:45 ` [Qemu-devel] [PATCH v5 5/6] cputlb: serialize tlb updates with env->tlb_lock Emilio G. Cota
2018-10-09 17:45 ` [Qemu-devel] [PATCH v5 6/6] cputlb: read CPUTLBEntry.addr_write atomically Emilio G. Cota
2018-10-11 22:22 ` [Qemu-devel] [PATCH v5 0/6] per-TLB lock Richard Henderson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).