Show patches with: Archived = No       |   80903 patches
« 1 2 ... 12 13 14809 810 »
Patch Series S/W/F Date Submitter Delegate State
[PULL,24/72] target/ppc: Set Float3NaNPropRule explicitly [PULL,01/72] hw/net/lan9118: Extract lan9118_phy --- 2024-12-11 Peter Maydell Not Applicable
[PULL,23/72] target/loongarch: Set Float3NaNPropRule explicitly [PULL,01/72] hw/net/lan9118: Extract lan9118_phy --- 2024-12-11 Peter Maydell Not Applicable
[PULL,22/72] target/arm: Set Float3NaNPropRule explicitly [PULL,01/72] hw/net/lan9118: Extract lan9118_phy --- 2024-12-11 Peter Maydell Not Applicable
[PULL,21/72] tests/fp: Explicitly set 3-NaN propagation rule [PULL,01/72] hw/net/lan9118: Extract lan9118_phy --- 2024-12-11 Peter Maydell Accepted
[PULL,20/72] softfloat: Allow runtime choice of NaN propagation for muladd [PULL,01/72] hw/net/lan9118: Extract lan9118_phy --- 2024-12-11 Peter Maydell Not Applicable
[PULL,19/72] softfloat: Pass have_snan to pickNaNMulAdd [PULL,01/72] hw/net/lan9118: Extract lan9118_phy --- 2024-12-11 Peter Maydell Accepted
[PULL,18/72] target/hppa: Set FloatInfZeroNaNRule explicitly [PULL,01/72] hw/net/lan9118: Extract lan9118_phy --- 2024-12-11 Peter Maydell Not Applicable
[PULL,17/72] target/loongarch: Set FloatInfZeroNaNRule explicitly [PULL,01/72] hw/net/lan9118: Extract lan9118_phy --- 2024-12-11 Peter Maydell Not Applicable
[PULL,16/72] target/x86: Set FloatInfZeroNaNRule explicitly [PULL,01/72] hw/net/lan9118: Extract lan9118_phy --- 2024-12-11 Peter Maydell Not Applicable
[PULL,15/72] target/xtensa: Set FloatInfZeroNaNRule explicitly [PULL,01/72] hw/net/lan9118: Extract lan9118_phy --- 2024-12-11 Peter Maydell Not Applicable
[PULL,14/72] target/sparc: Set FloatInfZeroNaNRule explicitly [PULL,01/72] hw/net/lan9118: Extract lan9118_phy --- 2024-12-11 Peter Maydell Not Applicable
[PULL,13/72] target/mips: Set FloatInfZeroNaNRule explicitly [PULL,01/72] hw/net/lan9118: Extract lan9118_phy --- 2024-12-11 Peter Maydell Not Applicable
[PULL,12/72] target/ppc: Set FloatInfZeroNaNRule explicitly [PULL,01/72] hw/net/lan9118: Extract lan9118_phy --- 2024-12-11 Peter Maydell Not Applicable
[PULL,11/72] target/s390: Set FloatInfZeroNaNRule explicitly [PULL,01/72] hw/net/lan9118: Extract lan9118_phy --- 2024-12-11 Peter Maydell Not Applicable
[PULL,10/72] target/arm: Set FloatInfZeroNaNRule explicitly [PULL,01/72] hw/net/lan9118: Extract lan9118_phy --- 2024-12-11 Peter Maydell Not Applicable
[PULL,09/72] tests/fp: Explicitly set inf-zero-nan rule [PULL,01/72] hw/net/lan9118: Extract lan9118_phy --- 2024-12-11 Peter Maydell Not Applicable
[PULL,08/72] softfloat: Allow runtime choice of inf * 0 + NaN result [PULL,01/72] hw/net/lan9118: Extract lan9118_phy --- 2024-12-11 Peter Maydell Not Applicable
[PULL,07/72] fpu: Check for default_nan_mode before calling pickNaNMulAdd [PULL,01/72] hw/net/lan9118: Extract lan9118_phy --- 2024-12-11 Peter Maydell Accepted
[PULL,06/72] fpu: handle raising Invalid for infzero in pick_nan_muladd [PULL,01/72] hw/net/lan9118: Extract lan9118_phy --- 2024-12-11 Peter Maydell Accepted
[PULL,05/72] hw/net/lan9118_phy: Add missing 100 mbps full duplex advertisement [PULL,01/72] hw/net/lan9118: Extract lan9118_phy --- 2024-12-11 Peter Maydell Accepted
[PULL,04/72] hw/net/lan9118_phy: Reuse MII constants [PULL,01/72] hw/net/lan9118: Extract lan9118_phy --- 2024-12-11 Peter Maydell Not Applicable
[PULL,03/72] hw/net/lan9118_phy: Fix off-by-one error in MII_ANLPAR register [PULL,01/72] hw/net/lan9118: Extract lan9118_phy --- 2024-12-11 Peter Maydell Accepted
[PULL,02/72] hw/net/lan9118_phy: Reuse in imx_fec and consolidate implementations [PULL,01/72] hw/net/lan9118: Extract lan9118_phy --- 2024-12-11 Peter Maydell Not Applicable
[PULL,01/72] hw/net/lan9118: Extract lan9118_phy [PULL,01/72] hw/net/lan9118: Extract lan9118_phy --- 2024-12-11 Peter Maydell Not Applicable
[PULL,00/72] target-arm queue --- 2024-12-11 Peter Maydell Not Applicable
[v2,6/6] tests/tcg/aarch64: add system test for FEAT_XS target/arm: Implement FEAT_XS --- 2024-12-11 Peter Maydell Superseded
[v2,5/6] target/arm: Enable FEAT_XS for the max cpu target/arm: Implement FEAT_XS --- 2024-12-11 Peter Maydell Superseded
[v2,4/6] target/arm: Add decodetree entry for DSB nXS variant target/arm: Implement FEAT_XS --- 2024-12-11 Peter Maydell Superseded
[v2,3/6] target/arm: Add ARM_CP_ADD_TLBI_NXS type flag to TLBI insns target/arm: Implement FEAT_XS --- 2024-12-11 Peter Maydell Superseded
[v2,2/6] target/arm: Add ARM_CP_ADD_TLBI_NXS type flag for NXS insns target/arm: Implement FEAT_XS --- 2024-12-11 Peter Maydell Superseded
[v2,1/6] target/arm: Implement fine-grained-trap handling for FEAT_XS target/arm: Implement FEAT_XS --- 2024-12-11 Peter Maydell Superseded
[20/20] tests/functional: extend test_aarch64_virt with vulkan test testing/next: functional tests and qtest timers --- 2024-12-10 Alex Bennée New
[19/20] tests/functional: remove hacky sleep from the tests testing/next: functional tests and qtest timers --- 2024-12-10 Alex Bennée New
[18/20] system/qtest: properly feedback results of clock_[step|set] testing/next: functional tests and qtest timers --- 2024-12-10 Alex Bennée Superseded
[17/20] tests/qtest: move clock_steps to after checks testing/next: functional tests and qtest timers --- 2024-12-10 Alex Bennée New
[16/20] util/qemu-timer: fix indentation testing/next: functional tests and qtest timers --- 2024-12-10 Alex Bennée Superseded
[15/20] tests/functional/aarch64: add tests for FEAT_RME testing/next: functional tests and qtest timers --- 2024-12-10 Alex Bennée Superseded
[14/20] tests/functional: update the x86_64 tuxrun tests testing/next: functional tests and qtest timers --- 2024-12-10 Alex Bennée Superseded
[13/20] tests/functional: update the sparc64 tuxrun tests testing/next: functional tests and qtest timers --- 2024-12-10 Alex Bennée Superseded
[12/20] tests/functional: update the s390x tuxrun tests testing/next: functional tests and qtest timers --- 2024-12-10 Alex Bennée Superseded
[11/20] tests/functional: update the riscv64 tuxrun tests testing/next: functional tests and qtest timers --- 2024-12-10 Alex Bennée Superseded
[10/20] tests/functional: update the riscv32 tuxrun tests testing/next: functional tests and qtest timers --- 2024-12-10 Alex Bennée Superseded
[09/20] tests/functional: update the ppc64 tuxrun tests testing/next: functional tests and qtest timers --- 2024-12-10 Alex Bennée Superseded
[08/20] tests/functional: update the ppc32 tuxrun tests testing/next: functional tests and qtest timers --- 2024-12-10 Alex Bennée Superseded
[07/20] tests/functional: update the mips64el tuxrun tests testing/next: functional tests and qtest timers --- 2024-12-10 Alex Bennée Superseded
[06/20] tests/functional: update the mips64 tuxrun tests testing/next: functional tests and qtest timers --- 2024-12-10 Alex Bennée Superseded
[05/20] tests/functional: update the mips32el tuxrun tests testing/next: functional tests and qtest timers --- 2024-12-10 Alex Bennée Superseded
[04/20] tests/functional: update the mips32 tuxrun tests testing/next: functional tests and qtest timers --- 2024-12-10 Alex Bennée Superseded
[03/20] tests/functional: add a m68k tuxrun tests testing/next: functional tests and qtest timers --- 2024-12-10 Alex Bennée New
[02/20] tests/functional: update the i386 tuxrun tests testing/next: functional tests and qtest timers --- 2024-12-10 Alex Bennée Superseded
[01/20] tests/functional: update the arm tuxrun tests testing/next: functional tests and qtest timers --- 2024-12-10 Alex Bennée Superseded
[v2,69/69] target/arm: Convert FCVTL to decodetree target/arm: AArch64 decodetree conversion, final part --- 2024-12-10 Richard Henderson Superseded
[v2,68/69] target/arm: Convert URECPE and URSQRTE to decodetree target/arm: AArch64 decodetree conversion, final part --- 2024-12-10 Richard Henderson Superseded
[v2,67/69] target/arm: Introduce gen_gvec_urecpe, gen_gvec_ursqrte target/arm: AArch64 decodetree conversion, final part --- 2024-12-10 Richard Henderson Superseded
[v2,66/69] target/arm: Convert FRECPE, FRECPX, FRSQRTE to decodetree target/arm: AArch64 decodetree conversion, final part --- 2024-12-10 Richard Henderson Superseded
[v2,65/69] target/arm: Convert handle_2misc_fcmp_zero to decodetree target/arm: AArch64 decodetree conversion, final part --- 2024-12-10 Richard Henderson Superseded
[v2,64/69] target/arm: Convert FCVT* (vector, integer) to decodetree target/arm: AArch64 decodetree conversion, final part --- 2024-12-10 Richard Henderson Superseded
[v2,63/69] target/arm: Convert FCVTZ[SU] (vector, fixed-point) to decodetree target/arm: AArch64 decodetree conversion, final part --- 2024-12-10 Richard Henderson Superseded
[v2,62/69] target/arm: Convert [US]CVTF (vector) to decodetree target/arm: AArch64 decodetree conversion, final part --- 2024-12-10 Richard Henderson Superseded
[v2,61/69] target/arm: Rename helper_gvec_vcvt_[hf][su] with _rz target/arm: AArch64 decodetree conversion, final part --- 2024-12-10 Richard Henderson Superseded
[v2,60/69] target/arm: Convert [US]CVTF (vector, fixed-point) scalar to decodetree target/arm: AArch64 decodetree conversion, final part --- 2024-12-10 Richard Henderson Superseded
[v2,59/69] target/arm: Convert [US]CVTF (vector, integer) scalar to decodetree target/arm: AArch64 decodetree conversion, final part --- 2024-12-10 Richard Henderson Superseded
[v2,58/69] target/arm: Convert FCVT* (vector, fixed-point) scalar to decodetree target/arm: AArch64 decodetree conversion, final part --- 2024-12-10 Richard Henderson Superseded
[v2,57/69] target/arm: Convert FCVT* (vector, integer) scalar to decodetree target/arm: AArch64 decodetree conversion, final part --- 2024-12-10 Richard Henderson Superseded
[v2,56/69] target/arm: Convert FRINT* (vector) to decodetree target/arm: AArch64 decodetree conversion, final part --- 2024-12-10 Richard Henderson Superseded
[v2,55/69] target/arm: Convert FSQRT (vector) to decodetree target/arm: AArch64 decodetree conversion, final part --- 2024-12-10 Richard Henderson Superseded
[v2,54/69] target/arm: Convert FABS, FNEG (vector) to decodetree target/arm: AArch64 decodetree conversion, final part --- 2024-12-10 Richard Henderson Superseded
[v2,53/69] target/arm: Implement gen_gvec_fabs, gen_gvec_fneg target/arm: AArch64 decodetree conversion, final part --- 2024-12-10 Richard Henderson Superseded
[v2,52/69] target/arm: Convert SHLL to decodetree target/arm: AArch64 decodetree conversion, final part --- 2024-12-10 Richard Henderson Superseded
[v2,51/69] target/arm: Convert FCVTXN to decodetree target/arm: AArch64 decodetree conversion, final part --- 2024-12-10 Richard Henderson Superseded
[v2,50/69] target/arm: Convert FCVTN, BFCVTN to decodetree target/arm: AArch64 decodetree conversion, final part --- 2024-12-10 Richard Henderson Superseded
[v2,49/69] target/arm: Convert XTN, SQXTUN, SQXTN, UQXTN to decodetree target/arm: AArch64 decodetree conversion, final part --- 2024-12-10 Richard Henderson Superseded
[v2,48/69] target/arm: Introduce clear_vec target/arm: AArch64 decodetree conversion, final part --- 2024-12-10 Richard Henderson Superseded
[v2,47/69] target/arm: Remove helper_neon_{add,sub}l_u{16,32} target/arm: AArch64 decodetree conversion, final part --- 2024-12-10 Richard Henderson Superseded
[v2,46/69] target/arm: Convert handle_2misc_pairwise to decodetree target/arm: AArch64 decodetree conversion, final part --- 2024-12-10 Richard Henderson Superseded
[v2,45/69] target/arm: Introduce gen_gvec_{s,u}{add,ada}lp target/arm: AArch64 decodetree conversion, final part --- 2024-12-10 Richard Henderson Superseded
[v2,44/69] target/arm: Move helper_neon_addlp_{s8, s16} to neon_helper.c target/arm: AArch64 decodetree conversion, final part --- 2024-12-10 Richard Henderson Superseded
[v2,43/69] target/arm: Convert handle_rev to decodetree target/arm: AArch64 decodetree conversion, final part --- 2024-12-10 Richard Henderson Superseded
[v2,42/69] target/arm: Introduce gen_gvec_rev{16,32,64} target/arm: AArch64 decodetree conversion, final part --- 2024-12-10 Richard Henderson Superseded
[v2,41/69] target/arm: Convert CMGT, CMGE, GMLT, GMLE, CMEQ (zero) to decodetree target/arm: AArch64 decodetree conversion, final part --- 2024-12-10 Richard Henderson Superseded
[v2,40/69] target/arm: Convert CNT, NOT, RBIT (vector) to decodetree target/arm: AArch64 decodetree conversion, final part --- 2024-12-10 Richard Henderson Superseded
[v2,39/69] target/arm: Introduce gen_gvec_cnt, gen_gvec_rbit target/arm: AArch64 decodetree conversion, final part --- 2024-12-10 Richard Henderson Superseded
[v2,38/69] target/arm: Convert CLS, CLZ (vector) to decodetree target/arm: AArch64 decodetree conversion, final part --- 2024-12-10 Richard Henderson Superseded
[v2,37/69] target/arm: Introduce gen_gvec_cls, gen_gvec_clz target/arm: AArch64 decodetree conversion, final part --- 2024-12-10 Richard Henderson Superseded
[v2,36/69] target/arm: Convert ABS, NEG to decodetree target/arm: AArch64 decodetree conversion, final part --- 2024-12-10 Richard Henderson Superseded
[v2,35/69] target/arm: Convert SQABS, SQNEG to decodetree target/arm: AArch64 decodetree conversion, final part --- 2024-12-10 Richard Henderson Superseded
[v2,34/69] target/arm: Convert handle_fmov to decodetree target/arm: AArch64 decodetree conversion, final part --- 2024-12-10 Richard Henderson Superseded
[v2,33/69] target/arm: Convert FJCVTZS to decodetree target/arm: AArch64 decodetree conversion, final part --- 2024-12-10 Richard Henderson Superseded
[v2,32/69] target/arm: Convert handle_fpfpcvt to decodetree target/arm: AArch64 decodetree conversion, final part --- 2024-12-10 Richard Henderson Superseded
[v2,31/69] target/arm: Convert FCVT (scalar) to decodetree target/arm: AArch64 decodetree conversion, final part --- 2024-12-10 Richard Henderson Superseded
[v2,30/69] target/arm: Convert FRINT{32, 64}[ZX] (scalar) to decodetree target/arm: AArch64 decodetree conversion, final part --- 2024-12-10 Richard Henderson Superseded
[v2,29/69] target/arm: Convert BFCVT to decodetree target/arm: AArch64 decodetree conversion, final part --- 2024-12-10 Richard Henderson Superseded
[v2,28/69] target/arm: Convert FRINT[NPMSAXI] (scalar) to decodetree target/arm: AArch64 decodetree conversion, final part --- 2024-12-10 Richard Henderson Superseded
[v2,27/69] target/arm: Convert FSQRT (scalar) to decodetree target/arm: AArch64 decodetree conversion, final part --- 2024-12-10 Richard Henderson Superseded
[v2,26/69] target/arm: Remove helper_sqrt_f16 target/arm: AArch64 decodetree conversion, final part --- 2024-12-10 Richard Henderson Superseded
[v2,25/69] target/arm: Pass fpstatus to vfp_sqrt* target/arm: AArch64 decodetree conversion, final part --- 2024-12-10 Richard Henderson Superseded
[v2,24/69] target/arm: Convert FMOV, FABS, FNEG (scalar) to decodetree target/arm: AArch64 decodetree conversion, final part --- 2024-12-10 Richard Henderson Superseded
[v2,23/69] target/arm: Fix decode of fp16 vector fabs, fneg target/arm: AArch64 decodetree conversion, final part --- 2024-12-10 Richard Henderson Superseded
[v2,22/69] target/arm: Convert FCMP, FCMPE, FCCMP, FCCMPE to decodetree target/arm: AArch64 decodetree conversion, final part --- 2024-12-10 Richard Henderson Superseded
[v2,21/69] target/arm: Introduce fp_access_check_vector_hsd target/arm: AArch64 decodetree conversion, final part --- 2024-12-10 Richard Henderson Superseded
« 1 2 ... 12 13 14809 810 »