Show patches with: Series = Add Thread Sanitizer support to QEMU       |    Archived = No       |   13 patches
Patch Series S/W/F Date Submitter Delegate State
[v2,13/13] tests: Disable select tests under TSan, which hit TSan issue. Add Thread Sanitizer support to QEMU --- 2020-06-05 Robert Foley Superseded
[v2,12/13] docs: Added details on TSan to testing.rst Add Thread Sanitizer support to QEMU --- 2020-06-05 Robert Foley Superseded
[v2,11/13] util: Added tsan annotate for thread name. Add Thread Sanitizer support to QEMU --- 2020-06-05 Robert Foley Superseded
[v2,10/13] include/qemu: Added tsan.h for annotations. Add Thread Sanitizer support to QEMU --- 2020-06-05 Robert Foley Superseded
[v2,09/13] tests/docker: Added docker build support for TSan. Add Thread Sanitizer support to QEMU --- 2020-06-05 Robert Foley Superseded
[v2,08/13] thread: add tsan annotations to QemuSpin Add Thread Sanitizer support to QEMU --- 2020-06-05 Robert Foley Superseded
[v2,07/13] translate-all: call qemu_spin_destroy for PageDesc Add Thread Sanitizer support to QEMU --- 2020-06-05 Robert Foley Superseded
[v2,06/13] tcg: call qemu_spin_destroy for tb->jmp_lock Add Thread Sanitizer support to QEMU --- 2020-06-05 Robert Foley New
[v2,05/13] qht: call qemu_spin_destroy for head buckets Add Thread Sanitizer support to QEMU --- 2020-06-05 Robert Foley Superseded
[v2,04/13] cputlb: destroy CPUTLB with tlb_destroy Add Thread Sanitizer support to QEMU --- 2020-06-05 Robert Foley Superseded
[v2,03/13] thread: add qemu_spin_destroy Add Thread Sanitizer support to QEMU --- 2020-06-05 Robert Foley Superseded
[v2,02/13] cpu: convert queued work to a QSIMPLEQ Add Thread Sanitizer support to QEMU --- 2020-06-05 Robert Foley Superseded
[v2,01/13] configure: add --enable-tsan flag + fiber annotations for coroutine-ucontext Add Thread Sanitizer support to QEMU --- 2020-06-05 Robert Foley New