Show patches with: State = Action Required       |    Archived = No       |   426986 patches
« 1 2 ... 1251 1252 12534269 4270 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[42/55] target/arm: Implement MVE VQADD, VQSUB (vector) target/arm: First slice of MVE implementation - - 1 - --- 2021-06-07 Peter Maydell New
[43/55] target/arm: Implement MVE VQSHL (vector) target/arm: First slice of MVE implementation - - - - --- 2021-06-07 Peter Maydell New
[44/55] target/arm: Implement MVE VQRSHL target/arm: First slice of MVE implementation - - 1 - --- 2021-06-07 Peter Maydell New
[45/55] target/arm: Implement MVE VSHL insn target/arm: First slice of MVE implementation - - 1 - --- 2021-06-07 Peter Maydell New
[46/55] target/arm: Implement MVE VRSHL target/arm: First slice of MVE implementation - - 1 - --- 2021-06-07 Peter Maydell New
[47/55] target/arm: Implement MVE VQDMLADH and VQRDMLADH target/arm: First slice of MVE implementation - - 1 - --- 2021-06-07 Peter Maydell New
[48/55] target/arm: Implement MVE VQDMLSDH and VQRDMLSDH target/arm: First slice of MVE implementation - - 1 - --- 2021-06-07 Peter Maydell New
[49/55] target/arm: Implement MVE VQDMULL (vector) target/arm: First slice of MVE implementation - - 1 - --- 2021-06-07 Peter Maydell New
[50/55] target/arm: Implement MVE VRHADD target/arm: First slice of MVE implementation - - 1 - --- 2021-06-07 Peter Maydell New
[51/55] target/arm: Implement MVE VADC, VSBC target/arm: First slice of MVE implementation - - - - --- 2021-06-07 Peter Maydell New
[52/55] target/arm: Implement MVE VCADD target/arm: First slice of MVE implementation - - 1 - --- 2021-06-07 Peter Maydell New
[53/55] target/arm: Implement MVE VHCADD target/arm: First slice of MVE implementation - - - - --- 2021-06-07 Peter Maydell New
[54/55] target/arm: Implement MVE VADDV target/arm: First slice of MVE implementation - - 1 - --- 2021-06-07 Peter Maydell New
[55/55] target/arm: Make VMOV scalar <-> gpreg beatwise for MVE target/arm: First slice of MVE implementation - - 1 - --- 2021-06-07 Peter Maydell New
tests/unit/test-char.c: Fix error handling issues tests/unit/test-char.c: Fix error handling issues - 1 - - --- 2021-06-08 Peter Maydell New
target/arm: Provide and use H8 and H1_8 macros target/arm: Provide and use H8 and H1_8 macros - - 2 - --- 2021-06-10 Peter Maydell New
[v2,01/57] target/arm: Provide and use H8 and H1_8 macros target/arm: First slice of MVE implementation - - 2 - --- 2021-06-14 Peter Maydell New
[v2,02/57] target/arm: Enable FPSCR.QC bit for MVE target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,03/57] target/arm: Handle VPR semantics in existing code target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,04/57] target/arm: Add handling for PSR.ECI/ICI target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,05/57] target/arm: Let vfp_access_check() handle late NOCP checks target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,06/57] target/arm: Implement MVE LCTP target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,07/57] target/arm: Implement MVE WLSTP insn target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,08/57] target/arm: Implement MVE DLSTP target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,09/57] target/arm: Implement MVE LETP insn target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,10/57] target/arm: Add framework for MVE decode target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,11/57] target/arm: Implement MVE VLDR/VSTR (non-widening forms) target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,12/57] target/arm: Implement widening/narrowing MVE VLDR/VSTR insns target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,13/57] target/arm: Move expand_pred_b() data to translate.c target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,14/57] target/arm: Implement MVE VCLZ target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,15/57] target/arm: Implement MVE VCLS target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,16/57] bitops.h: Provide hswap32(), hswap64(), wswap64() swapping operations target/arm: First slice of MVE implementation - - 2 - --- 2021-06-14 Peter Maydell New
[v2,17/57] target/arm: Implement MVE VREV16, VREV32, VREV64 target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,18/57] target/arm: Implement MVE VMVN (register) target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,19/57] target/arm: Implement MVE VABS target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,20/57] target/arm: Implement MVE VNEG target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,21/57] tcg: Make gen_dup_i32() public target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,22/57] target/arm: Implement MVE VDUP target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,23/57] target/arm: Implement MVE VAND, VBIC, VORR, VORN, VEOR target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,24/57] target/arm: Implement MVE VADD, VSUB, VMUL target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,25/57] target/arm: Implement MVE VMULH target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,26/57] target/arm: Implement MVE VRMULH target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,27/57] target/arm: Implement MVE VMAX, VMIN target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,28/57] target/arm: Implement MVE VABD target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,29/57] target/arm: Implement MVE VHADD, VHSUB target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,30/57] target/arm: Implement MVE VMULL target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,31/57] target/arm: Implement MVE VMLALDAV target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,32/57] target/arm: Implement MVE VMLSLDAV target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,33/57] include/qemu/int128.h: Add function to create Int128 from int64_t target/arm: First slice of MVE implementation - - 2 - --- 2021-06-14 Peter Maydell New
[v2,34/57] target/arm: Implement MVE VRMLALDAVH, VRMLSLDAVH target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,35/57] target/arm: Implement MVE VADD (scalar) target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,36/57] target/arm: Implement MVE VSUB, VMUL (scalar) target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,37/57] target/arm: Implement MVE VHADD, VHSUB (scalar) target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,38/57] target/arm: Implement MVE VBRSR target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,39/57] target/arm: Implement MVE VPST target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,40/57] target/arm: Implement MVE VQADD and VQSUB target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,41/57] target/arm: Implement MVE VQDMULH and VQRDMULH (scalar) target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,42/57] target/arm: Implement MVE VQDMULL scalar target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,43/57] target/arm: Implement MVE VQDMULH, VQRDMULH (vector) target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,44/57] target/arm: Implement MVE VQADD, VQSUB (vector) target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,45/57] target/arm: Implement MVE VQSHL (vector) target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,46/57] target/arm: Implement MVE VQRSHL target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,47/57] target/arm: Implement MVE VSHL insn target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,48/57] target/arm: Implmement MVE VRSHL target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,49/57] target/arm: Implement MVE VQDMLADH and VQRDMLADH target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,50/57] target/arm: Implement MVE VQDMLSDH and VQRDMLSDH target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,51/57] target/arm: Implement MVE VQDMULL (vector) target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,52/57] target/arm: Implement MVE VRHADD target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,53/57] target/arm: Implement MVE VADC, VSBC target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,54/57] target/arm: Implement MVE VCADD target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,55/57] target/arm: Implement MVE VHCADD target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,56/57] target/arm: Implement MVE VADDV target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
[v2,57/57] target/arm: Make VMOV scalar <-> gpreg beatwise for MVE target/arm: First slice of MVE implementation - - 1 - --- 2021-06-14 Peter Maydell New
hw/intc/armv7m_nvic: Remove stale comment hw/intc/armv7m_nvic: Remove stale comment - - 2 - --- 2021-06-14 Peter Maydell New
[PULL,00/28] target-arm queue - - - - --- 2021-06-15 Peter Maydell New
[PULL,01/28] hw/intc/arm_gicv3_cpuif: Tolerate spurious EOIR writes [PULL,01/28] hw/intc/arm_gicv3_cpuif: Tolerate spurious EOIR writes - 1 3 1 --- 2021-06-15 Peter Maydell New
[PULL,02/28] target/arm: Diagnose UNALLOCATED in disas_simd_two_reg_misc_fp16 [PULL,01/28] hw/intc/arm_gicv3_cpuif: Tolerate spurious EOIR writes - - 2 - --- 2021-06-15 Peter Maydell New
[PULL,03/28] target/arm: Remove fprintf from disas_simd_mod_imm [PULL,01/28] hw/intc/arm_gicv3_cpuif: Tolerate spurious EOIR writes - - 2 - --- 2021-06-15 Peter Maydell New
[PULL,04/28] target/arm: Diagnose UNALLOCATED in disas_simd_three_reg_same_fp16 [PULL,01/28] hw/intc/arm_gicv3_cpuif: Tolerate spurious EOIR writes - - 2 - --- 2021-06-15 Peter Maydell New
[PULL,05/28] hw: virt: consider hw_compat_6_0 [PULL,01/28] hw/intc/arm_gicv3_cpuif: Tolerate spurious EOIR writes - 1 1 - --- 2021-06-15 Peter Maydell New
[PULL,06/28] hw/arm: add quanta-gbs-bmc machine [PULL,01/28] hw/intc/arm_gicv3_cpuif: Tolerate spurious EOIR writes - - 3 - --- 2021-06-15 Peter Maydell New
[PULL,07/28] hw/arm: quanta-gbs-bmc add i2c comments [PULL,01/28] hw/intc/arm_gicv3_cpuif: Tolerate spurious EOIR writes - - 2 - --- 2021-06-15 Peter Maydell New
[PULL,08/28] hw/intc/armv7m_nvic: Remove stale comment [PULL,01/28] hw/intc/arm_gicv3_cpuif: Tolerate spurious EOIR writes - - 2 - --- 2021-06-15 Peter Maydell New
[PULL,09/28] hw/acpi: Provide stub version of acpi_ghes_record_errors() [PULL,01/28] hw/intc/arm_gicv3_cpuif: Tolerate spurious EOIR writes - - 2 - --- 2021-06-15 Peter Maydell New
[PULL,10/28] hw/acpi: Provide function acpi_ghes_present() [PULL,01/28] hw/intc/arm_gicv3_cpuif: Tolerate spurious EOIR writes - - 2 - --- 2021-06-15 Peter Maydell New
[PULL,11/28] target/arm: Use acpi_ghes_present() to see if we report ACPI memory errors [PULL,01/28] hw/intc/arm_gicv3_cpuif: Tolerate spurious EOIR writes - - 2 - --- 2021-06-15 Peter Maydell New
[PULL,12/28] target/arm: Fix mte page crossing test [PULL,01/28] hw/intc/arm_gicv3_cpuif: Tolerate spurious EOIR writes - - 1 - --- 2021-06-15 Peter Maydell New
[PULL,13/28] hw/arm: gsj add i2c comments [PULL,01/28] hw/intc/arm_gicv3_cpuif: Tolerate spurious EOIR writes - - 2 - --- 2021-06-15 Peter Maydell New
[PULL,14/28] hw/arm: gsj add pca9548 [PULL,01/28] hw/intc/arm_gicv3_cpuif: Tolerate spurious EOIR writes - - 2 - --- 2021-06-15 Peter Maydell New
[PULL,15/28] hw/arm: quanta-q71l add pca954x muxes [PULL,01/28] hw/intc/arm_gicv3_cpuif: Tolerate spurious EOIR writes - - 3 - --- 2021-06-15 Peter Maydell New
[PULL,16/28] target/arm: Provide and use H8 and H1_8 macros [PULL,01/28] hw/intc/arm_gicv3_cpuif: Tolerate spurious EOIR writes - - 2 - --- 2021-06-15 Peter Maydell New
[PULL,17/28] target/arm: Enable FPSCR.QC bit for MVE [PULL,01/28] hw/intc/arm_gicv3_cpuif: Tolerate spurious EOIR writes - - 1 - --- 2021-06-15 Peter Maydell New
[PULL,18/28] target/arm: Handle VPR semantics in existing code [PULL,01/28] hw/intc/arm_gicv3_cpuif: Tolerate spurious EOIR writes - - 1 - --- 2021-06-15 Peter Maydell New
[PULL,19/28] target/arm: Add handling for PSR.ECI/ICI [PULL,01/28] hw/intc/arm_gicv3_cpuif: Tolerate spurious EOIR writes - - 1 - --- 2021-06-15 Peter Maydell New
[PULL,20/28] target/arm: Let vfp_access_check() handle late NOCP checks [PULL,01/28] hw/intc/arm_gicv3_cpuif: Tolerate spurious EOIR writes - - 1 - --- 2021-06-15 Peter Maydell New
[PULL,21/28] target/arm: Implement MVE LCTP [PULL,01/28] hw/intc/arm_gicv3_cpuif: Tolerate spurious EOIR writes - - 1 - --- 2021-06-15 Peter Maydell New
[PULL,22/28] target/arm: Implement MVE WLSTP insn [PULL,01/28] hw/intc/arm_gicv3_cpuif: Tolerate spurious EOIR writes - - 1 - --- 2021-06-15 Peter Maydell New
[PULL,23/28] target/arm: Implement MVE DLSTP [PULL,01/28] hw/intc/arm_gicv3_cpuif: Tolerate spurious EOIR writes - - 1 - --- 2021-06-15 Peter Maydell New
[PULL,24/28] target/arm: Implement MVE LETP insn [PULL,01/28] hw/intc/arm_gicv3_cpuif: Tolerate spurious EOIR writes - - 1 - --- 2021-06-15 Peter Maydell New
[PULL,25/28] target/arm: Add framework for MVE decode [PULL,01/28] hw/intc/arm_gicv3_cpuif: Tolerate spurious EOIR writes - - 1 - --- 2021-06-15 Peter Maydell New
« 1 2 ... 1251 1252 12534269 4270 »