Show patches with: Submitter = Richard Henderson       |    Archived = No       |   22450 patches
« 1 2 ... 220 221 222224 225 »
Patch Series S/W/F Date Submitter Delegate State
[PULL,44/51] tcg: distribute profiling counters across TCGContext's tcg queued patches --- 2017-10-25 Richard Henderson New
[PULL,43/51] tcg: introduce **tcg_ctxs to keep track of all TCGContext's tcg queued patches --- 2017-10-25 Richard Henderson Accepted
[PULL,42/51] gen-icount: fold exitreq_label into TCGContext tcg queued patches --- 2017-10-25 Richard Henderson Accepted
[PULL,41/51] tcg: define tcg_init_ctx and make tcg_ctx a pointer tcg queued patches --- 2017-10-25 Richard Henderson New
[PULL,40/51] tcg: take tb_ctx out of TCGContext tcg queued patches --- 2017-10-25 Richard Henderson New
[PULL,39/51] translate-all: report correct avg host TB size tcg queued patches --- 2017-10-25 Richard Henderson Accepted
[PULL,38/51] exec-all: rename tb_free to tb_remove tcg queued patches --- 2017-10-25 Richard Henderson New
[PULL,37/51] translate-all: use a binary search tree to track TBs in TBContext tcg queued patches --- 2017-10-25 Richard Henderson New
[PULL,36/51] tcg: Remove CF_IGNORE_ICOUNT tcg queued patches --- 2017-10-25 Richard Henderson New
[PULL,35/51] tcg: Add CF_LAST_IO + CF_USE_ICOUNT to CF_HASH_MASK tcg queued patches --- 2017-10-25 Richard Henderson Accepted
[PULL,34/51] cpu-exec: lookup/generate TB outside exclusive region during step_atomic tcg queued patches --- 2017-10-25 Richard Henderson New
[PULL,33/51] tcg: check CF_PARALLEL instead of parallel_cpus tcg queued patches --- 2017-10-25 Richard Henderson New
[PULL,32/51] target/sparc: check CF_PARALLEL instead of parallel_cpus tcg queued patches --- 2017-10-25 Richard Henderson Accepted
[PULL,31/51] target/sh4: check CF_PARALLEL instead of parallel_cpus tcg queued patches --- 2017-10-25 Richard Henderson Accepted
[PULL,30/51] target/s390x: check CF_PARALLEL instead of parallel_cpus tcg queued patches --- 2017-10-25 Richard Henderson Accepted
[PULL,29/51] target/m68k: check CF_PARALLEL instead of parallel_cpus tcg queued patches --- 2017-10-25 Richard Henderson Accepted
[PULL,28/51] target/i386: check CF_PARALLEL instead of parallel_cpus tcg queued patches --- 2017-10-25 Richard Henderson Accepted
[PULL,27/51] target/hppa: check CF_PARALLEL instead of parallel_cpus tcg queued patches --- 2017-10-25 Richard Henderson Accepted
[PULL,26/51] target/arm: check CF_PARALLEL instead of parallel_cpus tcg queued patches --- 2017-10-25 Richard Henderson New
[PULL,25/51] tcg: convert tb->cflags reads to tb_cflags(tb) tcg queued patches --- 2017-10-25 Richard Henderson Accepted
[PULL,24/51] tcg: Include CF_COUNT_MASK in CF_HASH_MASK tcg queued patches --- 2017-10-25 Richard Henderson Accepted
[PULL,23/51] tcg: Add CPUState cflags_next_tb tcg queued patches --- 2017-10-25 Richard Henderson New
[PULL,22/51] tcg: define CF_PARALLEL and use it for TB hashing along with CF_COUNT_MASK tcg queued patches --- 2017-10-25 Richard Henderson New
[PULL,21/51] tcg: Use offsets not indices for TCGv_* tcg queued patches --- 2017-10-25 Richard Henderson Accepted
[PULL,20/51] qom: Introduce CPUClass.tcg_initialize tcg queued patches --- 2017-10-25 Richard Henderson New
[PULL,19/51] tcg: Remove TCGV_EQUAL* tcg queued patches --- 2017-10-25 Richard Henderson New
[PULL,18/51] tcg: Remove GET_TCGV_* and MAKE_TCGV_* tcg queued patches --- 2017-10-25 Richard Henderson New
[PULL,17/51] tcg: Introduce temp_tcgv_{i32,i64,ptr} tcg queued patches --- 2017-10-25 Richard Henderson New
[PULL,16/51] tcg: Introduce tcgv_{i32, i64, ptr}_{arg, temp} tcg queued patches --- 2017-10-25 Richard Henderson New
[PULL,15/51] tcg: Push tcg_ctx into tcg_gen_callN tcg queued patches --- 2017-10-25 Richard Henderson New
[PULL,14/51] tcg: Push tcg_ctx into generator functions tcg queued patches --- 2017-10-25 Richard Henderson New
[PULL,13/51] tcg: Use per-temp state data in optimize tcg queued patches --- 2017-10-25 Richard Henderson Accepted
[PULL,12/51] tcg: Remove unused TCG_CALL_DUMMY_TCGV tcg queued patches --- 2017-10-25 Richard Henderson Accepted
[PULL,11/51] tcg: Change temp_allocate_frame arg to TCGTemp tcg queued patches --- 2017-10-25 Richard Henderson Accepted
[PULL,10/51] tcg: Avoid loops against variable bounds tcg queued patches --- 2017-10-25 Richard Henderson Accepted
[PULL,09/51] tcg: Use per-temp state data in liveness tcg queued patches --- 2017-10-25 Richard Henderson Accepted
[PULL,08/51] tcg: Introduce temp_arg, export temp_idx tcg queued patches --- 2017-10-25 Richard Henderson New
[PULL,07/51] tcg: Return NULL temp for TCG_CALL_DUMMY_ARG tcg queued patches --- 2017-10-25 Richard Henderson Accepted
[PULL,06/51] tcg: Add temp_global bit to TCGTemp tcg queued patches --- 2017-10-25 Richard Henderson New
[PULL,05/51] tcg: Introduce arg_temp tcg queued patches --- 2017-10-25 Richard Henderson New
[PULL,04/51] tcg: Propagate TCGOp down to allocators tcg queued patches --- 2017-10-25 Richard Henderson Accepted
[PULL,03/51] tcg: Propagate args to op->args in tcg.c tcg queued patches --- 2017-10-25 Richard Henderson Accepted
[PULL,02/51] tcg: Propagate args to op->args in optimizer tcg queued patches --- 2017-10-25 Richard Henderson Accepted
[PULL,01/51] tcg: Merge opcode arguments into TCGOp tcg queued patches --- 2017-10-25 Richard Henderson New
[v7,11/11] disas: Add capstone as submodule Support the Capstone disassembler --- 2017-10-22 Richard Henderson Superseded
[v7,10/11] disas: Remove monitor_disas_is_physical Support the Capstone disassembler --- 2017-10-22 Richard Henderson Superseded
[v7,09/11] ppc: Support Capstone in disas_set_info Support the Capstone disassembler --- 2017-10-22 Richard Henderson Superseded
[v7,08/11] arm: Support Capstone in disas_set_info Support the Capstone disassembler --- 2017-10-22 Richard Henderson Superseded
[v7,07/11] i386: Support Capstone in disas_set_info Support the Capstone disassembler --- 2017-10-22 Richard Henderson Superseded
[v7,06/11] disas: Support the Capstone disassembler library Support the Capstone disassembler --- 2017-10-22 Richard Henderson Superseded
[v7,05/11] disas: Remove unused flags arguments Support the Capstone disassembler --- 2017-10-22 Richard Henderson Superseded
[v7,04/11] target/arm: Don't set INSN_ARM_BE32 for CONFIG_USER_ONLY Support the Capstone disassembler --- 2017-10-22 Richard Henderson Superseded
[v7,03/11] target/arm: Move BE32 disassembler fixup Support the Capstone disassembler --- 2017-10-22 Richard Henderson Superseded
[v7,02/11] target/ppc: Convert to disas_set_info hook Support the Capstone disassembler --- 2017-10-22 Richard Henderson Superseded
[v7,01/11] target/i386: Convert to disas_set_info hook Support the Capstone disassembler --- 2017-10-22 Richard Henderson Superseded
[v7,52/52] translate-all: exit from tb_phys_invalidate if qht_remove fails tcg queued patches --- 2017-10-20 Richard Henderson Superseded
[v7,51/52] tcg: Initialize cpu_env generically tcg queued patches --- 2017-10-20 Richard Henderson Superseded
[v7,50/52] tcg: enable multiple TCG contexts in softmmu tcg queued patches --- 2017-10-20 Richard Henderson Superseded
[v7,49/52] tcg: introduce regions to split code_gen_buffer tcg queued patches --- 2017-10-20 Richard Henderson Superseded
[v7,48/52] translate-all: use qemu_protect_rwx/none helpers tcg queued patches --- 2017-10-20 Richard Henderson Superseded
[v7,47/52] osdep: introduce qemu_mprotect_rwx/none tcg queued patches --- 2017-10-20 Richard Henderson Superseded
[v7,46/52] tcg: allocate optimizer temps with tcg_malloc tcg queued patches --- 2017-10-20 Richard Henderson Superseded
[v7,45/52] tcg: distribute profiling counters across TCGContext's tcg queued patches --- 2017-10-20 Richard Henderson Superseded
[v7,44/52] tcg: introduce **tcg_ctxs to keep track of all TCGContext's tcg queued patches --- 2017-10-20 Richard Henderson Superseded
[v7,43/52] gen-icount: fold exitreq_label into TCGContext tcg queued patches --- 2017-10-20 Richard Henderson Superseded
[v7,42/52] tcg: define tcg_init_ctx and make tcg_ctx a pointer tcg queued patches --- 2017-10-20 Richard Henderson Superseded
[v7,41/52] tcg: take tb_ctx out of TCGContext tcg queued patches --- 2017-10-20 Richard Henderson Superseded
[v7,40/52] translate-all: report correct avg host TB size tcg queued patches --- 2017-10-20 Richard Henderson Superseded
[v7,39/52] exec-all: rename tb_free to tb_remove tcg queued patches --- 2017-10-20 Richard Henderson Superseded
[v7,38/52] translate-all: use a binary search tree to track TBs in TBContext tcg queued patches --- 2017-10-20 Richard Henderson Superseded
[v7,37/52] tcg: Remove CF_IGNORE_ICOUNT tcg queued patches --- 2017-10-20 Richard Henderson Superseded
[v7,36/52] tcg: Add CF_LAST_IO + CF_USE_ICOUNT to CF_HASH_MASK tcg queued patches --- 2017-10-20 Richard Henderson Superseded
[v7,35/52] cpu-exec: lookup/generate TB outside exclusive region during step_atomic tcg queued patches --- 2017-10-20 Richard Henderson Superseded
[v7,34/52] tcg: check CF_PARALLEL instead of parallel_cpus tcg queued patches --- 2017-10-20 Richard Henderson Superseded
[v7,33/52] target/sparc: check CF_PARALLEL instead of parallel_cpus tcg queued patches --- 2017-10-20 Richard Henderson Superseded
[v7,32/52] target/sh4: check CF_PARALLEL instead of parallel_cpus tcg queued patches --- 2017-10-20 Richard Henderson Superseded
[v7,31/52] target/s390x: check CF_PARALLEL instead of parallel_cpus tcg queued patches --- 2017-10-20 Richard Henderson Superseded
[v7,30/52] target/m68k: check CF_PARALLEL instead of parallel_cpus tcg queued patches --- 2017-10-20 Richard Henderson Superseded
[v7,29/52] target/i386: check CF_PARALLEL instead of parallel_cpus tcg queued patches --- 2017-10-20 Richard Henderson Superseded
[v7,28/52] target/hppa: check CF_PARALLEL instead of parallel_cpus tcg queued patches --- 2017-10-20 Richard Henderson Superseded
[v7,27/52] target/arm: check CF_PARALLEL instead of parallel_cpus tcg queued patches --- 2017-10-20 Richard Henderson Superseded
[v7,26/52] tcg: convert tb->cflags reads to tb_cflags(tb) tcg queued patches --- 2017-10-20 Richard Henderson Superseded
[v7,25/52] tcg: Include CF_COUNT_MASK in CF_HASH_MASK tcg queued patches --- 2017-10-20 Richard Henderson Superseded
[v7,24/52] tcg: Add CPUState cflags_next_tb tcg queued patches --- 2017-10-20 Richard Henderson Superseded
[v7,23/52] tcg: define CF_PARALLEL and use it for TB hashing along with CF_COUNT_MASK tcg queued patches --- 2017-10-20 Richard Henderson Superseded
[v7,22/52] tcg: Use pointers in TCGOp->args tcg queued patches --- 2017-10-20 Richard Henderson New
[v7,21/52] tcg: Use offsets not indices for TCGv_* tcg queued patches --- 2017-10-20 Richard Henderson New
[v7,20/52] qom: Introduce CPUClass.tcg_initialize tcg queued patches --- 2017-10-20 Richard Henderson Superseded
[v7,19/52] tcg: Remove TCGV_EQUAL* tcg queued patches --- 2017-10-20 Richard Henderson Superseded
[v7,18/52] tcg: Remove GET_TCGV_* and MAKE_TCGV_* tcg queued patches --- 2017-10-20 Richard Henderson Superseded
[v7,17/52] tcg: Introduce temp_tcgv_{i32, i64, ptr} tcg queued patches --- 2017-10-20 Richard Henderson Superseded
[v7,16/52] tcg: Introduce tcgv_{i32, i64, ptr}_{arg, temp} tcg queued patches --- 2017-10-20 Richard Henderson Superseded
[v7,15/52] tcg: Push tcg_ctx into tcg_gen_callN tcg queued patches --- 2017-10-20 Richard Henderson Superseded
[v7,14/52] tcg: Push tcg_ctx into generator functions tcg queued patches --- 2017-10-20 Richard Henderson Superseded
[v7,13/52] tcg: Use per-temp state data in optimize tcg queued patches --- 2017-10-20 Richard Henderson Superseded
[v7,12/52] tcg: Remove unused TCG_CALL_DUMMY_TCGV tcg queued patches --- 2017-10-20 Richard Henderson Superseded
[v7,11/52] tcg: Change temp_allocate_frame arg to TCGTemp tcg queued patches --- 2017-10-20 Richard Henderson Superseded
[v7,10/52] tcg: Avoid loops against variable bounds tcg queued patches --- 2017-10-20 Richard Henderson Superseded
[v7,09/52] tcg: Use per-temp state data in liveness tcg queued patches --- 2017-10-20 Richard Henderson Superseded
[v7,08/52] tcg: Introduce temp_arg, export temp_idx tcg queued patches --- 2017-10-20 Richard Henderson Superseded
« 1 2 ... 220 221 222224 225 »