Current Team Memberships

Show patches with: State = Action Required       |   5355 patches
« 1 2 ... 51 52 53 54 »
Patch Series S/W/F Date Submitter Delegate State
[v2,08/16] target/arm: Use vector infrastructure for aa64 add/sub/logic TCG vectorization and example conversion --- 2017-09-12 Richard Henderson New
[v2,06/16] tcg: Add vector infrastructure and ops for add/sub/logic TCG vectorization and example conversion --- 2017-09-12 Richard Henderson New
[v2,05/16] tcg: Add INDEX_op_invalid TCG vectorization and example conversion --- 2017-09-12 Richard Henderson New
[v2,04/16] tcg: Add tcg_op_supported TCG vectorization and example conversion --- 2017-09-12 Richard Henderson New
[v2,03/16] tcg: Add operations for host vectors TCG vectorization and example conversion --- 2017-09-12 Richard Henderson New
[v2,02/16] tcg: Add types for host vectors TCG vectorization and example conversion --- 2017-09-12 Richard Henderson New
[v2,01/16] tcg: Add expanders for out-of-line vector helpers TCG vectorization and example conversion --- 2017-09-12 Richard Henderson New
[PULL,23/23] tcg/ppc: Use constant pool for movi tcg constant pools and USE_DIRECT_JUMP cleanup --- 2017-09-07 Richard Henderson New
[PULL,22/23] tcg/ppc: Look for shifted constants tcg constant pools and USE_DIRECT_JUMP cleanup --- 2017-09-07 Richard Henderson New
[PULL,21/23] tcg/ppc: Change TCG_REG_RA to TCG_REG_TB tcg constant pools and USE_DIRECT_JUMP cleanup --- 2017-09-07 Richard Henderson New
[PULL,20/23] tcg/arm: Use constant pool for call tcg constant pools and USE_DIRECT_JUMP cleanup --- 2017-09-07 Richard Henderson New
[PULL,19/23] tcg/arm: Use constant pool for movi tcg constant pools and USE_DIRECT_JUMP cleanup --- 2017-09-07 Richard Henderson New
[PULL,18/23] tcg/arm: Extract INSN_NOP tcg constant pools and USE_DIRECT_JUMP cleanup --- 2017-09-07 Richard Henderson New
[PULL,17/23] tcg/arm: Code rearrangement tcg constant pools and USE_DIRECT_JUMP cleanup --- 2017-09-07 Richard Henderson New
[PULL,16/23] tcg/arm: Tighten tlb indexing offset test tcg constant pools and USE_DIRECT_JUMP cleanup --- 2017-09-07 Richard Henderson New
[PULL,15/23] tcg/arm: Improve tlb load for armv7 tcg constant pools and USE_DIRECT_JUMP cleanup --- 2017-09-07 Richard Henderson New
[PULL,14/23] tcg/sparc: Use constant pool for movi tcg constant pools and USE_DIRECT_JUMP cleanup --- 2017-09-07 Richard Henderson New
[PULL,13/23] tcg/sparc: Introduce TCG_REG_TB tcg constant pools and USE_DIRECT_JUMP cleanup --- 2017-09-07 Richard Henderson New
[PULL,12/23] tcg/aarch64: Use constant pool for movi tcg constant pools and USE_DIRECT_JUMP cleanup --- 2017-09-07 Richard Henderson New
[PULL,11/23] tcg/s390: Use constant pool for cmpi tcg constant pools and USE_DIRECT_JUMP cleanup --- 2017-09-07 Richard Henderson New
[PULL,10/23] tcg/s390: Use constant pool for xori tcg constant pools and USE_DIRECT_JUMP cleanup --- 2017-09-07 Richard Henderson New
[PULL,09/23] tcg/s390: Use constant pool for ori tcg constant pools and USE_DIRECT_JUMP cleanup --- 2017-09-07 Richard Henderson New
[PULL,08/23] tcg/s390: Use constant pool for andi tcg constant pools and USE_DIRECT_JUMP cleanup --- 2017-09-07 Richard Henderson New
[PULL,07/23] tcg/s390: Use constant pool for movi tcg constant pools and USE_DIRECT_JUMP cleanup --- 2017-09-07 Richard Henderson New
[PULL,06/23] tcg/s390: Fix sign of patch_reloc addend tcg constant pools and USE_DIRECT_JUMP cleanup --- 2017-09-07 Richard Henderson New
[PULL,05/23] tcg/s390: Introduce TCG_REG_TB tcg constant pools and USE_DIRECT_JUMP cleanup --- 2017-09-07 Richard Henderson New
[PULL,04/23] tcg/i386: Store out-of-range call targets in constant pool tcg constant pools and USE_DIRECT_JUMP cleanup --- 2017-09-07 Richard Henderson New
[PULL,03/23] tcg: Infrastructure for managing constant pools tcg constant pools and USE_DIRECT_JUMP cleanup --- 2017-09-07 Richard Henderson New
[PULL,02/23] tcg: Rearrange ldst label tracking tcg constant pools and USE_DIRECT_JUMP cleanup --- 2017-09-07 Richard Henderson New
[PULL,01/23] tcg: Move USE_DIRECT_JUMP discriminator to tcg/cpu/tcg-target.h tcg constant pools and USE_DIRECT_JUMP cleanup --- 2017-09-07 Richard Henderson New
[v2,5/5] target/sh4: Convert to TranslatorOps target/sh4 updates --- 2017-09-07 Richard Henderson New
[v2,4/5] target/sh4: Convert to DisasContextBase target/sh4 updates --- 2017-09-07 Richard Henderson New
[v2,3/5] target/sh4: Do not singlestep after exceptions target/sh4 updates --- 2017-09-07 Richard Henderson New
[v2,2/5] target/sh4: Convert to DisasJumpType target/sh4 updates --- 2017-09-07 Richard Henderson New
[v2,1/5] target/sh4: Use cmpxchg for movco when parallel_cpus target/sh4 updates --- 2017-09-07 Richard Henderson New
tcg/tci: Add TCG_TARGET_DEFAULT_MO tcg/tci: Add TCG_TARGET_DEFAULT_MO --- 2017-09-07 Richard Henderson New
[PULL,28/32] target/arm: [tcg] Port to generic translation framework tcg generic translate loop --- 2017-09-06 Richard Henderson New
[PULL,06/32] tcg: Add generic translation framework tcg generic translate loop --- 2017-09-06 Richard Henderson New
[PULL,03/32] target/arm: Use DISAS_NORETURN tcg generic translate loop --- 2017-09-06 Richard Henderson New
[PULL,06/14] disas/i386: Add disassembly of rorx TCG misc queued patches --- 2017-09-06 Richard Henderson New
[PULL,05/14] disas/i386: Add disassembly of vex.0f38.f5 TCG misc queued patches --- 2017-09-06 Richard Henderson New
[PULL,02/14] tcg: Add tcg target default memory ordering TCG misc queued patches --- 2017-09-06 Richard Henderson New
[PULL,01/14] tcg: Remove support for ia64 as host TCG misc queued patches --- 2017-09-06 Richard Henderson New
[8/8] tcg/i386: Add vector operations TCG vectorization and example conversion --- 2017-08-17 Richard Henderson New
[7/8] tcg: Expand target vector ops with host vector ops TCG vectorization and example conversion --- 2017-08-17 Richard Henderson New
[1/8] tcg: Add generic vector infrastructure and ops for add/sub/logic TCG vectorization and example conversion --- 2017-08-17 Richard Henderson New
[v2,for-2.10,3/3] target/arm: Require alignment for load exclusive Fixup logic for exclusive pair --- 2017-08-15 Richard Henderson New
[v2,for-2.10,1/3] target/arm: Correct exclusive store cmpxchg memop mask Fixup logic for exclusive pair --- 2017-08-15 Richard Henderson New
[16/25] tcg/i386: Handle ctz and clz opcodes --- 2016-11-17 Richard Henderson New
[v7,06/35] tcg: Add EXCP_ATOMIC --- 2016-10-19 Richard Henderson New
[PULL,8/8] tcg: Remove unnecessary osdep.h includes from tcg-target.inc.c --- 2016-02-23 Richard Henderson New
[PULL,7/8] scripts/clean-includes: Ignore .inc.c files --- 2016-02-23 Richard Henderson New
[PULL,6/8] tcg: Rename tcg-target.c to tcg-target.inc.c --- 2016-02-23 Richard Henderson New
[v2,3/9] tcg: Avoid undefined behaviour patching code at unaligned addresses --- 2014-04-01 Richard Henderson New
[3/8] tcg: Avoid undefined behaviour patching code at unaligned addresses --- 2014-03-29 Richard Henderson New
« 1 2 ... 51 52 53 54 »

Bundling

Create bundle: