Show patches with: State = Action Required       |    Archived = No       |   23602 patches
« 1 2 ... 85 86 87236 237 »
Patch Series S/W/F Date Submitter Delegate State
[v1,4/6] gitlab-ci: Convert check-dco/check-patch jobs to the 'rules' syntax testing/next queue (signal, meson, acceptance tags) --- 2021-05-27 Alex Bennée New
[11/11] target/mips: Drop denormal operand to update_msacsr softfloat: Improve denormal handling --- 2021-05-27 Richard Henderson New
[10/11] target/mips: Do not check MSACSR_FS_MASK in update_msacsr softfloat: Improve denormal handling --- 2021-05-27 Richard Henderson New
[09/11] target/mips: Drop inline markers from msa_helper.c softfloat: Improve denormal handling --- 2021-05-27 Richard Henderson New
[08/11] target/rx: Fix setting of FPSW.CE softfloat: Improve denormal handling --- 2021-05-27 Richard Henderson New
[07/11] target/rx: Use FloatRoundMode in helper_set_fpsw softfloat: Improve denormal handling --- 2021-05-27 Richard Henderson New
[06/11] target/rx: Handle the FPSW.DN bit in helper_set_fpsw softfloat: Improve denormal handling --- 2021-05-27 Richard Henderson New
[05/11] target/i386: Use float_flag_inorm_denormal softfloat: Improve denormal handling --- 2021-05-27 Richard Henderson New
[04/11] softfloat: Introduce float_flag_result_denormal softfloat: Improve denormal handling --- 2021-05-27 Richard Henderson New
[03/11] softfloat: Introduce float_flag_inorm_denormal softfloat: Improve denormal handling --- 2021-05-27 Richard Henderson New
[02/11] softfloat: Rename float_flag_output_denormal to float_flag_oflush_denormal softfloat: Improve denormal handling --- 2021-05-27 Richard Henderson New
[01/11] softfloat: Rename float_flag_input_denormal to float_flag_iflush_denormal softfloat: Improve denormal handling --- 2021-05-27 Richard Henderson New
[PULL,31/31] hw/core: Constify TCGCPUOps tcg patch queue --- 2021-05-26 Richard Henderson New
[PULL,30/31] target/mips: Fold jazz behaviour into mips_cpu_do_transaction_failed tcg patch queue --- 2021-05-26 Richard Henderson New
[PULL,29/31] cpu: Move CPUClass::get_paging_enabled to SysemuCPUOps tcg patch queue --- 2021-05-26 Richard Henderson New
[PULL,28/31] cpu: Move CPUClass::get_memory_mapping to SysemuCPUOps tcg patch queue --- 2021-05-26 Richard Henderson New
[PULL,27/31] cpu: Move CPUClass::get_phys_page_debug to SysemuCPUOps tcg patch queue --- 2021-05-26 Richard Henderson New
[PULL,26/31] cpu: Move CPUClass::asidx_from_attrs to SysemuCPUOps tcg patch queue --- 2021-05-26 Richard Henderson New
[PULL,25/31] cpu: Move CPUClass::write_elf* to SysemuCPUOps tcg patch queue --- 2021-05-26 Richard Henderson New
[PULL,24/31] cpu: Move CPUClass::get_crash_info to SysemuCPUOps tcg patch queue --- 2021-05-26 Richard Henderson New
[PULL,23/31] cpu: Move CPUClass::virtio_is_big_endian to SysemuCPUOps tcg patch queue --- 2021-05-26 Richard Henderson New
[PULL,22/31] cpu: Move CPUClass::vmsd to SysemuCPUOps tcg patch queue --- 2021-05-26 Richard Henderson New
[PULL,21/31] cpu: Introduce SysemuCPUOps structure tcg patch queue --- 2021-05-26 Richard Henderson New
[PULL,19/31] cpu: Rename CPUClass vmsd -> legacy_vmsd tcg patch queue --- 2021-05-26 Richard Henderson New
[PULL,14/31] cpu: Introduce cpu_virtio_is_big_endian() tcg patch queue --- 2021-05-26 Richard Henderson New
[PULL,13/31] cpu: Un-inline cpu_get_phys_page_debug and cpu_asidx_from_attrs tcg patch queue --- 2021-05-26 Richard Henderson New
[PULL,08/31] accel/tcg: Keep TranslationBlock headers local to TCG tcg patch queue --- 2021-05-26 Richard Henderson New
[PULL,07/31] accel/tcg: Reduce 'exec/tb-context.h' inclusion tcg patch queue --- 2021-05-26 Richard Henderson New
[PULL,02/31] exec/memory_ldst_phys: Sort declarations tcg patch queue --- 2021-05-26 Richard Henderson New
[PULL,01/31] exec/memory_ldst_cached: Sort declarations tcg patch queue --- 2021-05-26 Richard Henderson New
[RFC] linux-user/sparc: Implement v8plus signals [RFC] linux-user/sparc: Implement v8plus signals --- 2021-05-26 Richard Henderson New
[v2,05/12] softfpu: Add float_round_to_odd_inf target/arm: Implement BFloat16 --- 2021-05-25 Richard Henderson New
[v2,03/12] target/arm: Implement scalar float32 to bfloat16 conversion target/arm: Implement BFloat16 --- 2021-05-25 Richard Henderson New
[v2,02/12] target/arm: Unify unallocated path in disas_fp_1src target/arm: Implement BFloat16 --- 2021-05-25 Richard Henderson New
[kvm-unit-tests,RFC] arm64: split pmu tests into tcg/kvm variants [kvm-unit-tests,RFC] arm64: split pmu tests into tcg/kvm variants --- 2021-05-25 Alex Bennée New
[v2,04/28] softfloat: Move minmax_flags to softfloat-parts.c.inc Convert floatx80 and float128 to FloatParts --- 2021-05-25 Richard Henderson New
[PULL,5/7] hmp-commands: expand type of icount to "l" in replay commands testing, gdbstub and plugin updates --- 2021-05-25 Alex Bennée New
[PULL,2/7] gitlab: add special rule for the hexagon container testing, gdbstub and plugin updates --- 2021-05-25 Alex Bennée New
[5/9] gitlab-ci: explicitly reference the upstream registry Untitled series #130584 --- 2021-05-25 Philippe Mathieu-Daudé New
[v7,88/92] target/arm: Split decode of VSDOT and VUDOT target/arm: Implement SVE2 --- 2021-05-25 Richard Henderson New
[v7,84/92] target/arm: Split out do_neon_ddda_fpst target/arm: Implement SVE2 --- 2021-05-25 Richard Henderson New
[v7,82/92] target/arm: Implement SVE2 fp multiply-add long target/arm: Implement SVE2 --- 2021-05-25 Richard Henderson New
[v7,81/92] target/arm: Move endian adjustment macros to vec_internal.h target/arm: Implement SVE2 --- 2021-05-25 Richard Henderson New
[v7,80/92] target/arm: Implement SVE2 bitwise shift immediate target/arm: Implement SVE2 --- 2021-05-25 Richard Henderson New
[v7,76/92] target/arm: Share table of sve load functions target/arm: Implement SVE2 --- 2021-05-25 Richard Henderson New
[v7,75/92] target/arm: Implement SVE2 FLOGB target/arm: Implement SVE2 --- 2021-05-25 Richard Henderson New
[v7,74/92] target/arm: Implement SVE2 FCVTXNT, FCVTX target/arm: Implement SVE2 --- 2021-05-25 Richard Henderson New
[v7,73/92] target/arm: Implement SVE2 FCVTLT target/arm: Implement SVE2 --- 2021-05-25 Richard Henderson New
[v7,71/92] target/arm: Implement SVE2 TBL, TBX target/arm: Implement SVE2 --- 2021-05-25 Richard Henderson New
[v7,65/92] target/arm: Macroize helper_gvec_{s,u}dot_idx_{b,h} target/arm: Implement SVE2 --- 2021-05-25 Richard Henderson New
[v7,64/92] target/arm: Macroize helper_gvec_{s,u}dot_{b,h} target/arm: Implement SVE2 --- 2021-05-25 Richard Henderson New
[v7,47/92] target/arm: Implement SVE2 SPLICE, EXT target/arm: Implement SVE2 --- 2021-05-25 Richard Henderson New
[v7,46/92] target/arm: Implement SVE2 FMMLA target/arm: Implement SVE2 --- 2021-05-25 Richard Henderson New
[v7,45/92] target/arm: Implement SVE2 gather load insns target/arm: Implement SVE2 --- 2021-05-25 Richard Henderson New
[v7,44/92] target/arm: Implement SVE2 scatter store insns target/arm: Implement SVE2 --- 2021-05-25 Richard Henderson New
[v7,43/92] target/arm: Implement SVE2 XAR target/arm: Implement SVE2 --- 2021-05-25 Richard Henderson New
[v7,42/92] target/arm: Implement SVE2 HISTCNT, HISTSEG target/arm: Implement SVE2 --- 2021-05-25 Richard Henderson New
[v7,41/92] target/arm: Implement SVE2 RSUBHNB, RSUBHNT target/arm: Implement SVE2 --- 2021-05-25 Richard Henderson New
[v7,40/92] target/arm: Implement SVE2 SUBHNB, SUBHNT target/arm: Implement SVE2 --- 2021-05-25 Richard Henderson New
[v7,39/92] target/arm: Implement SVE2 RADDHNB, RADDHNT target/arm: Implement SVE2 --- 2021-05-25 Richard Henderson New
[v7,38/92] target/arm: Implement SVE2 ADDHNB, ADDHNT target/arm: Implement SVE2 --- 2021-05-25 Richard Henderson New
[v7,33/92] target/arm: Implement SVE2 MATCH, NMATCH target/arm: Implement SVE2 --- 2021-05-25 Richard Henderson New
[v7,25/92] target/arm: Implement SVE2 floating-point pairwise target/arm: Implement SVE2 --- 2021-05-25 Richard Henderson New
[v7,05/92] target/arm: Split out saturating/rounding shifts from neon target/arm: Implement SVE2 --- 2021-05-25 Richard Henderson New
[RFC] linux-user: glib-ify is_proc_myself [RFC] linux-user: glib-ify is_proc_myself --- 2021-05-24 Alex Bennée New
[v1,1/8] tests/tcg: add a multiarch signals test to stress test signal delivery various misc fixes (gitlab, gdbstub, plugins) --- 2021-05-20 Alex Bennée New
[PULL,50/50] target/i386: Remove user-only i/o stubs target/i386 translate cleanups --- 2021-05-19 Richard Henderson New
[PULL,43/50] target/i386: Inline user cpu_svm_check_intercept_param target/i386 translate cleanups --- 2021-05-19 Richard Henderson New
[PULL,25/48] target/ppc: Introduce gen_icount_io_start Untitled series #129098 --- 2021-05-19 David Gibson New
[PULL,24/48] target/ppc: Remove unnecessary gen_io_end calls Untitled series #129098 --- 2021-05-19 David Gibson New
[23/24] target/ppc: Introduce ppc_xlate target/ppc: Clean up mmu translation --- 2021-05-18 Richard Henderson New
[21/24] target/ppc: Split out ppc_hash32_xlate target/ppc: Clean up mmu translation --- 2021-05-18 Richard Henderson New
[20/24] target/ppc: Split out ppc_hash64_xlate target/ppc: Clean up mmu translation --- 2021-05-18 Richard Henderson New
[17/24] target/ppc: Use MMUAccessType with *_handle_mmu_fault target/ppc: Clean up mmu translation --- 2021-05-18 Richard Henderson New
[14/24] target/ppc: Remove type argument from mmubooke206_check_tlb target/ppc: Clean up mmu translation --- 2021-05-18 Richard Henderson New
[12/24] target/ppc: Remove type argument from mmubooke_check_tlb target/ppc: Clean up mmu translation --- 2021-05-18 Richard Henderson New
[PULL,v2,27/29] tests/tcg: fix missing return testing and plugin updates --- 2021-05-18 Alex Bennée New
[PULL,v2,26/29] tests/tcg/ppc64le: tests for brh/brw/brd testing and plugin updates --- 2021-05-18 Alex Bennée New
[PULL,v2,24/29] tests/tcg/tricore: Add muls test testing and plugin updates --- 2021-05-18 Alex Bennée New
[PULL,v2,23/29] tests/tcg/tricore: Add msub test testing and plugin updates --- 2021-05-18 Alex Bennée New
[PULL,v2,22/29] tests/tcg/tricore: Add madd test testing and plugin updates --- 2021-05-18 Alex Bennée New
[PULL,v2,21/29] tests/tcg/tricore: Add ftoi test testing and plugin updates --- 2021-05-18 Alex Bennée New
[PULL,v2,20/29] tests/tcg/tricore: Add fmul test testing and plugin updates --- 2021-05-18 Alex Bennée New
[PULL,v2,19/29] tests/tcg/tricore: Add fadd test testing and plugin updates --- 2021-05-18 Alex Bennée New
[PULL,v2,18/29] tests/tcg/tricore: Add dvstep test testing and plugin updates --- 2021-05-18 Alex Bennée New
[PULL,v2,16/29] tests/tcg/tricore: Add bmerge test testing and plugin updates --- 2021-05-18 Alex Bennée New
[PULL,v2,15/29] tests/tcg/tricore: Add macros to create tests and first test 'abs' testing and plugin updates --- 2021-05-18 Alex Bennée New
[PULL,v2,12/29] hw/tricore: Add testdevice for tests in tests/tcg/ testing and plugin updates --- 2021-05-18 Alex Bennée New
[PULL,v2,09/29] tests/docker: Added libbpf library to the docker files. testing and plugin updates --- 2021-05-18 Alex Bennée New
[PULL,v2,03/29] tests/docker: allow "update" to add the current user testing and plugin updates --- 2021-05-18 Alex Bennée New
[PULL,v2,01/29] tests/docker: fix copying of executable in "update" testing and plugin updates --- 2021-05-18 Alex Bennée New
[PULL,41/59] linux-user/s390x: Clean up single-use gotos in signal.c Untitled series #128225 --- 2021-05-18 Laurent Vivier New
[PULL,18/59] linux-user/sparc: Merge sparc64/ into sparc/ Untitled series #128225 --- 2021-05-18 Laurent Vivier New
[PULL,16/59] linux-user/sparc: Merge sparc64 target_structs.h Untitled series #128225 --- 2021-05-18 Laurent Vivier New
[v5,08/23] target/ppc: Use translator_loop_temp_check [v5,01/23] target/ppc: Introduce gen_icount_io_start --- 2021-05-17 Matheus K. Ferst New
[v5,07/23] target/ppc: Mark helper_raise_exception* as noreturn [v5,01/23] target/ppc: Introduce gen_icount_io_start --- 2021-05-17 Matheus K. Ferst New
[v5,06/23] target/ppc: Tidy exception vs exit_tb [v5,01/23] target/ppc: Introduce gen_icount_io_start --- 2021-05-17 Matheus K. Ferst New
[v5,05/23] target/ppc: Move single-step check to ppc_tr_tb_stop [v5,01/23] target/ppc: Introduce gen_icount_io_start --- 2021-05-17 Matheus K. Ferst New
[v5,04/23] target/ppc: Remove DisasContext.exception [v5,01/23] target/ppc: Introduce gen_icount_io_start --- 2021-05-17 Matheus K. Ferst New
[v5,03/23] target/ppc: Replace POWERPC_EXCP_BRANCH with DISAS_NORETURN [v5,01/23] target/ppc: Introduce gen_icount_io_start --- 2021-05-17 Matheus K. Ferst New
« 1 2 ... 85 86 87236 237 »