Show patches with: Archived = No       |   76203 patches
« 1 2 3 4762 763 »
Patch Series S/W/F Date Submitter Delegate State
[3/3] tests/tcg/aarch64: Add test cases for SME FMOPA (widening) target/arm: Fixes for SME FMOPA (#2373) --- 2024-07-15 Richard Henderson New
[2/3] target/arm: Use FPST_F16 for SME FMOPA (widening) target/arm: Fixes for SME FMOPA (#2373) --- 2024-07-15 Richard Henderson New
[1/3] target/arm: Use float_status copy in sme_fmopa_s target/arm: Fixes for SME FMOPA (#2373) --- 2024-07-15 Richard Henderson New
[PULL,06/13] target/i386/tcg: Introduce x86_mmu_index_{kernel_,}pl Untitled series #246346 --- 2024-07-14 Paolo Bonzini New
[PULL,05/13] target/i386/tcg: Reorg push/pop within seg_helper.c Untitled series #246346 --- 2024-07-14 Paolo Bonzini New
[PULL,02/13] target/i386/tcg: Remove SEG_ADDL Untitled series #246346 --- 2024-07-14 Paolo Bonzini New
[v49,11/11] hw/sd/sdcard: Support boot area in emmc image hw/sd/sdcard: Add eMMC support --- 2024-07-12 Philippe Mathieu-Daudé New
[v49,10/11] hw/sd/sdcard: Add mmc SWITCH function support (CMD6) hw/sd/sdcard: Add eMMC support --- 2024-07-12 Philippe Mathieu-Daudé New
[v49,09/11] hw/sd/sdcard: Add eMMC 'boot-partition-size' property hw/sd/sdcard: Add eMMC support --- 2024-07-12 Philippe Mathieu-Daudé New
[v49,08/11] hw/sd/sdcard: Add emmc_cmd_SEND_EXT_CSD handler (CMD8) hw/sd/sdcard: Add eMMC support --- 2024-07-12 Philippe Mathieu-Daudé New
[v49,07/11] hw/sd/sdcard: Implement eMMC sleep state (CMD5) hw/sd/sdcard: Add eMMC support --- 2024-07-12 Philippe Mathieu-Daudé New
[v49,06/11] hw/sd/sdcard: Add emmc_cmd_PROGRAM_CID handler (CMD26) hw/sd/sdcard: Add eMMC support --- 2024-07-12 Philippe Mathieu-Daudé New
[v49,05/11] hw/sd/sdcard: Fix SET_BLOCK_COUNT command argument on eMMC (CMD23) hw/sd/sdcard: Add eMMC support --- 2024-07-12 Philippe Mathieu-Daudé New
[v49,04/11] hw/sd/sdcard: Add emmc_cmd_SET_RELATIVE_ADDR handler (CMD3) hw/sd/sdcard: Add eMMC support --- 2024-07-12 Philippe Mathieu-Daudé New
[v49,03/11] hw/sd/sdcard: Register unimplemented command handlers hw/sd/sdcard: Add eMMC support --- 2024-07-12 Philippe Mathieu-Daudé New
[v49,02/11] hw/sd/sdcard: Register generic command handlers hw/sd/sdcard: Add eMMC support --- 2024-07-12 Philippe Mathieu-Daudé New
[v49,01/11] hw/sd/sdcard: Basis for eMMC support hw/sd/sdcard: Add eMMC support --- 2024-07-12 Philippe Mathieu-Daudé New
accel/tcg: Make cpu_exec_interrupt hook mandatory accel/tcg: Make cpu_exec_interrupt hook mandatory --- 2024-07-12 Peter Maydell New
[PULL,24/24] target/arm: Convert PMULL to decodetree [PULL,01/24] target/arm: Correct comments about M-profile FPSCR --- 2024-07-11 Peter Maydell Accepted
[PULL,23/24] target/arm: Convert ADDHN, SUBHN, RADDHN, RSUBHN to decodetree [PULL,01/24] target/arm: Correct comments about M-profile FPSCR --- 2024-07-11 Peter Maydell Accepted
[PULL,22/24] target/arm: Convert SADDW, SSUBW, UADDW, USUBW to decodetree [PULL,01/24] target/arm: Correct comments about M-profile FPSCR --- 2024-07-11 Peter Maydell Accepted
[PULL,21/24] target/arm: Convert SQDMULL, SQDMLAL, SQDMLSL to decodetree [PULL,01/24] target/arm: Correct comments about M-profile FPSCR --- 2024-07-11 Peter Maydell Accepted
[PULL,20/24] target/arm: Convert SADDL, SSUBL, SABDL, SABAL, and unsigned to decodetree [PULL,01/24] target/arm: Correct comments about M-profile FPSCR --- 2024-07-11 Peter Maydell Accepted
[PULL,19/24] target/arm: Convert SMULL, UMULL, SMLAL, UMLAL, SMLSL, UMLSL to decodetree [PULL,01/24] target/arm: Correct comments about M-profile FPSCR --- 2024-07-11 Peter Maydell Accepted
[PULL,18/24] hw/arm: In STM32L4x5 SOC, connect USART devices to EXTI [PULL,01/24] target/arm: Correct comments about M-profile FPSCR --- 2024-07-11 Peter Maydell Accepted
[PULL,17/24] hw/misc: In STM32L4x5 EXTI, handle direct interrupts [PULL,01/24] target/arm: Correct comments about M-profile FPSCR --- 2024-07-11 Peter Maydell Accepted
[PULL,16/24] hw/misc: In STM32L4x5 EXTI, consolidate 2 constants [PULL,01/24] target/arm: Correct comments about M-profile FPSCR --- 2024-07-11 Peter Maydell Not Applicable
[PULL,15/24] accel/tcg: Make TCGCPUOps::cpu_exec_halt mandatory [PULL,01/24] target/arm: Correct comments about M-profile FPSCR --- 2024-07-11 Peter Maydell Not Applicable
[PULL,14/24] target: Set TCGCPUOps::cpu_exec_halt to target's has_work implementation [PULL,01/24] target/arm: Correct comments about M-profile FPSCR --- 2024-07-11 Peter Maydell Not Applicable
[PULL,13/24] target/arm: Set arm_v7m_tcg_ops cpu_exec_halt to arm_cpu_exec_halt() [PULL,01/24] target/arm: Correct comments about M-profile FPSCR --- 2024-07-11 Peter Maydell Not Applicable
[PULL,12/24] target/arm: Use cpu_env in cpu_untagged_addr [PULL,01/24] target/arm: Correct comments about M-profile FPSCR --- 2024-07-11 Peter Maydell Accepted
[PULL,11/24] hw/misc/bcm2835_thermal: Fix access size handling in bcm2835_thermal_ops [PULL,01/24] target/arm: Correct comments about M-profile FPSCR --- 2024-07-11 Peter Maydell Not Applicable
[PULL,10/24] hw/char/pl011: Avoid division-by-zero in pl011_get_baudrate() [PULL,01/24] target/arm: Correct comments about M-profile FPSCR --- 2024-07-11 Peter Maydell Accepted
[PULL,09/24] target/arm: Allow FPCR bits that aren't in FPSCR [PULL,01/24] target/arm: Correct comments about M-profile FPSCR --- 2024-07-11 Peter Maydell Accepted
[PULL,08/24] target/arm: Rename FPSR_MASK and FPCR_MASK and define them symbolically [PULL,01/24] target/arm: Correct comments about M-profile FPSCR --- 2024-07-11 Peter Maydell Accepted
[PULL,07/24] target/arm: Rename FPCR_ QC, NZCV macros to FPSR_ [PULL,01/24] target/arm: Correct comments about M-profile FPSCR --- 2024-07-11 Peter Maydell Accepted
[PULL,06/24] target/arm: Store FPSR and FPCR in separate CPU state fields [PULL,01/24] target/arm: Correct comments about M-profile FPSCR --- 2024-07-11 Peter Maydell Accepted
[PULL,05/24] target/arm: Implement store_cpu_field_low32() macro [PULL,01/24] target/arm: Correct comments about M-profile FPSCR --- 2024-07-11 Peter Maydell Accepted
[PULL,04/24] target/arm: Support migration when FPSR/FPCR won't fit in the FPSCR [PULL,01/24] target/arm: Correct comments about M-profile FPSCR --- 2024-07-11 Peter Maydell Accepted
[PULL,03/24] target/arm: Make vfp_set_fpscr() call vfp_set_{fpcr, fpsr} [PULL,01/24] target/arm: Correct comments about M-profile FPSCR --- 2024-07-11 Peter Maydell Accepted
[PULL,02/24] target/arm: Make vfp_get_fpscr() call vfp_get_{fpcr, fpsr} [PULL,01/24] target/arm: Correct comments about M-profile FPSCR --- 2024-07-11 Peter Maydell Accepted
[PULL,01/24] target/arm: Correct comments about M-profile FPSCR [PULL,01/24] target/arm: Correct comments about M-profile FPSCR --- 2024-07-11 Peter Maydell Accepted
[PULL,00/24] target-arm queue --- 2024-07-11 Peter Maydell Not Applicable
[1/1] target/arm: calculate cache sizes properly [1/1] target/arm: calculate cache sizes properly --- 2024-07-10 Marcin Juszkiewicz New
[RFC] build deps: update lcitool to include rust bits [RFC] build deps: update lcitool to include rust bits --- 2024-07-10 Alex Bennée New
[v48,12/12] hw/sd/sdcard: Support boot area in emmc image hw/sd/sdcard: Add eMMC support --- 2024-07-10 Philippe Mathieu-Daudé New
[v48,11/12] hw/sd/sdcard: Add mmc SWITCH function support (CMD6) hw/sd/sdcard: Add eMMC support --- 2024-07-10 Philippe Mathieu-Daudé Superseded
[v48,10/12] hw/sd/sdcard: Implement eMMC 'boot-mode' hw/sd/sdcard: Add eMMC support --- 2024-07-10 Philippe Mathieu-Daudé New
[v48,09/12] hw/sd/sdcard: Add eMMC 'boot-size' property hw/sd/sdcard: Add eMMC support --- 2024-07-10 Philippe Mathieu-Daudé Superseded
[v48,08/12] hw/sd/sdcard: Add emmc_cmd_SEND_EXT_CSD handler (CMD8) hw/sd/sdcard: Add eMMC support --- 2024-07-10 Philippe Mathieu-Daudé Superseded
[v48,07/12] hw/sd/sdcard: Implement eMMC sleep state (CMD5) hw/sd/sdcard: Add eMMC support --- 2024-07-10 Philippe Mathieu-Daudé Superseded
[v48,06/12] hw/sd/sdcard: Add mmc_cmd_PROGRAM_CID handler (CMD26) hw/sd/sdcard: Add eMMC support --- 2024-07-10 Philippe Mathieu-Daudé Superseded
[v48,05/12] hw/sd/sdcard: Fix SET_BLOCK_COUNT command argument on eMMC (CMD23) hw/sd/sdcard: Add eMMC support --- 2024-07-10 Philippe Mathieu-Daudé Superseded
[v48,04/12] hw/sd/sdcard: Add emmc_cmd_SET_RELATIVE_ADDR handler (CMD3) hw/sd/sdcard: Add eMMC support --- 2024-07-10 Philippe Mathieu-Daudé Superseded
[v48,03/12] hw/sd/sdcard: Register unimplemented command handlers hw/sd/sdcard: Add eMMC support --- 2024-07-10 Philippe Mathieu-Daudé Superseded
[v48,02/12] hw/sd/sdcard: Register generic command handlers hw/sd/sdcard: Add eMMC support --- 2024-07-10 Philippe Mathieu-Daudé Superseded
[v48,01/12] hw/sd/sdcard: Basis for eMMC support hw/sd/sdcard: Add eMMC support --- 2024-07-10 Philippe Mathieu-Daudé Superseded
[05/10] target/i386/tcg: Introduce x86_mmu_index_{kernel_,}pl [01/10] target/i386/tcg: Remove SEG_ADDL --- 2024-07-10 Paolo Bonzini Superseded
[04/10] target/i386/tcg: Reorg push/pop within seg_helper.c [01/10] target/i386/tcg: Remove SEG_ADDL --- 2024-07-10 Paolo Bonzini New
[01/10] target/i386/tcg: Remove SEG_ADDL [01/10] target/i386/tcg: Remove SEG_ADDL --- 2024-07-10 Paolo Bonzini Superseded
[v2,13/13] target/riscv: Simplify probing in vext_ldff Fixes for user-only munmap races --- 2024-07-10 Richard Henderson New
[v2,12/13] target/s390x: Use set/clear_helper_retaddr in mem_helper.c Fixes for user-only munmap races --- 2024-07-10 Richard Henderson New
[v2,11/13] target/s390x: Use user_or_likely in access_memmove Fixes for user-only munmap races --- 2024-07-10 Richard Henderson New
[v2,10/13] target/s390x: Use user_or_likely in do_access_memset Fixes for user-only munmap races --- 2024-07-10 Richard Henderson New
[v2,09/13] target/ppc: Improve helper_dcbz for user-only Fixes for user-only munmap races --- 2024-07-10 Richard Henderson New
[v2,08/13] target/ppc: Merge helper_{dcbz,dcbzep} Fixes for user-only munmap races --- 2024-07-10 Richard Henderson New
[v2,07/13] target/ppc: Split out helper_dbczl for 970 Fixes for user-only munmap races --- 2024-07-10 Richard Henderson New
[v2,06/13] target/ppc: Hoist dcbz_size out of dcbz_common Fixes for user-only munmap races --- 2024-07-10 Richard Henderson New
[v2,05/13] target/ppc/mem_helper.c: Remove a conditional from dcbz_common() Fixes for user-only munmap races --- 2024-07-10 Richard Henderson New
[v2,04/13] target/arm: Use set/clear_helper_retaddr in SVE and SME helpers Fixes for user-only munmap races --- 2024-07-10 Richard Henderson New
[v2,03/13] target/arm: Use set/clear_helper_retaddr in helper-a64.c Fixes for user-only munmap races --- 2024-07-10 Richard Henderson New
[v2,02/13] target/arm: Use cpu_env in cpu_untagged_addr Fixes for user-only munmap races --- 2024-07-10 Richard Henderson Superseded
[v2,01/13] accel/tcg: Move {set, clear}_helper_retaddr to cpu_ldst.h Fixes for user-only munmap races --- 2024-07-10 Richard Henderson New
[v47,19/19] hw/sd/sdcard: Enable TYPE_EMMC card model [v47,01/19] hw/sd/sdcard: Basis for eMMC support --- 2024-07-09 Philippe Mathieu-Daudé New
[Aspeed,v47,18/19] hw/sd/sdcard: Add boot config support [v47,01/19] hw/sd/sdcard: Basis for eMMC support --- 2024-07-09 Philippe Mathieu-Daudé New
[Aspeed,v47,17/19] hw/sd/sdcard: Subtract bootarea size from blk [v47,01/19] hw/sd/sdcard: Basis for eMMC support --- 2024-07-09 Philippe Mathieu-Daudé New
[Aspeed,v47,16/19] hw/sd/sdcard: Support boot area in emmc image [v47,01/19] hw/sd/sdcard: Basis for eMMC support --- 2024-07-09 Philippe Mathieu-Daudé New
[v47,15/19] hw/sd/sdcard: Implement eMMC 'boot-mode' [v47,01/19] hw/sd/sdcard: Basis for eMMC support --- 2024-07-09 Philippe Mathieu-Daudé Superseded
[v47,14/19] hw/sd/sdcard: Add mmc SWITCH function support (CMD6) [v47,01/19] hw/sd/sdcard: Basis for eMMC support --- 2024-07-09 Philippe Mathieu-Daudé Superseded
[v47,13/19] hw/sd/sdcard: Migrate ExtCSD 'modes' register [v47,01/19] hw/sd/sdcard: Basis for eMMC support --- 2024-07-09 Philippe Mathieu-Daudé New
[v47,12/19] hw/sd/sdcard: Simplify EXT_CSD values for spec v4.3 [v47,01/19] hw/sd/sdcard: Basis for eMMC support --- 2024-07-09 Philippe Mathieu-Daudé New
[v47,11/19] hw/sd/sdcard: Add eMMC 'boot-size' property [v47,01/19] hw/sd/sdcard: Basis for eMMC support --- 2024-07-09 Philippe Mathieu-Daudé Superseded
[v47,10/19] hw/sd/sdcard: Add emmc_cmd_SEND_EXT_CSD handler (CMD8) [v47,01/19] hw/sd/sdcard: Basis for eMMC support --- 2024-07-09 Philippe Mathieu-Daudé New
[v47,09/19] hw/sd/sdcard: Implement eMMC sleep state (CMD5) [v47,01/19] hw/sd/sdcard: Basis for eMMC support --- 2024-07-09 Philippe Mathieu-Daudé Superseded
[v47,08/19] hw/sd/sdcard: Add mmc_cmd_PROGRAM_CID handler (CMD26) [v47,01/19] hw/sd/sdcard: Basis for eMMC support --- 2024-07-09 Philippe Mathieu-Daudé Superseded
[v47,07/19] hw/sd/sdcard: Fix SET_BLOCK_COUNT command argument on eMMC (CMD23) [v47,01/19] hw/sd/sdcard: Basis for eMMC support --- 2024-07-09 Philippe Mathieu-Daudé Superseded
[v47,06/19] hw/sd/sdcard: Add emmc_cmd_SET_RELATIVE_ADDR handler (CMD3) [v47,01/19] hw/sd/sdcard: Basis for eMMC support --- 2024-07-09 Philippe Mathieu-Daudé Superseded
[v47,05/19] hw/sd/sdcard: Implement emmc_set_csd() [v47,01/19] hw/sd/sdcard: Basis for eMMC support --- 2024-07-09 Philippe Mathieu-Daudé New
[v47,04/19] hw/sd/sdcard: Implement emmc_set_cid() [v47,01/19] hw/sd/sdcard: Basis for eMMC support --- 2024-07-09 Philippe Mathieu-Daudé New
[v47,03/19] hw/sd/sdcard: Register unimplemented command handlers [v47,01/19] hw/sd/sdcard: Basis for eMMC support --- 2024-07-09 Philippe Mathieu-Daudé Superseded
[v47,02/19] hw/sd/sdcard: Register generic command handlers [v47,01/19] hw/sd/sdcard: Basis for eMMC support --- 2024-07-09 Philippe Mathieu-Daudé Superseded
[v47,01/19] hw/sd/sdcard: Basis for eMMC support [v47,01/19] hw/sd/sdcard: Basis for eMMC support --- 2024-07-09 Philippe Mathieu-Daudé New
[v47,00/19] hw/sd/sdcard: Add eMMC support --- 2024-07-09 Philippe Mathieu-Daudé New
[2/2] target/arm: LDAPR should honour SCTLR_ELx.nAA target/arm: two LDAPR/STLR fixes --- 2024-07-09 Peter Maydell New
[1/2] target/arm: Fix handling of LDAPR/STLR with negative offset target/arm: two LDAPR/STLR fixes --- 2024-07-09 Peter Maydell New
[6/6] target/arm: Convert PMULL to decodetree target/arm: AdvSIMD decodetree conversion, part 3 --- 2024-07-09 Richard Henderson New
[5/6] target/arm: Convert ADDHN, SUBHN, RADDHN, RSUBHN to decodetree target/arm: AdvSIMD decodetree conversion, part 3 --- 2024-07-09 Richard Henderson New
[4/6] target/arm: Convert SADDW, SSUBW, UADDW, USUBW to decodetree target/arm: AdvSIMD decodetree conversion, part 3 --- 2024-07-09 Richard Henderson New
[3/6] target/arm: Convert SQDMULL, SQDMLAL, SQDMLSL to decodetree target/arm: AdvSIMD decodetree conversion, part 3 --- 2024-07-09 Richard Henderson New
[2/6] target/arm: Convert SADDL, SSUBL, SABDL, SABAL, and unsigned to decodetree target/arm: AdvSIMD decodetree conversion, part 3 --- 2024-07-09 Richard Henderson New
« 1 2 3 4762 763 »