Show patches with: Archived = No       |   430946 patches
« 1 2 ... 706 707 7084309 4310 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v7,15/26] target/arm: Use vector infrastructure for aa64 compares tcg: generic vector operations - - - - --- 2017-12-18 Richard Henderson New
[v7,16/26] tcg/i386: Add vector operations/expansions for shift/cmp/interleave tcg: generic vector operations - - - - --- 2017-12-18 Richard Henderson New
[v7,17/26] tcg: Add generic vector ops for multiplication tcg: generic vector operations - - - - --- 2017-12-18 Richard Henderson New
[v7,18/26] target/arm: Use vector infrastructure for aa64 multiplies tcg: generic vector operations - - - - --- 2017-12-18 Richard Henderson New
[v7,19/26] tcg: Add generic vector ops for extension tcg: generic vector operations - - - - --- 2017-12-18 Richard Henderson New
[v7,20/26] target/arm: Use vector infrastructure for aa64 widening shifts tcg: generic vector operations - - - - --- 2017-12-18 Richard Henderson New
[v7,21/26] tcg/i386: Add vector operations/expansions for mul/extend tcg: generic vector operations - - - - --- 2017-12-18 Richard Henderson New
[v7,22/26] tcg/aarch64: Add vector operations tcg: generic vector operations - - - - --- 2017-12-18 Richard Henderson New
[v7,23/26] tcg/optimize: Handle vector opcodes during optimize tcg: generic vector operations - - - - --- 2017-12-18 Richard Henderson New
[v7,24/26] tcg: Add support for 4 operand vector ops tcg: generic vector operations - - - - --- 2017-12-18 Richard Henderson New
[v7,25/26] tcg: Add support for 5 operand vector ops tcg: generic vector operations - - - - --- 2017-12-18 Richard Henderson New
[v7,26/26] tcg: Add generic helpers for saturating arithmetic tcg: generic vector operations - - - - --- 2017-12-18 Richard Henderson New
[v2,01/11] target/arm: Add ARM_FEATURE_V8_1_SIMD ARM v8.1 simd + v8.3 complex insns - - 2 - --- 2017-12-18 Richard Henderson New
[v2,02/11] target/arm: Decode aa64 armv8.1 scalar three same extra ARM v8.1 simd + v8.3 complex insns - - 1 - --- 2017-12-18 Richard Henderson New
[v2,03/11] target/arm: Decode aa64 armv8.1 three same extra ARM v8.1 simd + v8.3 complex insns - - 1 - --- 2017-12-18 Richard Henderson New
[v2,04/11] target/arm: Decode aa64 armv8.1 scalar/vector x indexed element ARM v8.1 simd + v8.3 complex insns - - 1 - --- 2017-12-18 Richard Henderson New
[v2,05/11] target/arm: Decode aa32 armv8.1 three same ARM v8.1 simd + v8.3 complex insns - - 1 - --- 2017-12-18 Richard Henderson New
[v2,06/11] target/arm: Decode aa32 armv8.1 two reg and a scalar ARM v8.1 simd + v8.3 complex insns - - 2 - --- 2017-12-18 Richard Henderson New
[v2,07/11] target/arm: Add ARM_FEATURE_V8_FCMA ARM v8.1 simd + v8.3 complex insns - - 1 - --- 2017-12-18 Richard Henderson New
[v2,08/11] target/arm: Decode aa64 armv8.3 fcadd ARM v8.1 simd + v8.3 complex insns - - 1 - --- 2017-12-18 Richard Henderson New
[v2,09/11] target/arm: Decode aa64 armv8.3 fcmla ARM v8.1 simd + v8.3 complex insns - - - - --- 2017-12-18 Richard Henderson New
[v2,10/11] target/arm: Decode aa32 armv8.3 3-same ARM v8.1 simd + v8.3 complex insns - - - - --- 2017-12-18 Richard Henderson New
[v2,11/11] target/arm: Decode aa32 armv8.3 2-reg-index ARM v8.1 simd + v8.3 complex insns - - - - --- 2017-12-18 Richard Henderson New
[1/9] target/arm: Mark disas_set_insn_syndrome inline target/arm: Prepatory work for SVE - - 2 - --- 2017-12-18 Richard Henderson New
[2/9] target/arm: Use pointers in crypto helpers target/arm: Prepatory work for SVE - - 1 - --- 2017-12-18 Richard Henderson New
[3/9] target/arm: Use pointers in neon zip/uzp helpers target/arm: Prepatory work for SVE - - 1 - --- 2017-12-18 Richard Henderson New
[4/9] target/arm: Use pointers in neon tbl helper target/arm: Prepatory work for SVE - - 1 - --- 2017-12-18 Richard Henderson New
[5/9] target/arm: Add aa32_vfp_dreg/aa64_vfp_qreg helpers target/arm: Prepatory work for SVE - - - - --- 2017-12-18 Richard Henderson New
[6/9] vmstate: Add VMSTATE_UINT64_SUB_ARRAY target/arm: Prepatory work for SVE - - 2 - --- 2017-12-18 Richard Henderson New
[7/9] target/arm: Expand vector registers for SVE target/arm: Prepatory work for SVE - - - - --- 2017-12-18 Richard Henderson New
[8/9] target/arm: Add ZCR.LEN to tb->flags target/arm: Prepatory work for SVE - - - - --- 2017-12-18 Richard Henderson New
[9/9] target/arm: Add ARM_FEATURE_SVE target/arm: Prepatory work for SVE - - - - --- 2017-12-18 Richard Henderson New
[01/23] scripts: Add decodetree.py target/arm: decode generator and initial sve patches - - - - --- 2017-12-18 Richard Henderson New
[02/23] target/arm: Add SVE decode skeleton target/arm: decode generator and initial sve patches - - - - --- 2017-12-18 Richard Henderson New
[03/23] target/arm: Implement SVE Bitwise Logical - Unpredicated Group target/arm: decode generator and initial sve patches - - - - --- 2017-12-18 Richard Henderson New
[04/23] target/arm: Implement PTRUE, PFALSE, SETFFR target/arm: decode generator and initial sve patches - - - - --- 2017-12-18 Richard Henderson New
[05/23] target/arm: Implement SVE predicate logical operations target/arm: decode generator and initial sve patches - - - - --- 2017-12-18 Richard Henderson New
[06/23] target/arm: Implement SVE load vector/predicate target/arm: decode generator and initial sve patches - - - - --- 2017-12-18 Richard Henderson New
[07/23] target/arm: Implement SVE Integer Binary Arithmetic - Predicated Group target/arm: decode generator and initial sve patches - - - - --- 2017-12-18 Richard Henderson New
[08/23] target/arm: Handle SVE registers in write_fp_dreg target/arm: decode generator and initial sve patches - - - - --- 2017-12-18 Richard Henderson New
[09/23] target/arm: Handle SVE registers when using clear_vec_high target/arm: decode generator and initial sve patches - - - - --- 2017-12-18 Richard Henderson New
[10/23] target/arm: Implement SVE Integer Reduction Group target/arm: decode generator and initial sve patches - - - - --- 2017-12-18 Richard Henderson New
[11/23] target/arm: Implement SVE bitwise shift by immediate (predicated) target/arm: decode generator and initial sve patches - - - - --- 2017-12-18 Richard Henderson New
[12/23] target/arm: Implement SVE bitwise shift by vector (predicated) target/arm: decode generator and initial sve patches - - - - --- 2017-12-18 Richard Henderson New
[13/23] target/arm: Implement SVE bitwise shift by wide elements (predicated) target/arm: decode generator and initial sve patches - - - - --- 2017-12-18 Richard Henderson New
[14/23] target/arm: Implement SVE Integer Arithmetic - Unary Predicated Group target/arm: decode generator and initial sve patches - - - - --- 2017-12-18 Richard Henderson New
[15/23] target/arm: Implement SVE Integer Multiply-Add Group target/arm: decode generator and initial sve patches - - - - --- 2017-12-18 Richard Henderson New
[16/23] target/arm: Implement SVE Integer Arithmetic - Unpredicated Group target/arm: decode generator and initial sve patches - - - - --- 2017-12-18 Richard Henderson New
[17/23] target/arm: Implement SVE Index Generation Group target/arm: decode generator and initial sve patches - - - - --- 2017-12-18 Richard Henderson New
[18/23] target/arm: Implement SVE Stack Allocation Group target/arm: decode generator and initial sve patches - - - - --- 2017-12-18 Richard Henderson New
[19/23] target/arm: Implement SVE Bitwise Shift - Unpredicated Group target/arm: decode generator and initial sve patches - - - - --- 2017-12-18 Richard Henderson New
[20/23] target/arm: Implement SVE Compute Vector Address Group target/arm: decode generator and initial sve patches - - - - --- 2017-12-18 Richard Henderson New
[21/23] target/arm: Implement SVE floating-point exponential accelerator target/arm: decode generator and initial sve patches - - - - --- 2017-12-18 Richard Henderson New
[22/23] target/arm: Implement SVE floating-point trig select coefficient target/arm: decode generator and initial sve patches - - - - --- 2017-12-18 Richard Henderson New
[23/23] target/arm: Implement SVE Element Count Group, register destinations target/arm: decode generator and initial sve patches - - - - --- 2017-12-18 Richard Henderson New
[01/38] target/hppa: Skeleton support for hppa-softmmu Add hppa-softmmu - - - - --- 2017-12-29 Richard Henderson New
[02/38] target/hppa: Define the rest of the PSW Add hppa-softmmu - - - - --- 2017-12-29 Richard Henderson New
[03/38] target/hppa: Disable gateway page emulation for system mode Add hppa-softmmu - - - - --- 2017-12-29 Richard Henderson New
[04/38] target/hppa: Define hardware exception types Add hppa-softmmu - - - - --- 2017-12-29 Richard Henderson New
[05/38] target/hppa: Split address size from register size Add hppa-softmmu - - - - --- 2017-12-29 Richard Henderson New
[06/38] target/hppa: Implement mmu_idx from IA privilege level Add hppa-softmmu - - - - --- 2017-12-29 Richard Henderson New
[07/38] target/hppa: Implement the system mask instructions Add hppa-softmmu - - - - --- 2017-12-29 Richard Henderson New
[08/38] target/hppa: Add space registers Add hppa-softmmu - - - - --- 2017-12-29 Richard Henderson New
[09/38] target/hppa: Add control registers Add hppa-softmmu - - - - --- 2017-12-29 Richard Henderson New
[10/38] target/hppa: Adjust insn mask for mfctl, w Add hppa-softmmu - - - - --- 2017-12-29 Richard Henderson New
[11/38] target/hppa: Implement rfi Add hppa-softmmu - - - - --- 2017-12-29 Richard Henderson New
[12/38] target/hppa: Fill in hppa_cpu_do_interrupt/hppa_cpu_exec_interrupt Add hppa-softmmu - - - - --- 2017-12-29 Richard Henderson New
[13/38] target/hppa: Implement unaligned access trap Add hppa-softmmu - - - - --- 2017-12-29 Richard Henderson New
[14/38] target/hppa: Use space registers in data operations Add hppa-softmmu - - - - --- 2017-12-29 Richard Henderson New
[15/38] target/hppa: Do not set cs_base to iaoq_b Add hppa-softmmu - - - - --- 2017-12-29 Richard Henderson New
[16/38] target/hppa: Avoid privilege level decrease during branches Add hppa-softmmu - - - - --- 2017-12-29 Richard Henderson New
[17/38] target/hppa: Implement IASQ Add hppa-softmmu - - - - --- 2017-12-29 Richard Henderson New
[18/38] target/hppa: Implement tlb_fill Add hppa-softmmu - - - - --- 2017-12-29 Richard Henderson New
[19/38] target/hppa: Implement external interrupts Add hppa-softmmu - - - - --- 2017-12-29 Richard Henderson New
[20/38] target/hppa: Implement the interval timer Add hppa-softmmu - - - - --- 2017-12-29 Richard Henderson New
[21/38] target/hppa: Log unimplemented instructions Add hppa-softmmu - - - - --- 2017-12-29 Richard Henderson New
[22/38] target/hppa: Implement I*TLBA and I*TLBP insns Add hppa-softmmu - - - - --- 2017-12-29 Richard Henderson New
[23/38] target/hppa: Implement P*TLB and P*TLBE insns Add hppa-softmmu - - - - --- 2017-12-29 Richard Henderson New
[24/38] target/hppa: Implement LDWA Add hppa-softmmu - - - - --- 2017-12-29 Richard Henderson New
[25/38] target/hppa: Implement LPA Add hppa-softmmu - - - - --- 2017-12-29 Richard Henderson New
[26/38] target/hppa: Implement LCI Add hppa-softmmu - - - - --- 2017-12-29 Richard Henderson New
[27/38] target/hppa: Implement SYNCDMA insn Add hppa-softmmu - - - - --- 2017-12-29 Richard Henderson New
[28/38] target/hppa: Implement a halt instruction Add hppa-softmmu - - - - --- 2017-12-29 Richard Henderson New
[29/38] hw/hppa: Implement DINO system board Add hppa-softmmu - - - - --- 2017-12-29 Richard Henderson New
[30/38] target/hppa: Optimize for flat addressing space Add hppa-softmmu - - - - --- 2017-12-29 Richard Henderson New
[31/38] target/hppa: Add system registers to gdbstub Add hppa-softmmu - - - - --- 2017-12-29 Richard Henderson New
[32/38] target/hppa: Add migration for the cpu Add hppa-softmmu - - - - --- 2017-12-29 Richard Henderson New
[33/38] target/hppa: Implement B,GATE insn Add hppa-softmmu - - - - --- 2017-12-29 Richard Henderson New
[34/38] target/hppa: Only use EXCP_DTLB_MISS Add hppa-softmmu - - - - --- 2017-12-29 Richard Henderson New
[35/38] qom: Add MMU_DEBUG_LOAD Add hppa-softmmu - - - - --- 2017-12-29 Richard Henderson New
[36/38] target/hppa: Use MMU_DEBUG_LOAD when reloading for CR[IIR] Add hppa-softmmu - - - - --- 2017-12-29 Richard Henderson New
[37/38] target/hppa: Increase number of temp regs Add hppa-softmmu - - - - --- 2017-12-29 Richard Henderson New
[38/38] target/hppa: Fix comment Add hppa-softmmu - - - - --- 2017-12-29 Richard Henderson New
[v3] linux-user: Use *at functions instead of caching interp_prefix contents [v3] linux-user: Use *at functions instead of caching interp_prefix contents - - - - --- 2017-12-29 Richard Henderson New
[PULL,1/8] target/*helper: don't check retaddr before calling cpu_restore_state tcg queued patches - - - - --- 2017-12-29 Richard Henderson New
[PULL,2/8] target/moxie: Fix tlb_fill tcg queued patches - - 1 - --- 2017-12-29 Richard Henderson New
[PULL,3/8] tcg: Remove TCGV_UNUSED* and TCGV_IS_UNUSED* tcg queued patches - - 1 - --- 2017-12-29 Richard Henderson New
[PULL,4/8] tcg: Dynamically allocate TCGOps tcg queued patches - - - - --- 2017-12-29 Richard Henderson New
[PULL,5/8] tcg: Generalize TCGOp parameters tcg queued patches - - 1 - --- 2017-12-29 Richard Henderson New
[PULL,6/8] tcg: Add tcg_signed_cond tcg queued patches - - - - --- 2017-12-29 Richard Henderson New
« 1 2 ... 706 707 7084309 4310 »