Show patches with: Submitter = Robert Foley       |    State = Action Required       |    Archived = No       |   157 patches
« 1 2 »
Patch Series S/W/F Date Submitter Delegate State
[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
[2/4] Add use of RCU for qemu_logfile. Make the qemu_logfile handle thread safe. --- 2019-11-07 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
[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
[v3,5/6] Add use of RCU for qemu_logfile. Make the qemu_logfile handle thread safe. --- 2019-11-18 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
[v2,08/14] tests/vm: Added configuration file support 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,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,12/14] tests/vm: Added a new script for ubuntu.aarch64. tests/vm: Add support for aarch64 VMs --- 2020-02-19 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
[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
[v4,04/10] tests/vm: add --boot-console switch tests/vm: Add support for aarch64 VMs --- 2020-03-12 Robert Foley New
[v8,03/74] cpu: introduce cpu_mutex_lock/unlock per-CPU locks --- 2020-03-26 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
[v5,3/9] tests/vm: add --boot-console switch tests/vm: Add support for aarch64 VMs --- 2020-04-30 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
[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
[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,9/9] tests/vm: Add workaround to consume console tests/vm: Add support for aarch64 VMs --- 2020-05-12 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
[v7,02/12] tests/vm: pass --genisoimage to basevm script 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,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,12/12] tests/vm: Add workaround to consume console tests/vm: Add support for aarch64 VMs --- 2020-05-19 Robert Foley New
[v9,36/74] i386: use cpu_reset_interrupt 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,42/74] i386/hax-all: convert to cpu_interrupt_request per-CPU locks --- 2020-05-21 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
[09/19] tests/docker: Added docker build support for TSan. 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
[11/19] accel/tcg: Fixed tsan warnings related to parallel_cpus 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
[13/19] accel/tcg: Fixed 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
[15/19] qht: Fix tsan warnings. 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
[18/19] target/arm: Fix tsan warning in cpu.c Add Thread Sanitizer support to QEMU --- 2020-05-22 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
[v1,09/12] tests/docker: Added docker build support for TSan. Add Thread Sanitizer support to QEMU --- 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
[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
[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
[v2,06/13] tcg: call qemu_spin_destroy for tb->jmp_lock Add Thread Sanitizer support to QEMU --- 2020-06-05 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
[v3,02/13] cpu: convert queued work to a QSIMPLEQ 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,04/13] cputlb: destroy CPUTLB with tlb_destroy 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,06/13] tcg: call qemu_spin_destroy for tb->jmp_lock 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,08/13] thread: add tsan annotations to QemuSpin Add Thread Sanitizer support to QEMU --- 2020-06-09 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
[v10,01/73] cpu: rename cpu->work_mutex to cpu->lock 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,03/73] cpu: make qemu_work_cond per-cpu per-CPU locks --- 2020-06-17 Robert Foley New
[v10,04/73] cpu: move run_on_cpu to cpus-common per-CPU locks --- 2020-06-17 Robert Foley New
[v10,05/73] cpu: introduce process_queued_cpu_work_locked per-CPU locks --- 2020-06-17 Robert Foley New
[v10,06/73] cpu: make per-CPU locks an alias of the BQL in TCG rr mode per-CPU locks --- 2020-06-17 Robert Foley New
[v10,07/73] tcg-runtime: define helper_cpu_halted_set per-CPU locks --- 2020-06-17 Robert Foley New
[v10,08/73] ppc: convert to helper_cpu_halted_set per-CPU locks --- 2020-06-17 Robert Foley New
[v10,09/73] cris: convert to helper_cpu_halted_set per-CPU locks --- 2020-06-17 Robert Foley New
[v10,10/73] hppa: convert to helper_cpu_halted_set per-CPU locks --- 2020-06-17 Robert Foley New
[v10,11/73] m68k: convert to helper_cpu_halted_set per-CPU locks --- 2020-06-17 Robert Foley New
[v10,12/73] alpha: convert to helper_cpu_halted_set per-CPU locks --- 2020-06-17 Robert Foley New
[v10,13/73] microblaze: convert to helper_cpu_halted_set per-CPU locks --- 2020-06-17 Robert Foley New
[v10,14/73] cpu: define cpu_halted helpers per-CPU locks --- 2020-06-17 Robert Foley New
[v10,15/73] tcg-runtime: convert to cpu_halted_set per-CPU locks --- 2020-06-17 Robert Foley New
[v10,16/73] hw/semihosting: convert to cpu_halted_set per-CPU locks --- 2020-06-17 Robert Foley New
[v10,17/73] arm: convert to cpu_halted per-CPU locks --- 2020-06-17 Robert Foley New
[v10,18/73] ppc: convert to cpu_halted per-CPU locks --- 2020-06-17 Robert Foley New
[v10,19/73] sh4: convert to cpu_halted per-CPU locks --- 2020-06-17 Robert Foley New
[v10,20/73] i386: convert to cpu_halted per-CPU locks --- 2020-06-17 Robert Foley New
[v10,21/73] lm32: convert to cpu_halted per-CPU locks --- 2020-06-17 Robert Foley New
[v10,22/73] m68k: convert to cpu_halted per-CPU locks --- 2020-06-17 Robert Foley New
[v10,23/73] mips: convert to cpu_halted per-CPU locks --- 2020-06-17 Robert Foley New
[v10,24/73] riscv: convert to cpu_halted per-CPU locks --- 2020-06-17 Robert Foley New
[v10,25/73] s390x: convert to cpu_halted per-CPU locks --- 2020-06-17 Robert Foley New
[v10,26/73] sparc: convert to cpu_halted per-CPU locks --- 2020-06-17 Robert Foley New
[v10,27/73] xtensa: convert to cpu_halted per-CPU locks --- 2020-06-17 Robert Foley New
[v10,28/73] gdbstub: convert to cpu_halted per-CPU locks --- 2020-06-17 Robert Foley New
[v10,29/73] openrisc: convert to cpu_halted per-CPU locks --- 2020-06-17 Robert Foley New
[v10,30/73] cpu-exec: convert to cpu_halted per-CPU locks --- 2020-06-17 Robert Foley New
[v10,31/73] cpu: convert to cpu_halted per-CPU locks --- 2020-06-17 Robert Foley New
[v10,32/73] cpu: define cpu_interrupt_request helpers per-CPU locks --- 2020-06-17 Robert Foley New
[v10,33/73] ppc: use cpu_reset_interrupt per-CPU locks --- 2020-06-17 Robert Foley New
[v10,34/73] exec: use cpu_reset_interrupt per-CPU locks --- 2020-06-17 Robert Foley New
[v10,35/73] i386: use cpu_reset_interrupt per-CPU locks --- 2020-06-17 Robert Foley New
[v10,36/73] s390x: use cpu_reset_interrupt per-CPU locks --- 2020-06-17 Robert Foley New
[v10,37/73] openrisc: use cpu_reset_interrupt per-CPU locks --- 2020-06-17 Robert Foley New
[v10,38/73] arm: convert to cpu_interrupt_request per-CPU locks --- 2020-06-17 Robert Foley New
[v10,39/73] i386: convert to cpu_interrupt_request per-CPU locks --- 2020-06-17 Robert Foley New
[v10,40/73] i386/kvm: convert to cpu_interrupt_request per-CPU locks --- 2020-06-17 Robert Foley New
[v10,41/73] i386/hax-all: convert to cpu_interrupt_request per-CPU locks --- 2020-06-17 Robert Foley New
[v10,42/73] i386/whpx-all: convert to cpu_interrupt_request per-CPU locks --- 2020-06-17 Robert Foley New
[v10,43/73] i386/hvf: convert to cpu_request_interrupt per-CPU locks --- 2020-06-17 Robert Foley New
[v10,44/73] ppc: convert to cpu_interrupt_request per-CPU locks --- 2020-06-17 Robert Foley New
[v10,45/73] sh4: convert to cpu_interrupt_request per-CPU locks --- 2020-06-17 Robert Foley New
[v10,46/73] cris: convert to cpu_interrupt_request per-CPU locks --- 2020-06-17 Robert Foley New
[v10,47/73] hppa: convert to cpu_interrupt_request per-CPU locks --- 2020-06-17 Robert Foley New
« 1 2 »