Current Team Memberships

Show patches with: State = Action Required       |    Archived = No       |   158 patches
« 1 2 »
Patch Series S/W/F Date Submitter Delegate State
[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
[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,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,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,03/74] cpu: introduce cpu_mutex_lock/unlock per-CPU locks --- 2020-03-26 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
[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,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
[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
[v3,01/10] tests/vm: Add validation of target tests/vm: Add support for aarch64 VMs --- 2020-03-10 Robert Foley New
[v2,7/7] target: Push BQL on ->cpu_exec_interrupt down into per-arch implementation accel/tcg: remove implied BQL from cpu_handle_interrupt/exception path --- 2020-08-19 Robert Foley New
[v2,6/7] target: rename all *_cpu_exec_interrupt functions to *_cpu_exec_interrupt_locked accel/tcg: remove implied BQL from cpu_handle_interrupt/exception path --- 2020-08-19 Robert Foley New
[v2,5/7] accel/tcg: Change BQL critical section in cpu_handle_interrupt accel/tcg: remove implied BQL from cpu_handle_interrupt/exception path --- 2020-08-19 Robert Foley New
[v2,4/7] target: Push BQL on ->do_interrupt down into per-arch implementation accel/tcg: remove implied BQL from cpu_handle_interrupt/exception path --- 2020-08-19 Robert Foley New
[v2,3/7] target/cris: add CRISCPUClass->do_interrupt_locked accel/tcg: remove implied BQL from cpu_handle_interrupt/exception path --- 2020-08-19 Robert Foley New
[v2,2/7] target/arm: add ARMCPUClass->do_interrupt_locked accel/tcg: remove implied BQL from cpu_handle_interrupt/exception path --- 2020-08-19 Robert Foley New
[v2,1/7] target: rename all *_do_interupt functions to _do_interrupt_locked accel/tcg: remove implied BQL from cpu_handle_interrupt/exception path --- 2020-08-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
[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
[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
[v1,21/21] target/xtensa: add BQL to do_interrupt and cpu_exec_interrupt accel/tcg: remove implied BQL from cpu_handle_interrupt/exception path --- 2020-08-05 Robert Foley New
[v1,20/21] target/unicore32: add BQL to do_interrupt and cpu_exec_interrupt accel/tcg: remove implied BQL from cpu_handle_interrupt/exception path --- 2020-08-05 Robert Foley New
[v1,19/21] target/sparc: add BQL to do_interrupt and cpu_exec_interrupt accel/tcg: remove implied BQL from cpu_handle_interrupt/exception path --- 2020-08-05 Robert Foley New
[v1,18/21] target/sh4: add BQL to do_interrupt and cpu_exec_interrupt accel/tcg: remove implied BQL from cpu_handle_interrupt/exception path --- 2020-08-05 Robert Foley New
[v1,17/21] target/s390x: add BQL to do_interrupt and cpu_exec_interrupt accel/tcg: remove implied BQL from cpu_handle_interrupt/exception path --- 2020-08-05 Robert Foley New
[v1,16/21] target/rx: add BQL to do_interrupt and cpu_exec_interrupt accel/tcg: remove implied BQL from cpu_handle_interrupt/exception path --- 2020-08-05 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
[v1,15/21] target/riscv: add BQL to do_interrupt and cpu_exec_interrupt accel/tcg: remove implied BQL from cpu_handle_interrupt/exception path --- 2020-08-05 Robert Foley New
[v1,14/21] target/ppc: add BQL to do_interrupt and cpu_exec_interrupt accel/tcg: remove implied BQL from cpu_handle_interrupt/exception path --- 2020-08-05 Robert Foley New
[v1,13/21] target/openrisc: add BQL to do_interrupt and cpu_exec_interrupt accel/tcg: remove implied BQL from cpu_handle_interrupt/exception path --- 2020-08-05 Robert Foley New
[v1,12/21] target/nios2: add BQL to do_interrupt and cpu_exec_interrupt accel/tcg: remove implied BQL from cpu_handle_interrupt/exception path --- 2020-08-05 Robert Foley New
[v1,11/21] target/mips: add BQL to do_interrupt and cpu_exec_interrupt accel/tcg: remove implied BQL from cpu_handle_interrupt/exception path --- 2020-08-05 Robert Foley New
[v1,10/21] target/microblaze: add BQL to do_interrupt and cpu_exec_interrupt accel/tcg: remove implied BQL from cpu_handle_interrupt/exception path --- 2020-08-05 Robert Foley New
[v1,09/21] target/m68k: add BQL to do_interrupt and cpu_exec_interrupt accel/tcg: remove implied BQL from cpu_handle_interrupt/exception path --- 2020-08-05 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
[v1,08/21] target/lm32: add BQL to do_interrupt and cpu_exec_interrupt accel/tcg: remove implied BQL from cpu_handle_interrupt/exception path --- 2020-08-05 Robert Foley New
[v10,73/73] cputlb: queue async flush jobs without the BQL per-CPU locks --- 2020-06-17 Robert Foley New
[v10,72/73] cpu: add async_run_on_cpu_no_bql per-CPU locks --- 2020-06-17 Robert Foley New
[v1,07/21] target/i386: add BQL to do_interrupt and cpu_exec_interrupt accel/tcg: remove implied BQL from cpu_handle_interrupt/exception path --- 2020-08-05 Robert Foley New
[v10,71/73] cpus-common: release BQL earlier in run_on_cpu per-CPU locks --- 2020-06-17 Robert Foley New
[v10,70/73] cpu: protect CPU state with cpu->lock instead of the BQL per-CPU locks --- 2020-06-17 Robert Foley New
[v10,69/73] cpu: rename all_cpu_threads_idle to qemu_tcg_rr_all_cpu_threads_idle per-CPU locks --- 2020-06-17 Robert Foley New
[v10,68/73] xtensa: convert to cpu_has_work_with_iothread_lock per-CPU locks --- 2020-06-17 Robert Foley New
[v10,67/73] sparc: convert to cpu_has_work_with_iothread_lock per-CPU locks --- 2020-06-17 Robert Foley New
[v10,66/73] riscv: convert to cpu_has_work_with_iothread_lock per-CPU locks --- 2020-06-17 Robert Foley New
[v10,65/73] s390x: convert to cpu_has_work_with_iothread_lock per-CPU locks --- 2020-06-17 Robert Foley New
[v10,64/73] mips: convert to cpu_has_work_with_iothread_lock per-CPU locks --- 2020-06-17 Robert Foley New
[v10,63/73] ppc: convert to cpu_has_work_with_iothread_lock per-CPU locks --- 2020-06-17 Robert Foley New
[v10,62/73] cpu: introduce cpu_has_work_with_iothread_lock per-CPU locks --- 2020-06-17 Robert Foley New
[v1,06/21] target/hppa: add BQL to do_interrupt and cpu_exec_interrupt accel/tcg: remove implied BQL from cpu_handle_interrupt/exception path --- 2020-08-05 Robert Foley New
[v10,61/73] cpu: call .cpu_has_work with the CPU lock held per-CPU locks --- 2020-06-17 Robert Foley New
[v10,60/73] cpu: convert to interrupt_request per-CPU locks --- 2020-06-17 Robert Foley New
[v10,59/73] accel/tcg: convert to cpu_interrupt_request per-CPU locks --- 2020-06-17 Robert Foley New
[v10,58/73] microblaze: convert to cpu_interrupt_request per-CPU locks --- 2020-06-17 Robert Foley New
[v10,57/73] unicore32: convert to cpu_interrupt_request per-CPU locks --- 2020-06-17 Robert Foley New
[v10,56/73] openrisc: convert to cpu_interrupt_request per-CPU locks --- 2020-06-17 Robert Foley New
[v10,55/73] sparc: convert to cpu_interrupt_request per-CPU locks --- 2020-06-17 Robert Foley New
[v10,54/73] moxie: convert to cpu_interrupt_request per-CPU locks --- 2020-06-17 Robert Foley New
[v10,53/73] alpha: convert to cpu_interrupt_request per-CPU locks --- 2020-06-17 Robert Foley New
[v10,52/73] s390x: convert to cpu_interrupt_request per-CPU locks --- 2020-06-17 Robert Foley New
[v1,05/21] target/cris: add BQL to do_interrupt and cpu_exec_interrupt accel/tcg: remove implied BQL from cpu_handle_interrupt/exception path --- 2020-08-05 Robert Foley New
[v10,51/73] nios: convert to cpu_interrupt_request per-CPU locks --- 2020-06-17 Robert Foley New
[v10,50/73] mips: convert to cpu_interrupt_request per-CPU locks --- 2020-06-17 Robert Foley New
[v10,49/73] m68k: convert to cpu_interrupt_request per-CPU locks --- 2020-06-17 Robert Foley New
[v10,48/73] lm32: 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
[v10,46/73] cris: 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,44/73] ppc: 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,42/73] i386/whpx-all: convert to cpu_interrupt_request per-CPU locks --- 2020-06-17 Robert Foley New
[v1,04/21] target/avr: add BQL to do_interrupt and cpu_exec_interrupt accel/tcg: remove implied BQL from cpu_handle_interrupt/exception path --- 2020-08-05 Robert Foley New
[v10,41/73] i386/hax-all: 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
« 1 2 »

Bundling

Create bundle: