Current Team Memberships

Show patches with: Series = tcg queued patches       |    Archived = No       |   51 patches
Patch Series S/W/F Date Submitter Delegate State
[PULL,51/51] translate-all: exit from tb_phys_invalidate if qht_remove fails tcg queued patches --- 2017-10-25 Richard Henderson New
[PULL,50/51] tcg: Initialize cpu_env generically tcg queued patches --- 2017-10-25 Richard Henderson New
[PULL,49/51] tcg: enable multiple TCG contexts in softmmu tcg queued patches --- 2017-10-25 Richard Henderson New
[PULL,48/51] tcg: introduce regions to split code_gen_buffer tcg queued patches --- 2017-10-25 Richard Henderson Accepted
[PULL,47/51] translate-all: use qemu_protect_rwx/none helpers tcg queued patches --- 2017-10-25 Richard Henderson Accepted
[PULL,46/51] osdep: introduce qemu_mprotect_rwx/none tcg queued patches --- 2017-10-25 Richard Henderson Accepted
[PULL,45/51] tcg: allocate optimizer temps with tcg_malloc tcg queued patches --- 2017-10-25 Richard Henderson Accepted
[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

Bundling

Create bundle: