Show patches with: Submitter = Peter Maydell       |    Archived = No       |   16039 patches
« 1 2 ... 4 5 6160 161 »
Patch Series S/W/F Date Submitter Delegate State
[PULL,03/26] hw/display/bcm2835_fb: fix fb_use_offsets condition [PULL,01/26] target/arm: Fix handling of LDAPR/STLR with negative offset --- 2024-07-18 Peter Maydell Accepted
[PULL,02/26] target/arm: LDAPR should honour SCTLR_ELx.nAA [PULL,01/26] target/arm: Fix handling of LDAPR/STLR with negative offset --- 2024-07-18 Peter Maydell Accepted
[PULL,01/26] target/arm: Fix handling of LDAPR/STLR with negative offset [PULL,01/26] target/arm: Fix handling of LDAPR/STLR with negative offset --- 2024-07-18 Peter Maydell Accepted
[PULL,00/26] target-arm queue --- 2024-07-18 Peter Maydell Not Applicable
accel/tcg: Make cpu_exec_interrupt hook mandatory accel/tcg: Make cpu_exec_interrupt hook mandatory --- 2024-07-12 Peter Maydell Superseded
[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
[2/2] target/arm: LDAPR should honour SCTLR_ELx.nAA target/arm: two LDAPR/STLR fixes --- 2024-07-09 Peter Maydell Superseded
[1/2] target/arm: Fix handling of LDAPR/STLR with negative offset target/arm: two LDAPR/STLR fixes --- 2024-07-09 Peter Maydell Superseded
include/hw/qdev-core.h: Correct and clarify gpio doc comments include/hw/qdev-core.h: Correct and clarify gpio doc comments --- 2024-07-08 Peter Maydell Superseded
[PULL,29/29] tests/qtest: Ensure STM32L4x5 EXTI state is correct at the end of QTests [PULL,01/29] hw/nvram: Add BCM2835 OTP device --- 2024-07-01 Peter Maydell Accepted
[PULL,28/29] hw/misc: In STM32L4x5 EXTI, correct configurable interrupts [PULL,01/29] hw/nvram: Add BCM2835 OTP device --- 2024-07-01 Peter Maydell Not Applicable
[PULL,27/29] tests/qtest: Fix STM32L4x5 SYSCFG irq line 15 state assumption [PULL,01/29] hw/nvram: Add BCM2835 OTP device --- 2024-07-01 Peter Maydell Not Applicable
[PULL,26/29] docs/system/arm: Add a doc for zynq board [PULL,01/29] hw/nvram: Add BCM2835 OTP device --- 2024-07-01 Peter Maydell Accepted
[PULL,25/29] hw/arm/xilinx_zynq: Add boot-mode property [PULL,01/29] hw/nvram: Add BCM2835 OTP device --- 2024-07-01 Peter Maydell Accepted
[PULL,24/29] hw/misc/zynq_slcr: Add boot-mode property [PULL,01/29] hw/nvram: Add BCM2835 OTP device --- 2024-07-01 Peter Maydell Accepted
[PULL,23/29] MAINTAINERS: Update my family name [PULL,01/29] hw/nvram: Add BCM2835 OTP device --- 2024-07-01 Peter Maydell Accepted
[PULL,22/29] target/arm: Enable FEAT_Debugv8p8 for -cpu max [PULL,01/29] hw/nvram: Add BCM2835 OTP device --- 2024-07-01 Peter Maydell Accepted
[PULL,21/29] target/arm: Move initialization of debug ID registers [PULL,01/29] hw/nvram: Add BCM2835 OTP device --- 2024-07-01 Peter Maydell Accepted
[PULL,20/29] target/arm: Fix indentation [PULL,01/29] hw/nvram: Add BCM2835 OTP device --- 2024-07-01 Peter Maydell Accepted
[PULL,19/29] target/arm: Delete dead code from disas_simd_indexed [PULL,01/29] hw/nvram: Add BCM2835 OTP device --- 2024-07-01 Peter Maydell Accepted
[PULL,18/29] target/arm: Convert FCMLA to decodetree [PULL,01/29] hw/nvram: Add BCM2835 OTP device --- 2024-07-01 Peter Maydell Accepted
[PULL,17/29] target/arm: Convert FCADD to decodetree [PULL,01/29] hw/nvram: Add BCM2835 OTP device --- 2024-07-01 Peter Maydell Accepted
[PULL,16/29] target/arm: Add data argument to do_fp3_vector [PULL,01/29] hw/nvram: Add BCM2835 OTP device --- 2024-07-01 Peter Maydell Not Applicable
[PULL,15/29] target/arm: Convert BFMMLA, SMMLA, UMMLA, USMMLA to decodetree [PULL,01/29] hw/nvram: Add BCM2835 OTP device --- 2024-07-01 Peter Maydell Accepted
[PULL,14/29] target/arm: Convert BFMLALB, BFMLALT to decodetree [PULL,01/29] hw/nvram: Add BCM2835 OTP device --- 2024-07-01 Peter Maydell Accepted
[PULL,13/29] target/arm: Convert BFDOT to decodetree [PULL,01/29] hw/nvram: Add BCM2835 OTP device --- 2024-07-01 Peter Maydell Accepted
[PULL,12/29] target/arm: Convert SUDOT, USDOT to decodetree [PULL,01/29] hw/nvram: Add BCM2835 OTP device --- 2024-07-01 Peter Maydell Accepted
[PULL,11/29] target/arm: Convert SDOT, UDOT to decodetree [PULL,01/29] hw/nvram: Add BCM2835 OTP device --- 2024-07-01 Peter Maydell Accepted
[PULL,10/29] target/arm: Convert SQRDMLAH, SQRDMLSH to decodetree [PULL,01/29] hw/nvram: Add BCM2835 OTP device --- 2024-07-01 Peter Maydell Accepted
[PULL,09/29] target/arm: Fix FJCVTZS vs flush-to-zero [PULL,01/29] hw/nvram: Add BCM2835 OTP device --- 2024-07-01 Peter Maydell Not Applicable
[PULL,08/29] target/arm: Fix SQDMULH (by element) with Q=0 [PULL,01/29] hw/nvram: Add BCM2835 OTP device --- 2024-07-01 Peter Maydell Accepted
[PULL,07/29] target/arm: Fix VCMLA Dd, Dn, Dm[idx] [PULL,01/29] hw/nvram: Add BCM2835 OTP device --- 2024-07-01 Peter Maydell Accepted
[PULL,06/29] hw/arm/smmu-common: Replace smmu_iommu_mr with smmu_find_sdev [PULL,01/29] hw/nvram: Add BCM2835 OTP device --- 2024-07-01 Peter Maydell Not Applicable
[PULL,05/29] tests/avocado: use default amount of cores on sbsa-ref [PULL,01/29] hw/nvram: Add BCM2835 OTP device --- 2024-07-01 Peter Maydell Not Applicable
[PULL,04/29] tests/avocado: update firmware for sbsa-ref [PULL,01/29] hw/nvram: Add BCM2835 OTP device --- 2024-07-01 Peter Maydell Accepted
[PULL,03/29] hw/misc: Implement mailbox properties for customer OTP and device specific private keys [PULL,01/29] hw/nvram: Add BCM2835 OTP device --- 2024-07-01 Peter Maydell Not Applicable
[PULL,02/29] hw/arm: Connect OTP device to BCM2835 [PULL,01/29] hw/nvram: Add BCM2835 OTP device --- 2024-07-01 Peter Maydell Not Applicable
[PULL,01/29] hw/nvram: Add BCM2835 OTP device [PULL,01/29] hw/nvram: Add BCM2835 OTP device --- 2024-07-01 Peter Maydell Not Applicable
[PULL,00/29] target-arm queue --- 2024-07-01 Peter Maydell Not Applicable
[9/9] target/arm: Allow FPCR bits that aren't in FPSCR target/arm: Refactor FPCR/FPSR handling to prepare for FEAT_AFP --- 2024-06-28 Peter Maydell Superseded
[8/9] target/arm: Rename FPSR_MASK and FPCR_MASK and define them symbolically target/arm: Refactor FPCR/FPSR handling to prepare for FEAT_AFP --- 2024-06-28 Peter Maydell Superseded
[7/9] target/arm: Rename FPCR_ QC, NZCV macros to FPSR_ target/arm: Refactor FPCR/FPSR handling to prepare for FEAT_AFP --- 2024-06-28 Peter Maydell Superseded
[6/9] target/arm: Store FPSR and FPCR in separate CPU state fields target/arm: Refactor FPCR/FPSR handling to prepare for FEAT_AFP --- 2024-06-28 Peter Maydell Superseded
[5/9] target/arm: Implement store_cpu_field_low32() macro target/arm: Refactor FPCR/FPSR handling to prepare for FEAT_AFP --- 2024-06-28 Peter Maydell Superseded
[4/9] target/arm: Support migration when FPSR/FPCR won't fit in the FPSCR target/arm: Refactor FPCR/FPSR handling to prepare for FEAT_AFP --- 2024-06-28 Peter Maydell Superseded
[3/9] target/arm: Make vfp_set_fpscr() call vfp_set_{fpcr, fpsr} target/arm: Refactor FPCR/FPSR handling to prepare for FEAT_AFP --- 2024-06-28 Peter Maydell Superseded
[2/9] target/arm: Make vfp_get_fpscr() call vfp_get_{fpcr, fpsr} target/arm: Refactor FPCR/FPSR handling to prepare for FEAT_AFP --- 2024-06-28 Peter Maydell Superseded
[1/9] target/arm: Correct comments about M-profile FPSCR target/arm: Refactor FPCR/FPSR handling to prepare for FEAT_AFP --- 2024-06-28 Peter Maydell Superseded
[PULL,18/18] hw/arm/sbsa-ref: Enable CPU cluster on ARM sbsa machine [PULL,01/18] hw/net/can/xlnx-versal-canfd: Fix sorting of the tx queue --- 2024-06-22 Peter Maydell Accepted
[PULL,17/18] hw/usb/hcd-ohci: Fix ohci_service_td: accept zero-length TDs where CBP=BE+1 [PULL,01/18] hw/net/can/xlnx-versal-canfd: Fix sorting of the tx queue --- 2024-06-22 Peter Maydell Accepted
[PULL,16/18] hw/misc: Set valid access size for Exynos4210 RNG [PULL,01/18] hw/net/can/xlnx-versal-canfd: Fix sorting of the tx queue --- 2024-06-22 Peter Maydell Not Applicable
[PULL,15/18] hw/arm/virt: Avoid unexpected warning from Linux guest on host with Fujitsu CPUs [PULL,01/18] hw/net/can/xlnx-versal-canfd: Fix sorting of the tx queue --- 2024-06-22 Peter Maydell Accepted
[PULL,14/18] hw/arm/virt: allow creation of a second NonSecure UART [PULL,01/18] hw/net/can/xlnx-versal-canfd: Fix sorting of the tx queue --- 2024-06-22 Peter Maydell Accepted
[PULL,13/18] hw/arm/virt: Rename VIRT_UART and VIRT_SECURE_UART to VIRT_UART[01] [PULL,01/18] hw/net/can/xlnx-versal-canfd: Fix sorting of the tx queue --- 2024-06-22 Peter Maydell Not Applicable
[PULL,12/18] hw/arm/virt: Add serial aliases in DTB [PULL,01/18] hw/net/can/xlnx-versal-canfd: Fix sorting of the tx queue --- 2024-06-22 Peter Maydell Accepted
[PULL,11/18] hw/usb/hcd-dwc2: Handle invalid address access in read and write functions [PULL,01/18] hw/net/can/xlnx-versal-canfd: Fix sorting of the tx queue --- 2024-06-22 Peter Maydell Not Applicable
[PULL,10/18] hw/timer/a9gtimer: Handle QTest mode in a9_gtimer_get_current_cpu [PULL,01/18] hw/net/can/xlnx-versal-canfd: Fix sorting of the tx queue --- 2024-06-22 Peter Maydell Accepted
[PULL,09/18] scripts/coverity-scan/COMPONENTS.md: Include libqmp in testlibs [PULL,01/18] hw/net/can/xlnx-versal-canfd: Fix sorting of the tx queue --- 2024-06-22 Peter Maydell Accepted
[PULL,08/18] scripts/coverity-scan/COMPONENTS.md: Fix monitor component [PULL,01/18] hw/net/can/xlnx-versal-canfd: Fix sorting of the tx queue --- 2024-06-22 Peter Maydell Accepted
[PULL,07/18] scripts/coverity-scan/COMPONENTS.md: Add crypto headers in host/include to the crypto component [PULL,01/18] hw/net/can/xlnx-versal-canfd: Fix sorting of the tx queue --- 2024-06-22 Peter Maydell Accepted
[PULL,06/18] scripts/coverity-scan/COMPONENTS.md: Fix 'char' component [PULL,01/18] hw/net/can/xlnx-versal-canfd: Fix sorting of the tx queue --- 2024-06-22 Peter Maydell Accepted
[PULL,05/18] scripts/coverity-scan/COMPONENTS.md: Update paths to match gitlab CI [PULL,01/18] hw/net/can/xlnx-versal-canfd: Fix sorting of the tx queue --- 2024-06-22 Peter Maydell Not Applicable
[PULL,04/18] hw/arm/xilinx_zynq: Fix IRQ/FIQ routing [PULL,01/18] hw/net/can/xlnx-versal-canfd: Fix sorting of the tx queue --- 2024-06-22 Peter Maydell Accepted
[PULL,03/18] hw/intc/arm_gic: Fix deactivation of SPI lines [PULL,01/18] hw/net/can/xlnx-versal-canfd: Fix sorting of the tx queue --- 2024-06-22 Peter Maydell Accepted
[PULL,02/18] hw/arm/sbsa-ref: switch to 1GHz timer frequency [PULL,01/18] hw/net/can/xlnx-versal-canfd: Fix sorting of the tx queue --- 2024-06-22 Peter Maydell Not Applicable
[PULL,01/18] hw/net/can/xlnx-versal-canfd: Fix sorting of the tx queue [PULL,01/18] hw/net/can/xlnx-versal-canfd: Fix sorting of the tx queue --- 2024-06-22 Peter Maydell Accepted
[PULL,00/18] target-arm queue --- 2024-06-22 Peter Maydell Not Applicable
[v2,3/3] hw/arm/virt: allow creation of a second NonSecure UART hw/arm: Create second NonSecure UART for virt board --- 2024-06-10 Peter Maydell Superseded
[v2,2/3] hw/arm/virt: Rename VIRT_UART and VIRT_SECURE_UART to VIRT_UART[01] hw/arm: Create second NonSecure UART for virt board --- 2024-06-10 Peter Maydell Superseded
[v2,1/3] hw/arm/virt: Add serial aliases in DTB hw/arm: Create second NonSecure UART for virt board --- 2024-06-10 Peter Maydell Superseded
[v2,5/5] scripts/coverity-scan/COMPONENTS.md: Include libqmp in testlibs scrips/coverity-scan: COMPONENTS.md updates --- 2024-06-04 Peter Maydell Superseded
[v2,4/5] scripts/coverity-scan/COMPONENTS.md: Fix monitor component scrips/coverity-scan: COMPONENTS.md updates --- 2024-06-04 Peter Maydell Superseded
[v2,3/5] scripts/coverity-scan/COMPONENTS.md: Add crypto headers in host/include to the crypto component scrips/coverity-scan: COMPONENTS.md updates --- 2024-06-04 Peter Maydell Superseded
[v2,2/5] scripts/coverity-scan/COMPONENTS.md: Fix 'char' component scrips/coverity-scan: COMPONENTS.md updates --- 2024-06-04 Peter Maydell Superseded
[v2,1/5] scripts/coverity-scan/COMPONENTS.md: Update paths to match gitlab CI scrips/coverity-scan: COMPONENTS.md updates --- 2024-06-04 Peter Maydell Superseded
[3/3] accel/tcg: Make TCGCPUOps::cpu_exec_halt mandatory cpu_exec_halt: make method mandatory --- 2024-06-03 Peter Maydell Accepted
« 1 2 ... 4 5 6160 161 »