qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/5] tsan fixes
@ 2023-01-11 15:16 Emilio Cota
  2023-01-11 15:16 ` [PATCH v3 1/5] cpu: free cpu->tb_jmp_cache with RCU Emilio Cota
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Emilio Cota @ 2023-01-11 15:16 UTC (permalink / raw)
  To: qemu-devel
  Cc: Alex Bennée, Paolo Bonzini, Philippe Mathieu-Daudé,
	Richard Henderson, Emilio Cota

Changes since v2:

- Add R-b's
- patch 4/5: Fix incompatible pointer type errors
- patch 4/5: Remove leftover helper

Thanks,
		Emilio




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

end of thread, other threads:[~2023-01-11 16:20 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-11 15:16 [PATCH v3 0/5] tsan fixes Emilio Cota
2023-01-11 15:16 ` [PATCH v3 1/5] cpu: free cpu->tb_jmp_cache with RCU Emilio Cota
2023-01-11 15:16 ` [PATCH v3 2/5] util/qht: add missing atomic_set(hashes[i]) Emilio Cota
2023-01-11 15:16 ` [PATCH v3 3/5] thread: de-const qemu_spin_destroy Emilio Cota
2023-01-11 15:16 ` [PATCH v3 4/5] util/qht: use striped locks under TSAN Emilio Cota
2023-01-11 15:16 ` [PATCH v3 5/5] plugins: make qemu_plugin_user_exit's locking order consistent with fork_start's Emilio Cota
2023-01-11 16:19 ` [PATCH v3 0/5] tsan fixes Alex Bennée

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).