Current Team Memberships

Show patches with: Archived = No       |   9522 patches
« 1 2 ... 85 86 8795 96 »
Patch Series S/W/F Date Submitter Delegate State
[v2,1/2] KVM: arm: plug potential guest hardware debug leakage [v2,1/2] KVM: arm: plug potential guest hardware debug leakage --- 2017-05-11 Alex Bennée New
[v1,2/2] KVM: arm: rename pm_fake handler to trap_raz_wi [v1,1/2] KVM: arm: plug guest debug exploit --- 2017-05-10 Alex Bennée Superseded
[v1,1/2] KVM: arm: plug guest debug exploit [v1,1/2] KVM: arm: plug guest debug exploit --- 2017-05-10 Alex Bennée New
[RFC,v1,9/9] scripts/analyse-locks-simpletrace.py: script to analyse lock times BQL and Replay Lock changes --- 2017-05-05 Alex Bennée Superseded
[RFC,v1,8/9] util/qemu-thread-*: add qemu_lock, locked and unlock trace events BQL and Replay Lock changes --- 2017-05-05 Alex Bennée New
[RFC,v1,7/9] scripts/qemu-gdb: add simple tcg lock status helper BQL and Replay Lock changes --- 2017-05-05 Alex Bennée Superseded
[RFC,v1,6/9] replay: push replay_mutex_lock up the call tree BQL and Replay Lock changes --- 2017-05-05 Alex Bennée New
[RFC,v1,5/9] replay: make locking visible outside replay code BQL and Replay Lock changes --- 2017-05-05 Alex Bennée New
[RFC,v1,4/9] replay/replay-internal.c: track holding of replay_lock BQL and Replay Lock changes --- 2017-05-05 Alex Bennée New
[RFC,v1,3/9] cpus: only take BQL for sleeping threads BQL and Replay Lock changes --- 2017-05-05 Alex Bennée New
[RFC,v1,2/9] cpus: push BQL lock to qemu_*_wait_io_event BQL and Replay Lock changes --- 2017-05-05 Alex Bennée New
[RFC,v1,1/9] target/arm/arm-powertctl: drop BQL assertions BQL and Replay Lock changes --- 2017-05-05 Alex Bennée New
[v1,3/3] new script/analyse-tlb-flushes-simpletrace.py Fix cputlb flush stats and exporting data --- 2017-04-11 Alex Bennée New
[v1,2/3] cpus: dump TLB flush counts as trace event Fix cputlb flush stats and exporting data --- 2017-04-11 Alex Bennée New
[v1,1/3] cputlb: fix and enhance TLB statistics Fix cputlb flush stats and exporting data --- 2017-04-11 Alex Bennée New
[PULL,11/11] replay: assert time only goes forward Final icount and misc MTTCG fixes for 2.9 --- 2017-04-10 Alex Bennée Accepted
[PULL,10/11] cpus: call cpu_update_icount on read Final icount and misc MTTCG fixes for 2.9 --- 2017-04-10 Alex Bennée New
[PULL,09/11] cpu-exec: update icount after each TB_EXIT Final icount and misc MTTCG fixes for 2.9 --- 2017-04-10 Alex Bennée Accepted
[PULL,08/11] cpus: introduce cpu_update_icount helper Final icount and misc MTTCG fixes for 2.9 --- 2017-04-10 Alex Bennée Accepted
[PULL,07/11] cpus: don't credit executed instructions before they have run Final icount and misc MTTCG fixes for 2.9 --- 2017-04-10 Alex Bennée Accepted
[PULL,06/11] cpus: move icount preparation out of tcg_exec_cpu Final icount and misc MTTCG fixes for 2.9 --- 2017-04-10 Alex Bennée Accepted
[PULL,05/11] cpus: check cpu->running in cpu_get_icount_raw() Final icount and misc MTTCG fixes for 2.9 --- 2017-04-10 Alex Bennée Accepted
[PULL,04/11] cpus: remove icount handling from qemu_tcg_cpu_thread_fn Final icount and misc MTTCG fixes for 2.9 --- 2017-04-10 Alex Bennée Accepted
[PULL,03/11] target/i386/misc_helper: wrap BQL around another IRQ generator Final icount and misc MTTCG fixes for 2.9 --- 2017-04-10 Alex Bennée Accepted
[PULL,02/11] cpus: fix wrong define name Final icount and misc MTTCG fixes for 2.9 --- 2017-04-10 Alex Bennée Accepted
[PULL,01/11] scripts/qemugdb/mtree.py: fix up mtree dump Final icount and misc MTTCG fixes for 2.9 --- 2017-04-10 Alex Bennée Accepted
[v3,12/12] replay: assert time only goes forward icount and misc MTTCG fixes for 2.9-rc4 --- 2017-04-07 Alex Bennée Superseded
[v3,11/12] cpus: call cpu_update_icount on read icount and misc MTTCG fixes for 2.9-rc4 --- 2017-04-07 Alex Bennée Superseded
[v3,10/12] cpu-exec: update icount after each TB_EXIT icount and misc MTTCG fixes for 2.9-rc4 --- 2017-04-07 Alex Bennée Superseded
[v3,09/12] cpus: introduce cpu_update_icount helper icount and misc MTTCG fixes for 2.9-rc4 --- 2017-04-07 Alex Bennée Superseded
[v3,08/12] cpus: don't credit executed instructions before they have run icount and misc MTTCG fixes for 2.9-rc4 --- 2017-04-07 Alex Bennée Superseded
[v3,07/12] cpus: move icount preparation out of tcg_exec_cpu icount and misc MTTCG fixes for 2.9-rc4 --- 2017-04-07 Alex Bennée Superseded
[v3,06/12] cpus: check cpu->running in cpu_get_icount_raw() icount and misc MTTCG fixes for 2.9-rc4 --- 2017-04-07 Alex Bennée Superseded
[v3,05/12] cpus: remove icount handling from qemu_tcg_cpu_thread_fn icount and misc MTTCG fixes for 2.9-rc4 --- 2017-04-07 Alex Bennée Superseded
[v3,04/12] target/i386/misc_helper: wrap BQL around another IRQ generator icount and misc MTTCG fixes for 2.9-rc4 --- 2017-04-07 Alex Bennée Superseded
[v3,03/12] scripts/replay-dump.py: replay log dumper icount and misc MTTCG fixes for 2.9-rc4 --- 2017-04-07 Alex Bennée Superseded
[v3,02/12] scripts/qemu-gdb/timers.py: new helper to dump timer state icount and misc MTTCG fixes for 2.9-rc4 --- 2017-04-07 Alex Bennée Superseded
[v3,01/12] scripts/qemugdb/mtree.py: fix up mtree dump icount and misc MTTCG fixes for 2.9-rc4 --- 2017-04-07 Alex Bennée Superseded
[v2,12/12] replay: assert time only goes forward icount and misc MTTCG fixes for 2.9-rc4 --- 2017-04-05 Alex Bennée Superseded
[v2,11/12] cpus: call cpu_update_icount on read icount and misc MTTCG fixes for 2.9-rc4 --- 2017-04-05 Alex Bennée New
[v2,10/12] cpu-exec: update icount after each TB_EXIT icount and misc MTTCG fixes for 2.9-rc4 --- 2017-04-05 Alex Bennée Superseded
[v2,09/12] cpus: introduce cpu_update_icount helper icount and misc MTTCG fixes for 2.9-rc4 --- 2017-04-05 Alex Bennée Superseded
[v2,08/12] cpus: don't credit executed instructions before they have run icount and misc MTTCG fixes for 2.9-rc4 --- 2017-04-05 Alex Bennée Superseded
[v2,07/12] cpus: move icount preparation out of tcg_exec_cpu icount and misc MTTCG fixes for 2.9-rc4 --- 2017-04-05 Alex Bennée Superseded
[v2,06/12] cpus: check cpu->running in cpu_get_icount_raw() icount and misc MTTCG fixes for 2.9-rc4 --- 2017-04-05 Alex Bennée Superseded
[v2,05/12] cpus: remove icount handling from qemu_tcg_cpu_thread_fn icount and misc MTTCG fixes for 2.9-rc4 --- 2017-04-05 Alex Bennée Superseded
[v2,04/12] target/i386/misc_helper: wrap BQL around another IRQ generator icount and misc MTTCG fixes for 2.9-rc4 --- 2017-04-05 Alex Bennée Superseded
[v2,03/12] scripts/replay-dump.py: replay log dumper icount and misc MTTCG fixes for 2.9-rc4 --- 2017-04-05 Alex Bennée Superseded
[v2,02/12] scripts/qemu-gdb/timers.py: new helper to dump timer state icount and misc MTTCG fixes for 2.9-rc4 --- 2017-04-05 Alex Bennée Superseded
[v2,01/12] scripts/qemugdb/mtree.py: fix up mtree dump icount and misc MTTCG fixes for 2.9-rc4 --- 2017-04-05 Alex Bennée Superseded
[RFC,v1,9/9] replay: gracefully handle backward time events MTTCG and record/replay fixes for rc3 --- 2017-04-03 Alex Bennée New
[RFC,v1,8/9] cpus: don't credit executed instructions before they have run MTTCG and record/replay fixes for rc3 --- 2017-04-03 Alex Bennée Superseded
[RFC,v1,7/9] cpus: move icount preparation out of tcg_exec_cpu MTTCG and record/replay fixes for rc3 --- 2017-04-03 Alex Bennée Superseded
[RFC,v1,6/9] cpus: check cpu->running in cpu_get_icount_raw() MTTCG and record/replay fixes for rc3 --- 2017-04-03 Alex Bennée Superseded
[RFC,v1,5/9] cpus: remove icount handling from qemu_tcg_cpu_thread_fn MTTCG and record/replay fixes for rc3 --- 2017-04-03 Alex Bennée Superseded
[RFC,v1,4/9] target/i386/misc_helper: wrap BQL around another IRQ generator MTTCG and record/replay fixes for rc3 --- 2017-04-03 Alex Bennée Superseded
[RFC,v1,3/9] scripts/replay-dump.py: replay log dumper MTTCG and record/replay fixes for rc3 --- 2017-04-03 Alex Bennée Superseded
[RFC,v1,2/9] scripts/qemu-gdb/timers.py: new helper to dump timer state MTTCG and record/replay fixes for rc3 --- 2017-04-03 Alex Bennée Superseded
[RFC,v1,1/9] scripts/qemugdb/mtree.py: fix up mtree dump MTTCG and record/replay fixes for rc3 --- 2017-04-03 Alex Bennée Superseded
[PULL,6/6] replay/replay.c: bump REPLAY_VERSION MTTCG fixes for rc2 --- 2017-03-28 Alex Bennée Accepted
[PULL,5/6] tcg: Add a new line after incompatibility warning MTTCG fixes for rc2 --- 2017-03-28 Alex Bennée Accepted
[PULL,4/6] ui/console: use exclusive mechanism directly MTTCG fixes for rc2 --- 2017-03-28 Alex Bennée Accepted
[PULL,3/6] ui/console: ensure do_safe_dpy_refresh holds BQL MTTCG fixes for rc2 --- 2017-03-28 Alex Bennée Accepted
[PULL,2/6] bsd-user: align use of mmap_lock to that of linux-user MTTCG fixes for rc2 --- 2017-03-28 Alex Bennée Accepted
[PULL,1/6] user-exec: handle synchronous signals from QEMU gracefully MTTCG fixes for rc2 --- 2017-03-28 Alex Bennée Accepted
[v2,6/6] replay/replay.c: bump REPLAY_VERSION MTTCG fixes for rc1 --- 2017-03-28 Alex Bennée Superseded
[v2,5/6] tcg: Add a new line after incompatibility warning MTTCG fixes for rc1 --- 2017-03-28 Alex Bennée Superseded
[v2,4/6] ui/console: use exclusive mechanism directly MTTCG fixes for rc1 --- 2017-03-28 Alex Bennée Superseded
[v2,3/6] ui/console: ensure do_safe_dpy_refresh holds BQL MTTCG fixes for rc1 --- 2017-03-28 Alex Bennée Superseded
[v2,2/6] bsd-user: align use of mmap_lock to that of linux-user MTTCG fixes for rc1 --- 2017-03-28 Alex Bennée Superseded
[v2,1/6] user-exec: handle synchronous signals from QEMU gracefully MTTCG fixes for rc1 --- 2017-03-28 Alex Bennée Superseded
[PATCH-for-2.9] replay/replay.c: bump REPLAY_VERSION --- 2017-03-24 Alex Bennée Superseded
[v1,3/3] bsd-user: align use of mmap_lock to that of linux-user MTTCG regression fixes for 2.9-rc1 --- 2017-03-20 Alex Bennée Superseded
[v1,2/3] user-exec: handle synchronous signals from QEMU gracefully MTTCG regression fixes for 2.9-rc1 --- 2017-03-20 Alex Bennée Superseded
[v1,1/3] cputlb: ensure tbl_set_dirty1 updates addr_write atomically MTTCG regression fixes for 2.9-rc1 --- 2017-03-20 Alex Bennée New
[RFC] ui/console: ensure graphic updates don't race with TCG vCPUs --- 2017-03-15 Alex Bennée Superseded
fixup! qemu-timer: do not include sysemu/cpus.h from util/qemu-timer.h --- 2017-03-10 Alex Bennée New
[PULL,11/11] hw/intc/arm_gic: modernise the DPRINTF MTTCG Fix-ups for 2.9 --- 2017-03-09 Alex Bennée Accepted
[PULL,10/11] target/arm/helper: make it clear the EC field is also in hex MTTCG Fix-ups for 2.9 --- 2017-03-09 Alex Bennée Accepted
[PULL,09/11] target-i386: defer VMEXIT to do_interrupt MTTCG Fix-ups for 2.9 --- 2017-03-09 Alex Bennée Accepted
[PULL,08/11] target/mips: hold BQL for timer interrupts MTTCG Fix-ups for 2.9 --- 2017-03-09 Alex Bennée Accepted
[PULL,07/11] translate-all: exit cpu_restore_state early if translating MTTCG Fix-ups for 2.9 --- 2017-03-09 Alex Bennée Accepted
[PULL,06/11] target/xtensa: hold BQL for interrupt processing MTTCG Fix-ups for 2.9 --- 2017-03-09 Alex Bennée Accepted
[PULL,05/11] s390x/misc_helper.c: wrap IO instructions in BQL MTTCG Fix-ups for 2.9 --- 2017-03-09 Alex Bennée Accepted
[PULL,04/11] sparc/sparc64: grab BQL before calling cpu_check_irqs MTTCG Fix-ups for 2.9 --- 2017-03-09 Alex Bennée Accepted
[PULL,03/11] cpus.c: add additional error_report when !TARGET_SUPPORT_MTTCG MTTCG Fix-ups for 2.9 --- 2017-03-09 Alex Bennée Accepted
[PULL,02/11] target/i386/cpu.h: declare TCG_GUEST_DEFAULT_MO MTTCG Fix-ups for 2.9 --- 2017-03-09 Alex Bennée Accepted
[PULL,01/11] vl/cpus: be smarter with icount and MTTCG MTTCG Fix-ups for 2.9 --- 2017-03-09 Alex Bennée Accepted
[v3,11/11] hw/intc/arm_gic: modernise the DPRINTF MTTCG fix-ups for 2.9 --- 2017-03-07 Alex Bennée Superseded
[v3,10/11] target/arm/helper: make it clear the EC field is also in hex MTTCG fix-ups for 2.9 --- 2017-03-07 Alex Bennée Superseded
[v3,09/11] target-i386: defer VMEXIT to do_interrupt MTTCG fix-ups for 2.9 --- 2017-03-07 Alex Bennée Superseded
[v3,08/11] target/mips: hold BQL for timer interrupts MTTCG fix-ups for 2.9 --- 2017-03-07 Alex Bennée Superseded
[v3,07/11] translate-all: exit cpu_restore_state early if translating MTTCG fix-ups for 2.9 --- 2017-03-07 Alex Bennée Superseded
[v3,06/11] target/xtensa: hold BQL for interrupt processing MTTCG fix-ups for 2.9 --- 2017-03-07 Alex Bennée Superseded
[v3,05/11] s390x/misc_helper.c: wrap IO instructions in BQL MTTCG fix-ups for 2.9 --- 2017-03-07 Alex Bennée Superseded
[v3,04/11] sparc/sparc64: grab BQL before calling cpu_check_irqs MTTCG fix-ups for 2.9 --- 2017-03-07 Alex Bennée Superseded
[v3,03/11] cpus.c: add additional error_report when !TARGET_SUPPORT_MTTCG MTTCG fix-ups for 2.9 --- 2017-03-07 Alex Bennée Superseded
[v3,02/11] target/i386/cpu.h: declare TCG_GUEST_DEFAULT_MO MTTCG fix-ups for 2.9 --- 2017-03-07 Alex Bennée Superseded
[v3,01/11] vl/cpus: be smarter with icount and MTTCG MTTCG fix-ups for 2.9 --- 2017-03-07 Alex Bennée Superseded
target/i386: move nested exception check to x86_cpu_exec_interrupt --- 2017-03-06 Alex Bennée New
« 1 2 ... 85 86 8795 96 »

Bundling

Create bundle: