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