Current Team Memberships

Show patches with: none      |   9161 patches
« 1 2 ... 89 90 91 92 »
Patch Series S/W/F Date Submitter Delegate State
[v6,1/5] target-arm: Store SPSR_EL1 state in banked_spsr[1] (SPSR_svc) --- 2015-04-01 Alex Bennée Superseded
[v2,4/4] target-arm: kvm - add support for HW assisted debug --- 2015-03-31 Alex Bennée Superseded
[v2,3/4] target-arm: kvm - support for single step --- 2015-03-31 Alex Bennée Superseded
[v2,2/4] target-arm: kvm - implement software breakpoints --- 2015-03-31 Alex Bennée Superseded
[v2,1/4] linux-headers: partial sync from my kernel tree (DEV) --- 2015-03-31 Alex Bennée Superseded
[v2,10/10] KVM: arm64: add trace points for guest_debug debug --- 2015-03-31 Alex Bennée New
[v2,09/10] KVM: arm64: trap nested debug register access --- 2015-03-31 Alex Bennée New
[v2,08/10] KVM: arm64: guest debug, HW assisted debug support --- 2015-03-31 Alex Bennée New
[v2,07/10] KVM: arm64: guest debug, add support for single-step --- 2015-03-31 Alex Bennée New
[v2,06/10] KVM: arm64: guest debug, add SW break point support --- 2015-03-31 Alex Bennée New
[v2,05/10] KVM: arm: introduce kvm_arch_setup/clear_debug() --- 2015-03-31 Alex Bennée New
[v2,04/10] KVM: arm: guest debug, add stub KVM_SET_GUEST_DEBUG ioctl --- 2015-03-31 Alex Bennée New
[v2,03/10] KVM: arm: guest debug, define API headers --- 2015-03-31 Alex Bennée New
[v2,02/10] KVM: define common __KVM_GUESTDBG_USE_SW/HW_BP values --- 2015-03-31 Alex Bennée New
[v2,01/10] KVM: add commentary for kvm_debug_exit_arch struct --- 2015-03-31 Alex Bennée New
[v5,6/6] target-arm: cpu.h document why env->spsr exists --- 2015-03-23 Alex Bennée New
[v5,5/6] target-arm: kvm64 fix save/restore of SPSR regs --- 2015-03-23 Alex Bennée New
[v5,4/6] target-arm: kvm64 sync FP register state --- 2015-03-23 Alex Bennée New
[v5,3/6] hw/intc: arm_gic_kvm.c restore config first --- 2015-03-23 Alex Bennée New
[v5,2/6] target-arm: kvm: save/restore mp state --- 2015-03-23 Alex Bennée New
[v5,1/6] target-arm: Store SPSR_EL1 state in banked_spsr[1] (SPSR_svc) --- 2015-03-23 Alex Bennée Superseded
[v4,5/5] target-arm: cpu.h document why env->spsr exists --- 2015-03-16 Alex Bennée New
[v4,4/5] target-arm: kvm64 fix save/restore of SPSR regs --- 2015-03-16 Alex Bennée New
[v4,3/5] target-arm: kvm64 sync FP register state --- 2015-03-16 Alex Bennée New
[v4,2/5] hw/intc: arm_gic_kvm.c restore config first --- 2015-03-16 Alex Bennée New
[v4,1/5] target-arm: kvm: save/restore mp state --- 2015-03-16 Alex Bennée New
[v3,5/5] arm/arm64: KVM: Keep elrsr/aisr in sync with software model --- 2015-03-13 Alex Bennée New
[v3,4/5] arm/arm64: KVM: Fix migration race in the arch timer --- 2015-03-13 Alex Bennée New
[v3,3/5] arm/arm64: KVM: support for un-queuing active IRQs --- 2015-03-13 Alex Bennée New
[v3,2/5] arm/arm64: KVM: add a common vgic_queue_irq_to_lr fn --- 2015-03-13 Alex Bennée New
[v3,1/5] arm/arm64: KVM: export VCPU power state via MP_STATE ioctl --- 2015-03-13 Alex Bennée New
[v2,6/6] target-arm: cpu.h document why env->spsr exists --- 2015-03-04 Alex Bennée New
[v2,5/6] target-arm: kvm64 fix save/restore of SPSR regs --- 2015-03-04 Alex Bennée New
[v2,4/6] target-arm: kvm64 sync FP register state --- 2015-03-04 Alex Bennée New
[v2,3/6] hw/char: pl011 don't keep setting the IRQ if nothing changed --- 2015-03-04 Alex Bennée New
[v2,2/6] hw/intc: arm_gic_kvm.c restore config first --- 2015-03-04 Alex Bennée New
[v2,1/6] target-arm: kvm: save/restore mp state --- 2015-03-04 Alex Bennée New
[v2,5/5] arm/arm64: KVM: Keep elrsr/aisr in sync with software model --- 2015-03-02 Alex Bennée New
[v2,4/5] arm/arm64: KVM: Fix migration race in the arch timer --- 2015-03-02 Alex Bennée New
[v2,3/5] arm: KVM: add a common vgic_queue_irq_to_lr fn --- 2015-03-02 Alex Bennée New
[v2,2/5] arm/arm64: KVM: Implement support for unqueueing active IRQs --- 2015-03-02 Alex Bennée New
[v2,1/5] arm: KVM: export vcpi->pause state via MP_STATE ioctls --- 2015-03-02 Alex Bennée New
[6/6] target-arm/cpu.h: document why env->spsr exists --- 2015-02-25 Alex Bennée New
[5/6] target-arm/kvm64: fix save/restore of SPSR regs --- 2015-02-25 Alex Bennée New
[5/6] target-arm/kvm64: fix save/restore of SPSR registers --- 2015-02-25 Alex Bennée New
[4/6] target-arm/kvm64.c: sync FP register state --- 2015-02-25 Alex Bennée New
[3/6] hw/char/pl011: don't keep setting the IRQ if nothing changed --- 2015-02-25 Alex Bennée New
[2/6] arm_gic_kvm.c: restore config before pending IRQs --- 2015-02-25 Alex Bennée New
[1/6] target-arm: kvm: save/restore mp state --- 2015-02-25 Alex Bennée New
[4/4] arm/arm64: KVM: Keep elrsr/aisr in sync with software model --- 2015-02-25 Alex Bennée Superseded
[3/4] arm/arm64: KVM: Fix migration race in the arch timer --- 2015-02-25 Alex Bennée Superseded
[2/4] arm/arm64: KVM: Implement support for unqueueing active IRQs --- 2015-02-25 Alex Bennée Superseded
[1/4] arm: KVM: export vcpi->pause state via MP_STATE ioctls --- 2015-02-25 Alex Bennée Superseded
[7/7] KVM: arm64: guest debug, HW assisted debug support --- 2014-11-25 Alex Bennée Superseded
[6/7] KVM: arm64: re-factor hyp.S debug register code --- 2014-11-25 Alex Bennée Superseded
[5/7] KVM: arm64: guest debug, add support for single-step --- 2014-11-25 Alex Bennée Superseded
[4/7] KVM: arm64: guest debug, add SW break point support --- 2014-11-25 Alex Bennée Superseded
[3/7] KVM: arm: guest debug, add stub KVM_SET_GUEST_DEBUG ioctl --- 2014-11-25 Alex Bennée Superseded
[2/7] KVM: arm: guest debug, define API headers --- 2014-11-25 Alex Bennée Superseded
[1/7] KVM: add commentary for kvm_debug_exit_arch struct --- 2014-11-25 Alex Bennée Superseded
target-arm: A64: remove redundant store --- 2014-10-15 Alex Bennée Superseded
target-arm: A64: remove redundant store --- 2014-10-14 Alex Bennée Superseded
[v3,4/4] .travis.yml: remove "make check" from main matrix --- 2014-09-26 Alex Bennée New
[v3,3/4] .travis.yml: pre-seed sub-modules for speed --- 2014-09-26 Alex Bennée Accepted
[v3,2/4] .travis.yml: make the make slightly more parallel --- 2014-09-26 Alex Bennée New
[v3,1/4] .travis.yml: add more linux-user to the build matrix --- 2014-09-26 Alex Bennée Accepted
scripts/tracetool: don't barf on formats with precision --- 2014-09-25 Alex Bennée New
ohci: drop computed flags from trace events --- 2014-09-25 Alex Bennée Superseded
[v2,4/4] .travis.yml: remove "make check" from main matrix --- 2014-09-24 Alex Bennée Superseded
[v2,3/4] .travis.yml: pre-seed sub-modules for speed --- 2014-09-24 Alex Bennée Superseded
[v2,2/4] .travis.yml: make the make slightly more parallel --- 2014-09-24 Alex Bennée Superseded
[v2,1/4] .travis.yml: add more linux-user to the build matrix --- 2014-09-24 Alex Bennée Superseded
[4/4] .travis.yml: remove "make check" from main matrix --- 2014-09-15 Alex Bennée Superseded
[3/4] .travis.yml: pre-seed sub-modules for speed --- 2014-09-15 Alex Bennée New
[2/4] .travis.yml: make the make slightly more parallel --- 2014-09-15 Alex Bennée Superseded
[1/4] .travis.yml: add more linux-user to the build matrix --- 2014-09-15 Alex Bennée Superseded
[2/2] KVM: fix api documentation of KVM_GET_EMULATED_CPUID --- 2014-09-09 Alex Bennée Accepted
[1/2] KVM: document KVM_SET_GUEST_DEBUG api --- 2014-09-09 Alex Bennée Accepted
rootdir/init.rc: ensure we can connect to the pipe --- 2014-08-19 Alex Bennée New
[v5,1/2] loader: Add load_image_gzipped function. --- 2014-08-05 Alex Bennée New
[v4,2/2] trace: add some tcg tracing support --- 2014-08-01 Alex Bennée Superseded
[v4,1/2] trace: teach lttng backend to use format strings --- 2014-08-01 Alex Bennée Superseded
[v3,2/2] trace: add some tcg tracing support --- 2014-08-01 Alex Bennée New
[v3,1/2] trace: teach lttng backend to use format strings --- 2014-08-01 Alex Bennée Superseded
[v3,9/9] target-arm: dfilter support for in_asm, op, opt_op --- 2014-07-31 Alex Bennée New
[v3,8/9] qemu-log: dfilter-ise exec, out_asm, and op_opt --- 2014-07-31 Alex Bennée New
[v3,7/9] qemu-log: new option -dfilter to limit output --- 2014-07-31 Alex Bennée New
[v3,6/9] qemu-log: support simple pid substitution in logfile --- 2014-07-31 Alex Bennée Superseded
[v3,5/9] qemu-log: Improve the "exec" TB execution logging --- 2014-07-31 Alex Bennée New
[v3,4/9] qemu-log: Avoid function call for disabled qemu_log_mask logging --- 2014-07-31 Alex Bennée Superseded
[v3,3/9] qemu-log: correct help text for -d cpu --- 2014-07-31 Alex Bennée New
[v3,2/9] tcg: light re-factor and pass down TranslationBlock --- 2014-07-31 Alex Bennée New
[v3,1/9] tcg: add ability to dump /tmp/perf-<pid>.map files --- 2014-07-31 Alex Bennée New
[v2,5/5] target-arm: A64: disable a bunch of ARMv5 machines --- 2014-07-30 Alex Bennée New
[v2,4/5] scripts/make_device_config.sh: inline includes --- 2014-07-30 Alex Bennée New
[v2,3/5] target-arm: A64: fix use 12 bit page tables for AArch64 --- 2014-07-30 Alex Bennée New
[v2,2/5] target-arm: A64: fix TLB flush instructions --- 2014-07-30 Alex Bennée Superseded
[v2,1/5] target-arm: don't hardcode mask values in arm_cpu_handle_mmu_fault --- 2014-07-30 Alex Bennée Superseded
[3/3] target-arm: A64: fix use 12 bit page tables for aarch64 --- 2014-07-24 Alex Bennée Superseded
[2/3] target-arm: A64: fix TLB flush instructions --- 2014-07-24 Alex Bennée Superseded
« 1 2 ... 89 90 91 92 »

Bundling

Create bundle: