Current Team Memberships

Show patches with: State = Action Required       |    Archived = No       |   5500 patches
« 1 2 ... 25 26 2754 55 »
Patch Series S/W/F Date Submitter Delegate State
[PULL,12/31] tcg/loongarch64: Implement not/and/or/xor/nor/andc/orc ops [PULL,01/31] elf: Add machine type value for LoongArch --- 2021-12-21 Richard Henderson New
[PULL,11/31] tcg/loongarch64: Implement sign-/zero-extension ops [PULL,01/31] elf: Add machine type value for LoongArch --- 2021-12-21 Richard Henderson New
[PULL,02/31] MAINTAINERS: Add tcg/loongarch64 entry with myself as maintainer [PULL,01/31] elf: Add machine type value for LoongArch --- 2021-12-21 Richard Henderson New
[PULL,01/31] elf: Add machine type value for LoongArch [PULL,01/31] elf: Add machine type value for LoongArch --- 2021-12-21 Richard Henderson New
[PULL,00/31] tcg/loongarch64: New tcg backend --- 2021-12-21 Richard Henderson New
[v2,7/7] linux-user/nios2: Use set_sigmask in do_rt_sigreturn linux-user: nios2 fixes --- 2021-12-21 Richard Henderson New
[v2,2/7] linux-user/nios2: Fixes for signal frame setup linux-user: nios2 fixes --- 2021-12-21 Richard Henderson New
[v2,1/7] linux-user/nios2: Properly emulate EXCP_TRAP linux-user: nios2 fixes --- 2021-12-21 Richard Henderson New
[2/6] linux-user: Disable more prctl subcodes linux-user: prctl improvements --- 2021-12-20 Richard Henderson New
[PULL,15/15] meson: Move bsd_user_ss to bsd-user/ [PULL,01/15] linux-user: Untabify all safe-syscall.inc.S --- 2021-12-20 Richard Henderson New
[PULL,14/15] meson: Move linux_user_ss to linux-user/ [PULL,01/15] linux-user: Untabify all safe-syscall.inc.S --- 2021-12-20 Richard Henderson New
[PULL,13/15] linux-user: Move thunk.c from top-level [PULL,01/15] linux-user: Untabify all safe-syscall.inc.S --- 2021-12-20 Richard Henderson New
[PULL,11/15] common-user: Move safe-syscall.* from linux-user [PULL,01/15] linux-user: Untabify all safe-syscall.inc.S --- 2021-12-20 Richard Henderson New
[PULL,09/15] linux-user: Create special-errno.h [PULL,01/15] linux-user: Untabify all safe-syscall.inc.S --- 2021-12-20 Richard Henderson New
[PULL,06/15] linux-user: Rename TARGET_ERESTARTSYS to QEMU_ERESTARTSYS [PULL,01/15] linux-user: Untabify all safe-syscall.inc.S --- 2021-12-20 Richard Henderson New
[PULL,05/15] linux-user: Remove HAVE_SAFE_SYSCALL and hostdep.h [PULL,01/15] linux-user: Untabify all safe-syscall.inc.S --- 2021-12-20 Richard Henderson New
[PULL,04/15] linux-user/host/sparc64: Add safe-syscall.inc.S [PULL,01/15] linux-user: Untabify all safe-syscall.inc.S --- 2021-12-20 Richard Henderson New
[PULL,03/15] linux-user/host/mips: Add safe-syscall.inc.S [PULL,01/15] linux-user: Untabify all safe-syscall.inc.S --- 2021-12-20 Richard Henderson New
[PULL,02/15] linux-user: Move syscall error detection into safe_syscall_base [PULL,01/15] linux-user: Untabify all safe-syscall.inc.S --- 2021-12-20 Richard Henderson New
[PULL,00/15] *-user: simplify safe signal handling --- 2021-12-20 Richard Henderson New
[12/20] tcg/i386: Implement avx512 variable rotate tcg: vector improvements --- 2021-12-18 Richard Henderson New
[04/20] tcg/s390x: Implement vector NAND, NOR, EQV tcg: vector improvements --- 2021-12-18 Richard Henderson New
[03/20] tcg/ppc: Implement vector NAND, NOR, EQV tcg: vector improvements --- 2021-12-18 Richard Henderson New
[02/20] tcg: Add opcodes for vector nand, nor, eqv tcg: vector improvements --- 2021-12-18 Richard Henderson New
[v7,15/15] meson: Move bsd_user_ss to bsd-user/ linux-user: simplify safe signal handling --- 2021-12-14 Richard Henderson New
[6/6] target/arm: Implement FEAT_LPA2 target/arm: Implement LVA, LPA, LPA2 features --- 2021-12-08 Richard Henderson New
[4/6] target/arm: Implement FEAT_LVA target/arm: Implement LVA, LPA, LPA2 features --- 2021-12-08 Richard Henderson New
[3/6] target/arm: Honor TCR_ELx.{I}PS target/arm: Implement LVA, LPA, LPA2 features --- 2021-12-08 Richard Henderson New
[1/6] target/arm: Fault on invalid TCR_ELx.TxSZ target/arm: Implement LVA, LPA, LPA2 features --- 2021-12-08 Richard Henderson New
[PULL,1/1] tcg/arm: Reduce vector alignment requirement for NEON [PULL,1/1] tcg/arm: Reduce vector alignment requirement for NEON --- 2021-12-07 Richard Henderson New
[PULL,0/1] tcg patch queue for 6.2 --- 2021-12-07 Richard Henderson New
[v2,12/15] target/m68k: Fix stack frame for EXCP_ILLEGAL target/m68k: Conditional traps + trap cleanup --- 2021-12-02 Richard Henderson New
[v2,08/15] target/m68k: Fix address argument for EXCP_TRACE target/m68k: Conditional traps + trap cleanup --- 2021-12-02 Richard Henderson New
[3/3] target/m68k: Implement FTRAPcc target/m68k: Implement conditional traps --- 2021-11-30 Richard Henderson New
[2/3] target/m68k: Implement TRAPcc target/m68k: Implement conditional traps --- 2021-11-30 Richard Henderson New
[1/3] target/m68k: Implement TRAPV target/m68k: Implement conditional traps --- 2021-11-30 Richard Henderson New
[v6,02/16] linux-user/host/ppc64: Use r11 for signal_pending address linux-user: simplify safe signal handling --- 2021-11-23 Richard Henderson New
[PULL,2/2] linux-user/signal.c: Create a common rewind_if_in_safe_syscall [PULL,1/2] linux-user: Add host_signal_set_pc to set pc in mcontext --- 2021-11-23 Richard Henderson New
[PULL,1/2] linux-user: Add host_signal_set_pc to set pc in mcontext [PULL,1/2] linux-user: Add host_signal_set_pc to set pc in mcontext --- 2021-11-23 Richard Henderson New
[PULL,0/2] linux-user: Create a common rewind_if_in_safe_syscall --- 2021-11-23 Richard Henderson New
[32/35] target/ppc: Add helper for frsqrtes target/ppc fpu fixes and cleanups --- 2021-11-19 Richard Henderson New
[31/35] target/ppc: Add helper for fmuls target/ppc fpu fixes and cleanups --- 2021-11-19 Richard Henderson New
[30/35] target/ppc: Add helpers for fadds, fsubs, fdivs target/ppc fpu fixes and cleanups --- 2021-11-19 Richard Henderson New
[29/35] target/ppc: Add helper for fsqrts target/ppc fpu fixes and cleanups --- 2021-11-19 Richard Henderson New
[28/35] target/ppc: Add helpers for fmadds et al target/ppc fpu fixes and cleanups --- 2021-11-19 Richard Henderson New
[27/35] softfloat: Add float64r32 arithmetic routines target/ppc fpu fixes and cleanups --- 2021-11-19 Richard Henderson New
[22/35] target/ppc: Update do_frsp for new flags target/ppc fpu fixes and cleanups --- 2021-11-19 Richard Henderson New
[07/35] softfloat: Add flag specific to signaling nans target/ppc fpu fixes and cleanups --- 2021-11-19 Richard Henderson New
[06/35] softfloat: Add flag specific to convert non-nan to int target/ppc fpu fixes and cleanups --- 2021-11-19 Richard Henderson New
[05/35] softfloat: Add flag specific to sqrt(-x) target/ppc fpu fixes and cleanups --- 2021-11-19 Richard Henderson New
[04/35] softfloat: Add flags specific to Inf / Inf and 0 / 0 target/ppc fpu fixes and cleanups --- 2021-11-19 Richard Henderson New
[03/35] softfloat: Add flag specific to Inf * 0 target/ppc fpu fixes and cleanups --- 2021-11-19 Richard Henderson New
[02/35] softfloat: Add flag specific to Inf - Inf target/ppc fpu fixes and cleanups --- 2021-11-19 Richard Henderson New
[for-6.2] tests/tcg/ppc64le: Fix compile flags for byte_reverse [for-6.2] tests/tcg/ppc64le: Fix compile flags for byte_reverse --- 2021-11-17 Richard Henderson New
[v5,15/17] linux-user: Move thunk.c from top-level linux-user: simplify safe signal handling --- 2021-11-17 Richard Henderson New
[v5,14/17] common-user: Move safe-syscall.* from linux-user linux-user: simplify safe signal handling --- 2021-11-17 Richard Henderson New
[v5,13/17] meson: Add build infrastructure for common-user linux-user: simplify safe signal handling --- 2021-11-17 Richard Henderson New
[v5,08/17] common-user: Adjust system call return on FreeBSD linux-user: simplify safe signal handling --- 2021-11-17 Richard Henderson New
[v5,07/17] linux-user: Remove HAVE_SAFE_SYSCALL and hostdep.h linux-user: simplify safe signal handling --- 2021-11-17 Richard Henderson New
[v5,06/17] common-user/host/sparc64: Add safe-syscall.inc.S linux-user: simplify safe signal handling --- 2021-11-17 Richard Henderson New
[v5,05/17] common-user/host/mips: Add safe-syscall.inc.S linux-user: simplify safe signal handling --- 2021-11-17 Richard Henderson New
[v5,04/17] common-user: Move syscall error detection into safe_syscall_base linux-user: simplify safe signal handling --- 2021-11-17 Richard Henderson New
[v5,03/17] linux-user/safe-syscall.inc.S: Move to common-user linux-user: simplify safe signal handling --- 2021-11-17 Richard Henderson New
[v4,9/9] common-user: Move safe-syscall.* from *-user linux-user: simplify safe signal handling --- 2021-11-16 Richard Henderson New
[for-6.2] meson.build: Merge riscv32 and riscv64 cpu family [for-6.2] meson.build: Merge riscv32 and riscv64 cpu family --- 2021-11-16 Richard Henderson New
[v2,4/4] linux-user: Rewrite do_getdents, do_getdents64 linux-user: Fix getdents alignment issues (#704) --- 2021-11-14 Richard Henderson New
[v2,3/4] linux-user: Fix member types of target_dirent64 linux-user: Fix getdents alignment issues (#704) --- 2021-11-14 Richard Henderson New
[v2,2/4] linux-user: Always use flexible arrays for dirent d_name linux-user: Fix getdents alignment issues (#704) --- 2021-11-14 Richard Henderson New
[v2,1/4] linux-user: Split out do_getdents, do_getdents64 linux-user: Fix getdents alignment issues (#704) --- 2021-11-14 Richard Henderson New
[PULL,4/4] tcg/s390x: Fix tcg_out_vec_op argument type [PULL,1/4] tcg/optimize: Add an extra cast to fold_extract2 --- 2021-11-11 Richard Henderson New
[PULL,3/4] tcg: Document ctpop opcodes [PULL,1/4] tcg/optimize: Add an extra cast to fold_extract2 --- 2021-11-11 Richard Henderson New
[PULL,2/4] tcg: Remove TCI experimental status [PULL,1/4] tcg/optimize: Add an extra cast to fold_extract2 --- 2021-11-11 Richard Henderson New
[PULL,1/4] tcg/optimize: Add an extra cast to fold_extract2 [PULL,1/4] tcg/optimize: Add an extra cast to fold_extract2 --- 2021-11-11 Richard Henderson New
[PULL,0/4] tcg patch queue --- 2021-11-11 Richard Henderson New
[4/4] linux-user: Rewrite do_getdents, do_getdents64 linux-user: Fix getdents alignment issues (#704) --- 2021-11-07 Richard Henderson New
[v4,10/10] tests/tcg: Add arm and aarch64 pc alignment tests target/arm: Fix insn exception priorities --- 2021-11-03 Richard Henderson New
[v4,08/10] target/arm: Assert thumb pc is aligned target/arm: Fix insn exception priorities --- 2021-11-03 Richard Henderson New
[v4,07/10] target/arm: Take an exception if PC is misaligned target/arm: Fix insn exception priorities --- 2021-11-03 Richard Henderson New
[v4,03/10] target/arm: Hoist pc_next to a local variable in thumb_tr_translate_insn target/arm: Fix insn exception priorities --- 2021-11-03 Richard Henderson New
[PULL,v2,06/12] target/arm: Use tcg_constant_i32() in op_smlad() target/arm patch queue --- 2021-11-02 Richard Henderson New
[PULL,v2,05/12] target/arm: Advertise MVE to gdb when present target/arm patch queue --- 2021-11-02 Richard Henderson New
[PULL,v2,04/12] tests/qtest/libqos: add SDHCI commands target/arm patch queue --- 2021-11-02 Richard Henderson New
[PULL,v2,02/12] hw/arm: Add Nuvoton SD module to board target/arm patch queue --- 2021-11-02 Richard Henderson New
[PULL,v2,01/12] hw/sd: add nuvoton MMC target/arm patch queue --- 2021-11-02 Richard Henderson New
[PULL,59/60] tcg: Add helper_unaligned_{ld,st} for user-only sigbus accel/tcg patch queue --- 2021-11-02 Richard Henderson New
[PULL,52/60] target/s390x: Implement s390x_cpu_record_sigbus accel/tcg patch queue --- 2021-11-02 Richard Henderson New
[PULL,50/60] target/ppc: Restrict ppc_cpu_do_unaligned_access to sysemu accel/tcg patch queue --- 2021-11-02 Richard Henderson New
[PULL,45/60] target/arm: Implement arm_cpu_record_sigbus accel/tcg patch queue --- 2021-11-02 Richard Henderson New
[PULL,44/60] target/alpha: Implement alpha_cpu_record_sigbus accel/tcg patch queue --- 2021-11-02 Richard Henderson New
[PULL,40/60] target/xtensa: Make xtensa_cpu_tlb_fill sysemu only accel/tcg patch queue --- 2021-11-02 Richard Henderson New
[PULL,39/60] target/sparc: Make sparc_cpu_tlb_fill sysemu only accel/tcg patch queue --- 2021-11-02 Richard Henderson New
[PULL,38/60] target/sh4: Make sh4_cpu_tlb_fill sysemu only accel/tcg patch queue --- 2021-11-02 Richard Henderson New
[PULL,37/60] target/s390x: Implement s390_cpu_record_sigsegv accel/tcg patch queue --- 2021-11-02 Richard Henderson New
[PULL,34/60] target/ppc: Implement ppc_cpu_record_sigsegv accel/tcg patch queue --- 2021-11-02 Richard Henderson New
[PULL,33/60] target/openrisc: Make openrisc_cpu_tlb_fill sysemu only accel/tcg patch queue --- 2021-11-02 Richard Henderson New
[PULL,31/60] target/nios2: Implement nios2_cpu_record_sigsegv accel/tcg patch queue --- 2021-11-02 Richard Henderson New
[PULL,30/60] target/mips: Make mips_cpu_tlb_fill sysemu only accel/tcg patch queue --- 2021-11-02 Richard Henderson New
[PULL,29/60] target/microblaze: Make mb_cpu_tlb_fill sysemu only accel/tcg patch queue --- 2021-11-02 Richard Henderson New
[PULL,26/60] target/hppa: Make hppa_cpu_tlb_fill sysemu only accel/tcg patch queue --- 2021-11-02 Richard Henderson New
[PULL,24/60] target/cris: Make cris_cpu_tlb_fill sysemu only accel/tcg patch queue --- 2021-11-02 Richard Henderson New
« 1 2 ... 25 26 2754 55 »

Bundling

Create bundle: