Patch Metrics

There are 12814 patches submitted by members of this team, and 3645 of those have been accepted upstream.

Patches per month: Submitted Accepted
Time-to-acceptance distribution (in days)

Current Members

Show patches with: none      |   12814 patches
« 1 2 ... 26 27 28128 129 »
Patch Series S/W/F Date Submitter Delegate State
[v2,6/9] arm: Abstract out "are we singlestepping" test to utility function arm: Implement M profile exception return properly --- 2017-04-10 Peter Maydell Superseded
[v2,5/9] arm: Move condition-failed codepath generation out of if() arm: Implement M profile exception return properly --- 2017-04-10 Peter Maydell Superseded
[v2,4/9] arm: Move gen_set_condexec() and gen_set_pc_im() up in the file arm: Implement M profile exception return properly --- 2017-04-10 Peter Maydell Superseded
[v2,3/9] arm: Factor out "generate right kind of step exception" arm: Implement M profile exception return properly --- 2017-04-10 Peter Maydell Superseded
[v2,2/9] arm: Thumb shift operations should not permit interworking branches arm: Implement M profile exception return properly --- 2017-04-10 Peter Maydell Superseded
[v2,1/9] arm: Don't implement BXJ on M-profile CPUs arm: Implement M profile exception return properly --- 2017-04-10 Peter Maydell Superseded
[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,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
arm: Move excnames[] array into arm_log_exceptions() --- 2017-04-10 Peter Maydell Superseded
[7/7] arm: Remove workarounds for old M-profile exception return implementation arm: Implement M profile exception return properly --- 2017-04-10 Peter Maydell Superseded
[6/7] arm: Implement M profile exception return properly arm: Implement M profile exception return properly --- 2017-04-10 Peter Maydell Superseded
[5/7] arm: Move condition-failed codepath generation out of if() arm: Implement M profile exception return properly --- 2017-04-10 Peter Maydell Superseded
[4/7] arm: Move gen_set_condexec() and gen_set_pc_im() up in the file arm: Implement M profile exception return properly --- 2017-04-10 Peter Maydell Superseded
[3/7] arm: Factor out "generate right kind of step exception" arm: Implement M profile exception return properly --- 2017-04-10 Peter Maydell Superseded
[2/7] arm: Thumb shift operations should not permit interworking branches arm: Implement M profile exception return properly --- 2017-04-10 Peter Maydell Superseded
[1/7] arm: Don't implement BXJ on M-profile CPUs arm: Implement M profile exception return properly --- 2017-04-10 Peter Maydell Superseded
[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
target/arm: Add missing entries to excnames[] for log strings --- 2017-04-06 Peter Maydell Superseded
stellaris: Don't hw_error() on bad register accesses --- 2017-04-06 Peter Maydell Superseded
target/arm: Add assertion about FSC format for syndrome registers --- 2017-04-06 Peter Maydell Superseded
arm64: xen: Implement EFI reset_system callback --- 2017-04-05 Julien Grall New
[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
[PULL,11/15] qemu-io-cmds: Assert that global and nofile commands don't use ct->perms Untitled series #999 --- 2017-04-03 Max Reitz Accepted
[for-2.9] configure: on Windows minimum glib version must be 2.30 --- 2017-04-03 Peter Maydell Accepted
[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
[Xen-devel,for-4.9,v2] xen/arm: acpi: Map MMIO on fault in stage-2 page table for the hardware domain --- 2017-04-03 Julien Grall New
[Xen-devel,10/10] xen/arm: vpl011: Add a pl011 uart DT node in the guest device tree pl011 emulation support in Xen --- 2017-04-03 Bhupinder Thakur New
[Xen-devel,09/10] xen/arm: vpl011: Add new virtual console to xenconsole client pl011 emulation support in Xen --- 2017-04-03 Bhupinder Thakur New
[Xen-devel,08/10] xen/arm: vpl011: Modify the APIs in xenconsole to acces both PV and VCON consoles pl011 emulation support in Xen --- 2017-04-03 Bhupinder Thakur New
[Xen-devel,07/10] xen/arm: vpl011: Add a new console type to domain structure in xenconsole pl011 emulation support in Xen --- 2017-04-03 Bhupinder Thakur New
[Xen-devel,06/10] xen/arm: vpl011: Add new parameters to xenstore for the virtual console pl011 emulation support in Xen --- 2017-04-03 Bhupinder Thakur New
[Xen-devel,05/10] xen/arm: vpl011: Allocate a new PFN in the toolstack for the virtual console pl011 emulation support in Xen --- 2017-04-03 Bhupinder Thakur New
[Xen-devel,04/10] xen/arm: vpl011: Provide a knob in libxl to enable/disable pl011 emulation pl011 emulation support in Xen --- 2017-04-03 Bhupinder Thakur New
[Xen-devel,03/10] xen/arm: vpl011: Enable pl011 emulation for a guest domain in Xen pl011 emulation support in Xen --- 2017-04-03 Bhupinder Thakur New
[Xen-devel,02/10] xen/arm: vpl011: Add new virtual console hvm params in Xen pl011 emulation support in Xen --- 2017-04-03 Bhupinder Thakur New
[Xen-devel,01/10] xen/arm: vpl011: Add pl011 uart emulation in Xen pl011 emulation support in Xen --- 2017-04-03 Bhupinder Thakur New
disas/cris.c: Avoid unintentional sign extension --- 2017-03-31 Peter Maydell Accepted
main_loop: Make main_loop_wait() return void --- 2017-03-31 Peter Maydell Superseded
qemu-io-cmds: Assert that global and nofile commands don't use ct->perms --- 2017-03-31 Peter Maydell Superseded
block/parallels.c: avoid integer overflow in allocate_clusters() --- 2017-03-31 Peter Maydell Rejected
tests/libqtest.c: Delete possible stale unix sockets --- 2017-03-31 Peter Maydell Accepted
[Xen-devel,for-4.9] xen/arm: acpi: Map MMIO on fault in stage-2 page table for the hardware domain --- 2017-03-30 Julien Grall Superseded
[v2,for-2.9,2/2] tcg/sparc: Zero extend address argument to ld/st helpers tcg/sparc: zero extend ld/st helper args --- 2017-03-30 Peter Maydell Accepted
[v2,for-2.9,1/2] tcg/sparc: Zero extend data argument to store helpers tcg/sparc: zero extend ld/st helper args --- 2017-03-30 Peter Maydell Accepted
[for-2.9] configure: Don't claim 'unsupported host OS' when better message available --- 2017-03-28 Peter Maydell Accepted
[PULL,6/6] replay/replay.c: bump REPLAY_VERSION 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
[for-2.9] configure: Mark SPARC as supported --- 2017-03-28 Peter Maydell Accepted
[for-2.9,v2] tests/bios-tables-test: Don't pass addresses of packed struct fields --- 2017-03-28 Peter Maydell Superseded
[PULL,2/2] tests/virtio-9p-test: Don't call le*_to_cpus on fields of packed struct Untitled series #919 --- 2017-03-28 Greg Kurz Accepted
[v2,6/6] replay/replay.c: bump REPLAY_VERSION 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
[for-2.9] tests/bios-tables-test: Don't pass addresses of packed struct fields --- 2017-03-27 Peter Maydell Superseded
[for-2.9] tests/virtio-9p-test: Don't call le*_to_cpus on fields of packed struct --- 2017-03-27 Peter Maydell Superseded
[for-2.9,2/2] tcg/sparc: Zero extend address argument to ld/st helpers tcg/sparc: zero extend ld/st helper args --- 2017-03-27 Peter Maydell Superseded
[for-2.9,1/2] tcg/sparc: Zero extend data argument to store helpers tcg/sparc: zero extend ld/st helper args --- 2017-03-27 Peter Maydell Superseded
« 1 2 ... 26 27 28128 129 »