Show patches with: Submitter = Robert Foley       |    State = Action Required       |    Archived = No       |   157 patches
« 1 2 »
Patch Series S/W/F Date Submitter Delegate State
[v10,04/73] cpu: move run_on_cpu to cpus-common per-CPU locks --- 2020-06-17 Robert Foley New
[v10,03/73] cpu: make qemu_work_cond per-cpu per-CPU locks --- 2020-06-17 Robert Foley New
[v10,02/73] cpu: introduce cpu_mutex_lock/unlock per-CPU locks --- 2020-06-17 Robert Foley New
[v10,01/73] cpu: rename cpu->work_mutex to cpu->lock per-CPU locks --- 2020-06-17 Robert Foley New
[v3,09/13] tests/docker: Added docker build support for TSan. Add Thread Sanitizer support to QEMU --- 2020-06-09 Robert Foley New
[v3,08/13] thread: add tsan annotations to QemuSpin Add Thread Sanitizer support to QEMU --- 2020-06-09 Robert Foley New
[v3,07/13] translate-all: call qemu_spin_destroy for PageDesc Add Thread Sanitizer support to QEMU --- 2020-06-09 Robert Foley New
[v3,06/13] tcg: call qemu_spin_destroy for tb->jmp_lock Add Thread Sanitizer support to QEMU --- 2020-06-09 Robert Foley New
[v3,05/13] qht: call qemu_spin_destroy for head buckets Add Thread Sanitizer support to QEMU --- 2020-06-09 Robert Foley New
[v3,04/13] cputlb: destroy CPUTLB with tlb_destroy Add Thread Sanitizer support to QEMU --- 2020-06-09 Robert Foley New
[v3,03/13] thread: add qemu_spin_destroy Add Thread Sanitizer support to QEMU --- 2020-06-09 Robert Foley New
[v3,02/13] cpu: convert queued work to a QSIMPLEQ Add Thread Sanitizer support to QEMU --- 2020-06-09 Robert Foley New
[v3,01/13] configure: add --enable-tsan flag + fiber annotations for coroutine-ucontext Add Thread Sanitizer support to QEMU --- 2020-06-09 Robert Foley New
[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,01/13] configure: add --enable-tsan flag + fiber annotations for coroutine-ucontext Add Thread Sanitizer support to QEMU --- 2020-06-05 Robert Foley New
[v8,11/12] python/qemu: Add ConsoleSocket for optional use in QEMUMachine tests/vm: Add support for aarch64 VMs --- 2020-05-29 Robert Foley New
[v8,05/12] tests/vm: Add ability to select QEMU from current build. tests/vm: Add support for aarch64 VMs --- 2020-05-29 Robert Foley New
[v1,09/12] tests/docker: Added docker build support for TSan. Add Thread Sanitizer support to QEMU --- 2020-05-29 Robert Foley New
[19/19] docs: Added details on TSan to testing.rst Add Thread Sanitizer support to QEMU --- 2020-05-22 Robert Foley New
[18/19] target/arm: Fix tsan warning in cpu.c Add Thread Sanitizer support to QEMU --- 2020-05-22 Robert Foley New
[16/19] util: fixed tsan warnings in thread_pool.c Add Thread Sanitizer support to QEMU --- 2020-05-22 Robert Foley New
[15/19] qht: Fix tsan warnings. Add Thread Sanitizer support to QEMU --- 2020-05-22 Robert Foley New
[14/19] util/async: Fixed tsan warnings Add Thread Sanitizer support to QEMU --- 2020-05-22 Robert Foley New
[13/19] accel/tcg: Fixed tsan warnings. Add Thread Sanitizer support to QEMU --- 2020-05-22 Robert Foley New
[12/19] configure: added tsan support for blacklist. Add Thread Sanitizer support to QEMU --- 2020-05-22 Robert Foley New
[11/19] accel/tcg: Fixed tsan warnings related to parallel_cpus Add Thread Sanitizer support to QEMU --- 2020-05-22 Robert Foley New
[10/19] include/qemu: Added tsan.h for annotations. Add Thread Sanitizer support to QEMU --- 2020-05-22 Robert Foley New
[09/19] tests/docker: Added docker build support for TSan. Add Thread Sanitizer support to QEMU --- 2020-05-22 Robert Foley New
[v9,71/74] cpu: protect CPU state with cpu->lock instead of the BQL per-CPU locks --- 2020-05-21 Robert Foley New
[v9,42/74] i386/hax-all: convert to cpu_interrupt_request per-CPU locks --- 2020-05-21 Robert Foley New
[v9,41/74] i386/kvm: convert to cpu_interrupt_request per-CPU locks --- 2020-05-21 Robert Foley New
[v9,36/74] i386: use cpu_reset_interrupt per-CPU locks --- 2020-05-21 Robert Foley New
[v7,12/12] tests/vm: Add workaround to consume console tests/vm: Add support for aarch64 VMs --- 2020-05-19 Robert Foley New
[v7,09/12] tests/vm: Added a new script for ubuntu.aarch64. tests/vm: Add support for aarch64 VMs --- 2020-05-19 Robert Foley New
[v7,07/12] tests/vm: Add ability to select QEMU from current build. tests/vm: Add support for aarch64 VMs --- 2020-05-19 Robert Foley New
[v7,02/12] tests/vm: pass --genisoimage to basevm script tests/vm: Add support for aarch64 VMs --- 2020-05-19 Robert Foley New
[v7,01/12] configure: add alternate binary for genisoimage tests/vm: Add support for aarch64 VMs --- 2020-05-19 Robert Foley New
[v6,9/9] tests/vm: Add workaround to consume console tests/vm: Add support for aarch64 VMs --- 2020-05-12 Robert Foley New
[v6,6/9] tests/vm: Added a new script for ubuntu.aarch64. tests/vm: Add support for aarch64 VMs --- 2020-05-12 Robert Foley New
[v6,4/9] tests/vm: Add ability to select QEMU from current build. tests/vm: Add support for aarch64 VMs --- 2020-05-12 Robert Foley New
[v5,4/9] tests/vm: Add ability to select QEMU from current build. tests/vm: Add support for aarch64 VMs --- 2020-04-30 Robert Foley New
[v5,3/9] tests/vm: add --boot-console switch tests/vm: Add support for aarch64 VMs --- 2020-04-30 Robert Foley New
[v8,07/74] cpu: make per-CPU locks an alias of the BQL in TCG rr mode per-CPU locks --- 2020-03-26 Robert Foley New
[v8,03/74] cpu: introduce cpu_mutex_lock/unlock per-CPU locks --- 2020-03-26 Robert Foley New
[v4,04/10] tests/vm: add --boot-console switch tests/vm: Add support for aarch64 VMs --- 2020-03-12 Robert Foley New
[v4,01/10] tests/vm: Fix issues in gen_cloud_init_iso tests/vm: Add support for aarch64 VMs --- 2020-03-12 Robert Foley New
[v3,01/10] tests/vm: Add validation of target tests/vm: Add support for aarch64 VMs --- 2020-03-10 Robert Foley New
[v2,12/14] tests/vm: Added a new script for ubuntu.aarch64. tests/vm: Add support for aarch64 VMs --- 2020-02-19 Robert Foley New
[v2,10/14] tests/vm: Add ability to select QEMU from current build. tests/vm: Add support for aarch64 VMs --- 2020-02-19 Robert Foley New
[v2,09/14] tests/vm: add --boot-console switch tests/vm: Add support for aarch64 VMs --- 2020-02-19 Robert Foley New
[v2,08/14] tests/vm: Added configuration file support tests/vm: Add support for aarch64 VMs --- 2020-02-19 Robert Foley New
[v2,06/14] tests/vm: Add workaround to consume console tests/vm: Add support for aarch64 VMs --- 2020-02-19 Robert Foley New
[v3,5/6] Add use of RCU for qemu_logfile. Make the qemu_logfile handle thread safe. --- 2019-11-18 Robert Foley New
[v3,4/6] qemu_log_lock/unlock now preserves the qemu_logfile handle. Make the qemu_logfile handle thread safe. --- 2019-11-18 Robert Foley New
[v1,1/5] Add a mutex to guarantee single writer to qemu_logfile handle. Make the qemu_logfile handle thread safe. --- 2019-11-12 Robert Foley New
[2/4] Add use of RCU for qemu_logfile. Make the qemu_logfile handle thread safe. --- 2019-11-07 Robert Foley New
[1/4] Add a mutex to guarantee single writer to qemu_logfile handle. Make the qemu_logfile handle thread safe. --- 2019-11-07 Robert Foley New
« 1 2 »