Show patches with: Submitter = Richard Henderson       |    State = Action Required       |   5317 patches
« 1 2 ... 46 47 4853 54 »
Patch Series S/W/F Date Submitter Delegate State
[v4,12/16] linux-user: Split out pread64, pwrite64 linux-user: Split do_syscall --- 2018-08-18 Richard Henderson New
[v4,11/16] linux-user: Split out preadv, pwritev, readv, writev linux-user: Split do_syscall --- 2018-08-18 Richard Henderson New
[v4,10/16] linux-user: Split out some simple file syscalls linux-user: Split do_syscall --- 2018-08-18 Richard Henderson New
[v4,08/16] configure: Use -Wunused-const-variable linux-user: Split do_syscall --- 2018-08-18 Richard Henderson New
[v4,06/16] linux-user: Propagate goto unimplemented to default linux-user: Split do_syscall --- 2018-08-18 Richard Henderson New
[v4,03/16] linux-user: Relax single exit from "break" linux-user: Split do_syscall --- 2018-08-18 Richard Henderson New
[3/5] target/s390x: Convert to HAVE_CMPXCHG128 and HAVE_ATOMIC128 tcg: Reorg 128-bit atomic operations --- 2018-08-16 Richard Henderson New
[1/5] tcg: Split CONFIG_ATOMIC128 tcg: Reorg 128-bit atomic operations --- 2018-08-16 Richard Henderson New
[4/4] target/arm: Use the float-to-int-scale softfloat routines target/arm: Fix int64_to_float16 double-rounding --- 2018-08-14 Richard Henderson New
[2/4] softfloat: Add scaling float-to-int routines target/arm: Fix int64_to_float16 double-rounding --- 2018-08-14 Richard Henderson New
[1/4] softfloat: Add scaling int-to-float routines target/arm: Fix int64_to_float16 double-rounding --- 2018-08-14 Richard Henderson New
[12/20] target/arm: Rewrite helper_sve_ld1*_r using pages target/arm: sve system mode patches --- 2018-08-09 Richard Henderson New
[10/20] target/arm: Adjust aarch64_cpu_dump_state for system mode SVE target/arm: sve system mode patches --- 2018-08-09 Richard Henderson New
[08/20] target/arm: Pass in current_el to fp and sve_exception_el target/arm: sve system mode patches --- 2018-08-09 Richard Henderson New
[07/20] target/arm: Fix is_a64 for user-only target/arm: sve system mode patches --- 2018-08-09 Richard Henderson New
[06/20] target/arm: Fix arm_current_el for user-only target/arm: sve system mode patches --- 2018-08-09 Richard Henderson New
[05/20] target/arm: Fix arm_cpu_data_is_big_endian for aa64 user-only target/arm: sve system mode patches --- 2018-08-09 Richard Henderson New
[02/20] target/arm: Set ID_AA64PFR0 bits for SVE for -cpu max target/arm: sve system mode patches --- 2018-08-09 Richard Henderson New
[01/20] target/arm: Set ISAR bits for -cpu max target/arm: sve system mode patches --- 2018-08-09 Richard Henderson New
[11/11] target/arm: Add sve-max-vq cpu property to -cpu max target/arm: sve linux-user patches --- 2018-08-09 Richard Henderson New
[2/2] fixup! target/ppc: Use non-arithmetic conversions for fp load/store target/ppc: Fixes for my fpu cleanups --- 2018-08-06 Richard Henderson New
[1/2] fixup! target/ppc: Honor fpscr_ze semantics and tidy fdiv target/ppc: Fixes for my fpu cleanups --- 2018-08-06 Richard Henderson New
[3/4] linux-user/sparc: Fix cpu_clone_regs linux-user/sparc: Fixes for clone --- 2018-07-30 Richard Henderson New
[PULL,for-3.0,1/1] tcg/aarch64: limit mul_vec size tcg-next pull --- 2018-07-20 Richard Henderson New
[7/7] target/ppc: Use non-arithmetic conversions for fp load/store target/ppc fp cleanups --- 2018-07-03 Richard Henderson New
[5/7] target/ppc: Tidy helper_fsqrt target/ppc fp cleanups --- 2018-07-03 Richard Henderson New
[4/7] target/ppc: Tidy helper_fadd, helper_fsub target/ppc fp cleanups --- 2018-07-03 Richard Henderson New
[3/7] target/ppc: Tidy helper_fmul target/ppc fp cleanups --- 2018-07-03 Richard Henderson New
[2/7] target/ppc: Honor fpscr_ze semantics and tidy fdiv target/ppc fp cleanups --- 2018-07-03 Richard Henderson New
[PULL,5/6] accel/tcg: Avoid caching overwritten tlb entries tcg queued patches --- 2018-07-02 Richard Henderson New
[PULL,2/6] tcg: Define and use new tlb_hit() and tlb_hit_page() functions tcg queued patches --- 2018-07-02 Richard Henderson New
[1/2] target/arm: Always return ARMASIdx_NS when num_ases == 1 Fix qemu-system-aarch64 crash --- 2018-06-30 Richard Henderson New
[5/6] target/arm: Add ID_ISAR6 target/arm SVE updates --- 2018-06-29 Richard Henderson New
[1/6] target/arm: Fix SVE signed division vs x86 overflow exception target/arm SVE updates --- 2018-06-29 Richard Henderson New
[v3,23/23] linux-user: Fix struct sigaltstack for openrisc target/openrisc improvements --- 2018-06-28 Richard Henderson New
[v3,22/23] linux-user: Implement signals for openrisc target/openrisc improvements --- 2018-06-28 Richard Henderson New
[v3,20/23] target/openrisc: Reorg tlb lookup target/openrisc improvements --- 2018-06-28 Richard Henderson New
[v3,19/23] target/openrisc: Increase the TLB size target/openrisc improvements --- 2018-06-28 Richard Henderson New
[v3,13/23] target/openrisc: Merge mmu_helper.c into mmu.c target/openrisc improvements --- 2018-06-28 Richard Henderson New
[v3,12/23] target/openrisc: Remove indirect function calls for mmu target/openrisc improvements --- 2018-06-28 Richard Henderson New
[v6,35/35] target/arm: Implement ARMv8.2-DotProd target/arm SVE patches --- 2018-06-27 Richard Henderson New
[v6,33/35] target/arm: Implement SVE dot product (indexed) target/arm SVE patches --- 2018-06-27 Richard Henderson New
[v6,32/35] target/arm: Implement SVE dot product (vectors) target/arm SVE patches --- 2018-06-27 Richard Henderson New
[v6,31/35] target/arm: Implement SVE fp complex multiply add (indexed) target/arm SVE patches --- 2018-06-27 Richard Henderson New
[v6,29/35] target/arm: Implement SVE fp complex multiply add target/arm SVE patches --- 2018-06-27 Richard Henderson New
[v6,28/35] target/arm: Implement SVE floating-point complex add target/arm SVE patches --- 2018-06-27 Richard Henderson New
[v6,27/35] target/arm: Implement SVE MOVPRFX target/arm SVE patches --- 2018-06-27 Richard Henderson New
[v6,26/35] target/arm: Implement SVE floating-point unary operations target/arm SVE patches --- 2018-06-27 Richard Henderson New
[v6,25/35] target/arm: Implement SVE floating-point round to integral value target/arm SVE patches --- 2018-06-27 Richard Henderson New
[v6,24/35] target/arm: Implement SVE floating-point convert to integer target/arm SVE patches --- 2018-06-27 Richard Henderson New
[v6,23/35] target/arm: Implement SVE floating-point convert precision target/arm SVE patches --- 2018-06-27 Richard Henderson New
[v6,22/35] target/arm: Implement SVE floating-point trig multiply-add coefficient target/arm SVE patches --- 2018-06-27 Richard Henderson New
[v6,21/35] target/arm: Implement SVE FP Compare with Zero Group target/arm SVE patches --- 2018-06-27 Richard Henderson New
[v6,20/35] target/arm: Implement SVE Floating Point Unary Operations - Unpredicated Group target/arm SVE patches --- 2018-06-27 Richard Henderson New
[v6,19/35] target/arm: Implement SVE FP Fast Reduction Group target/arm SVE patches --- 2018-06-27 Richard Henderson New
[v6,18/35] target/arm: Implement SVE Floating Point Multiply Indexed Group target/arm SVE patches --- 2018-06-27 Richard Henderson New
[v6,17/35] target/arm: Implement SVE floating-point arithmetic with immediate target/arm SVE patches --- 2018-06-27 Richard Henderson New
[v6,16/35] target/arm: Implement SVE floating-point compare vectors target/arm SVE patches --- 2018-06-27 Richard Henderson New
[v6,15/35] target/arm: Implement SVE scatter store vector immediate target/arm SVE patches --- 2018-06-27 Richard Henderson New
[v6,13/35] target/arm: Implement SVE gather loads target/arm SVE patches --- 2018-06-27 Richard Henderson New
[v6,12/35] target/arm: Implement SVE prefetches target/arm SVE patches --- 2018-06-27 Richard Henderson New
[v6,11/35] target/arm: Implement SVE scatter stores target/arm SVE patches --- 2018-06-27 Richard Henderson New
[v6,10/35] target/arm: Implement SVE store vector/predicate register target/arm SVE patches --- 2018-06-27 Richard Henderson New
[v6,09/35] target/arm: Implement SVE load and broadcast element target/arm SVE patches --- 2018-06-27 Richard Henderson New
[v6,08/35] target/arm: Implement SVE Floating Point Accumulating Reduction Group target/arm SVE patches --- 2018-06-27 Richard Henderson New
[v6,07/35] target/arm: Implement SVE FP Multiply-Add Group target/arm SVE patches --- 2018-06-27 Richard Henderson New
[v6,06/35] target/arm: Implement SVE floating-point arithmetic (predicated) target/arm SVE patches --- 2018-06-27 Richard Henderson New
[v6,05/35] target/arm: Implement SVE integer convert to floating-point target/arm SVE patches --- 2018-06-27 Richard Henderson New
[v6,04/35] target/arm: Implement SVE load and broadcast quadword target/arm SVE patches --- 2018-06-27 Richard Henderson New
[v6,03/35] target/arm: Implement SVE Memory Contiguous Store Group target/arm SVE patches --- 2018-06-27 Richard Henderson New
[v6,01/35] target/arm: Implement SVE Memory Contiguous Load Group target/arm SVE patches --- 2018-06-27 Richard Henderson New
[09/13] target/ppc: Split out gen_st_atomic target/ppc improve atomic operations --- 2018-06-26 Richard Henderson New
[05/13] target/ppc: Remove POWERPC_EXCP_STCX target/ppc improve atomic operations --- 2018-06-26 Richard Henderson New
[04/13] target/ppc: Use atomic cmpxchg for STQCX target/ppc improve atomic operations --- 2018-06-26 Richard Henderson New
[02/13] target/ppc: Use atomic load for LQ and LQARX target/ppc improve atomic operations --- 2018-06-26 Richard Henderson New
[01/13] target/ppc: Add do_unaligned_access hook target/ppc improve atomic operations --- 2018-06-26 Richard Henderson New
[2/2] linux-user: Use pthread_rwlock_t for mmap_rd/wrlock linux-user: Change mmap_lock to rwlock --- 2018-06-21 Richard Henderson New
[1/2] exec: Split mmap_lock to mmap_rdlock/mmap_wrlock linux-user: Change mmap_lock to rwlock --- 2018-06-21 Richard Henderson New
[v5,34/35] target/arm: Enable SVE for aarch64-linux-user target/arm SVE patches --- 2018-06-21 Richard Henderson New
[v5,33/35] target/arm: Implement SVE dot product (indexed) target/arm SVE patches --- 2018-06-21 Richard Henderson New
[v5,30/35] target/arm: Pass index to AdvSIMD FCMLA (indexed) target/arm SVE patches --- 2018-06-21 Richard Henderson New
[v5,23/35] target/arm: Implement SVE floating-point convert precision target/arm SVE patches --- 2018-06-21 Richard Henderson New
[v5,14/35] target/arm: Implement SVE first-fault gather loads target/arm SVE patches --- 2018-06-21 Richard Henderson New
[v2,07/22] target/openrisc: Form the spr index from tcg target/openrisc improvements --- 2018-06-18 Richard Henderson New
[v2,06/22] target/openrisc: Exit the TB after l.mtspr target/openrisc improvements --- 2018-06-18 Richard Henderson New
[v2,05/22] target/openrisc: Split out is_user target/openrisc improvements --- 2018-06-18 Richard Henderson New
[v2,04/22] target/openrisc: Link more translation blocks target/openrisc improvements --- 2018-06-18 Richard Henderson New
[PULL,v2,19/19] tcg: Reduce max TB opcode count tcg queued patches --- 2018-06-15 Richard Henderson New
[PULL,v2,18/19] tcg: remove tb_lock tcg queued patches --- 2018-06-15 Richard Henderson New
[PULL,v2,17/19] translate-all: remove tb_lock mention from cpu_restore_state_from_tb tcg queued patches --- 2018-06-15 Richard Henderson New
[PULL,v2,15/19] translate-all: protect TB jumps with a per-destination-TB lock tcg queued patches --- 2018-06-15 Richard Henderson New
[PULL,v2,13/19] translate-all: introduce assert_no_pages_locked tcg queued patches --- 2018-06-15 Richard Henderson New
[PULL,v2,12/19] translate-all: add page_locked assertions tcg queued patches --- 2018-06-15 Richard Henderson New
[PULL,v2,11/19] translate-all: use per-page locking in !user-mode tcg queued patches --- 2018-06-15 Richard Henderson New
[PULL,v2,06/19] translate-all: iterate over TBs in a page with PAGE_FOR_EACH_TB tcg queued patches --- 2018-06-15 Richard Henderson New
[PULL,v2,05/19] tcg: move tb_ctx.tb_phys_invalidate_count to tcg_ctx tcg queued patches --- 2018-06-15 Richard Henderson New
[PULL,v2,04/19] tcg: track TBs with per-region BST's tcg queued patches --- 2018-06-15 Richard Henderson New
[PULL,v2,03/19] qht: return existing entry when qht_insert fails tcg queued patches --- 2018-06-15 Richard Henderson New
[PULL,v2,02/19] qht: require a default comparison function tcg queued patches --- 2018-06-15 Richard Henderson New
[v4b,18/18] target/arm: Implement SVE Floating Point Arithmetic - Unpredicated Group target/arm: SVE instructions, part 2 --- 2018-06-13 Richard Henderson New
« 1 2 ... 46 47 4853 54 »