Current Team Memberships

Show patches with: Archived = No       |   23215 patches
« 1 2 ... 212 213 214232 233 »
Patch Series S/W/F Date Submitter Delegate State
[v2,06/15] target/arm: Clear unused predicate bits for LD1RQ target/arm: sve system mode patches --- 2018-09-26 Richard Henderson Superseded
[v2,05/15] target/arm: Adjust aarch64_cpu_dump_state for system mode SVE target/arm: sve system mode patches --- 2018-09-26 Richard Henderson Superseded
[v2,04/15] target/arm: Handle SVE vector length changes in system mode target/arm: sve system mode patches --- 2018-09-26 Richard Henderson Superseded
[v2,03/15] target/arm: Pass in current_el to fp and sve_exception_el target/arm: sve system mode patches --- 2018-09-26 Richard Henderson Superseded
[v2,02/15] target/arm: Adjust sve_exception_el target/arm: sve system mode patches --- 2018-09-26 Richard Henderson Superseded
[v2,01/15] target/arm: Define ID_AA64ZFR0_EL1 target/arm: sve system mode patches --- 2018-09-26 Richard Henderson Superseded
[PULL,13/13] tcg/i386: fix vector operations on 32-bit hosts tcg-next patch queue --- 2018-09-26 Richard Henderson New
[PULL,12/13] qht-bench: add -p flag to precompute hash values tcg-next patch queue --- 2018-09-26 Richard Henderson Accepted
[PULL,11/13] qht: constify arguments to some internal functions tcg-next patch queue --- 2018-09-26 Richard Henderson Accepted
[PULL,10/13] qht: constify qht_statistics_init tcg-next patch queue --- 2018-09-26 Richard Henderson Accepted
[PULL,09/13] qht: constify qht_lookup tcg-next patch queue --- 2018-09-26 Richard Henderson Accepted
[PULL,08/13] qht: fix comment in qht_bucket_remove_entry tcg-next patch queue --- 2018-09-26 Richard Henderson Accepted
[PULL,07/13] qht: drop ht argument from qht iterators tcg-next patch queue --- 2018-09-26 Richard Henderson New
[PULL,06/13] test-qht: speed up + test qht_resize tcg-next patch queue --- 2018-09-26 Richard Henderson Accepted
[PULL,05/13] test-qht: test deletion of the last entry in a bucket tcg-next patch queue --- 2018-09-26 Richard Henderson Accepted
[PULL,04/13] test-qht: test removal of non-existent entries tcg-next patch queue --- 2018-09-26 Richard Henderson Accepted
[PULL,03/13] test-qht: test qht_iter_remove tcg-next patch queue --- 2018-09-26 Richard Henderson Accepted
[PULL,02/13] qht: add qht_iter_remove tcg-next patch queue --- 2018-09-26 Richard Henderson Accepted
[PULL,01/13] qht: remove unused map param from qht_remove__locked tcg-next patch queue --- 2018-09-26 Richard Henderson New
[13/13] target/arm: Remove assertions from resolve_id_regs target/arm: Derive cpu id regs from features --- 2018-09-15 Richard Henderson New
[12/13] target/arm: Derive id_aa64pfr0 from features target/arm: Derive cpu id regs from features --- 2018-09-15 Richard Henderson New
[11/13] target/arm: Derive id_aa64isar1 from features target/arm: Derive cpu id regs from features --- 2018-09-15 Richard Henderson New
[10/13] target/arm: Derive id_aa64isar0 from features target/arm: Derive cpu id regs from features --- 2018-09-15 Richard Henderson New
[09/13] target/arm: Derive id_pfr1 from features target/arm: Derive cpu id regs from features --- 2018-09-15 Richard Henderson New
[08/13] target/arm: Derive id_pfr0 from features target/arm: Derive cpu id regs from features --- 2018-09-15 Richard Henderson New
[07/13] target/arm: Derive id_isar5 and id_isar6 from features target/arm: Derive cpu id regs from features --- 2018-09-15 Richard Henderson New
[06/13] target/arm: Derive id_isar4 from features target/arm: Derive cpu id regs from features --- 2018-09-15 Richard Henderson New
[05/13] target/arm: Derive id_isar3 from features target/arm: Derive cpu id regs from features --- 2018-09-15 Richard Henderson New
[04/13] target/arm: Derive id_isar2 from features target/arm: Derive cpu id regs from features --- 2018-09-15 Richard Henderson New
[03/13] target/arm: Derive id_isar1 from features target/arm: Derive cpu id regs from features --- 2018-09-15 Richard Henderson New
[02/13] target/arm: Derive id_isar0 from features target/arm: Derive cpu id regs from features --- 2018-09-15 Richard Henderson New
[01/13] target/arm: Add ARM_FEATURE_SWP target/arm: Derive cpu id regs from features --- 2018-09-15 Richard Henderson New
target/arm: Fix cpu_get_tb_cpu_flags vs !sve target/arm: Fix cpu_get_tb_cpu_flags vs !sve --- 2018-08-24 Richard Henderson New
[v2,5/5] target/ppc: Convert to HAVE_CMPXCHG128 and HAVE_ATOMIC128 tcg: Reorg 128-bit atomic operations --- 2018-08-21 Richard Henderson Superseded
[v2,4/5] target/arm: Check HAVE_CMPXCHG128 at transate time tcg: Reorg 128-bit atomic operations --- 2018-08-21 Richard Henderson Superseded
[v2,3/5] target/arm: Convert to HAVE_CMPXCHG128 tcg: Reorg 128-bit atomic operations --- 2018-08-21 Richard Henderson Superseded
[v2,2/5] target/i386: Convert to HAVE_CMPXCHG128 tcg: Reorg 128-bit atomic operations --- 2018-08-21 Richard Henderson Superseded
[v2,1/5] tcg: Split CONFIG_ATOMIC128 tcg: Reorg 128-bit atomic operations --- 2018-08-21 Richard Henderson Superseded
[v4,16/16] linux-user: Split out some process syscalls linux-user: Split do_syscall --- 2018-08-18 Richard Henderson New
[v4,15/16] linux-user: Split out memory syscalls linux-user: Split do_syscall --- 2018-08-18 Richard Henderson New
[v4,14/16] linux-user: Split out ipc syscalls linux-user: Split do_syscall --- 2018-08-18 Richard Henderson New
[v4,13/16] linux-user: Split out name_to_handle_at, open_by_handle_at linux-user: Split do_syscall --- 2018-08-18 Richard Henderson Superseded
[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,09/16] linux-user: Setup split syscall infrastructure linux-user: Split do_syscall --- 2018-08-18 Richard Henderson Superseded
[v4,08/16] configure: Use -Wunused-const-variable linux-user: Split do_syscall --- 2018-08-18 Richard Henderson New
[v4,07/16] linux-user: Propagate goto fail to return linux-user: Split do_syscall --- 2018-08-18 Richard Henderson Superseded
[v4,06/16] linux-user: Propagate goto unimplemented to default linux-user: Split do_syscall --- 2018-08-18 Richard Henderson New
[v4,05/16] linux-user: Propagate goto unimplemented_nowarn to return linux-user: Split do_syscall --- 2018-08-18 Richard Henderson Superseded
[v4,04/16] linux-user: Propagate goto efault to return linux-user: Split do_syscall --- 2018-08-18 Richard Henderson Superseded
[v4,03/16] linux-user: Relax single exit from "break" linux-user: Split do_syscall --- 2018-08-18 Richard Henderson New
[v4,02/16] linux-user: Split out do_syscall1 linux-user: Split do_syscall --- 2018-08-18 Richard Henderson Superseded
[v4,01/16] linux-user: Remove DEBUG linux-user: Split do_syscall --- 2018-08-18 Richard Henderson Superseded
[5/5] target/ppc: Convert to HAVE_CMPXCHG128 and HAVE_ATOMIC128 tcg: Reorg 128-bit atomic operations --- 2018-08-16 Richard Henderson Superseded
[4/5] target/arm: Convert to HAVE_CMPXCHG128 tcg: Reorg 128-bit atomic operations --- 2018-08-16 Richard Henderson Superseded
[3/5] target/s390x: Convert to HAVE_CMPXCHG128 and HAVE_ATOMIC128 tcg: Reorg 128-bit atomic operations --- 2018-08-16 Richard Henderson New
[2/5] target/i386: Convert to HAVE_CMPXCHG128 tcg: Reorg 128-bit atomic operations --- 2018-08-16 Richard Henderson Superseded
[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
[3/4] target/arm: Use the int-to-float-scale softfloat routines target/arm: Fix int64_to_float16 double-rounding --- 2018-08-14 Richard Henderson Superseded
[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
[6/6] softfloat: Fix missing inexact for floating-point add target/arm: More sve-ish fixes --- 2018-08-10 Richard Henderson Superseded
[5/6] target/arm: Fix aa64 FCADD and FCMLA decode target/arm: More sve-ish fixes --- 2018-08-10 Richard Henderson Superseded
[4/6] target/arm: Use FZ not FZ16 for SVE FCVT single-half and double-half target/arm: More sve-ish fixes --- 2018-08-10 Richard Henderson Superseded
[3/6] target/arm: Use fp_status_fp16 for do_fmpa_zpzzz_h target/arm: More sve-ish fixes --- 2018-08-10 Richard Henderson Superseded
[2/6] target/arm: Ignore float_flag_input_denormal from fp_status_f16 target/arm: More sve-ish fixes --- 2018-08-10 Richard Henderson Superseded
[1/6] target/arm: Adjust FPCR_MASK for FZ16 target/arm: More sve-ish fixes --- 2018-08-10 Richard Henderson Superseded
[20/20] target/arm: Pass TCGMemOpIdx to sve memory helpers target/arm: sve system mode patches --- 2018-08-09 Richard Henderson Superseded
[19/20] target/arm: Rewrite vector gather first-fault loads target/arm: sve system mode patches --- 2018-08-09 Richard Henderson Superseded
[18/20] target/arm: Rewrite vector gather stores target/arm: sve system mode patches --- 2018-08-09 Richard Henderson Superseded
[17/20] target/arm: Rewrite vector gather loads target/arm: sve system mode patches --- 2018-08-09 Richard Henderson Superseded
[16/20] target/arm: Split contiguous stores for endianness target/arm: sve system mode patches --- 2018-08-09 Richard Henderson Superseded
[15/20] target/arm: Split contiguous loads for endianness target/arm: sve system mode patches --- 2018-08-09 Richard Henderson Superseded
[14/20] target/arm: Rewrite helper_sve_st[1234]*_r target/arm: sve system mode patches --- 2018-08-09 Richard Henderson Superseded
[13/20] target/arm: Rewrite helper_sve_ld[234]*_r target/arm: sve system mode patches --- 2018-08-09 Richard Henderson Superseded
[12/20] target/arm: Rewrite helper_sve_ld1*_r using pages target/arm: sve system mode patches --- 2018-08-09 Richard Henderson New
[11/20] target/arm: Clear unused predicate bits for LD1RQ target/arm: sve system mode patches --- 2018-08-09 Richard Henderson Superseded
[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
[09/20] target/arm: Handle SVE vector length changes in system mode target/arm: sve system mode patches --- 2018-08-09 Richard Henderson Superseded
[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
[04/20] target/arm: Adjust sve_exception_el target/arm: sve system mode patches --- 2018-08-09 Richard Henderson Superseded
[03/20] target/arm: Define ID_AA64ZFR0_EL1 target/arm: sve system mode patches --- 2018-08-09 Richard Henderson Superseded
[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
[10/11] target/arm: Dump SVE state if enabled target/arm: sve linux-user patches --- 2018-08-09 Richard Henderson Superseded
[09/11] target/arm: Reformat integer register dump target/arm: sve linux-user patches --- 2018-08-09 Richard Henderson Superseded
[08/11] target/arm: Fix offset scaling for LD_zprr and ST_zprr target/arm: sve linux-user patches --- 2018-08-09 Richard Henderson Superseded
[07/11] target/arm: Fix offset for LD1R instructions target/arm: sve linux-user patches --- 2018-08-09 Richard Henderson Superseded
[06/11] target/arm: Fix sign-extension in sve do_ldr/do_str target/arm: sve linux-user patches --- 2018-08-09 Richard Henderson Superseded
[05/11] target/arm: Fix typo in helper_sve_ld1hss_r target/arm: sve linux-user patches --- 2018-08-09 Richard Henderson Superseded
[04/11] target/arm: Fix typo in helper_sve_movz_d target/arm: sve linux-user patches --- 2018-08-09 Richard Henderson Superseded
[03/11] target/arm: Reorganize SVE WHILE target/arm: sve linux-user patches --- 2018-08-09 Richard Henderson Superseded
[02/11] target/arm: Fix typo in do_sat_addsub_64 target/arm: sve linux-user patches --- 2018-08-09 Richard Henderson Superseded
[01/11] target/arm: Fix sign of sve_cmpeq_ppzw/sve_cmpne_ppzw target/arm: sve linux-user patches --- 2018-08-09 Richard Henderson Superseded
« 1 2 ... 212 213 214232 233 »

Bundling

Create bundle: