2024-07-18 | Daniyal Khan | tests/tcg/aarch64: Add test cases for SME FMOPA (widening) Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-07-18 | Richard Henderson | target/arm: Use FPST_F16 for SME FMOPA (widening) Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-07-18 | Daniyal Khan | target/arm: Use float_status copy in sme_fmopa_s Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-07-18 | Mostafa Saleh | hw/arm/smmu: Refactor SMMU OAS Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-07-18 | Mostafa Saleh | hw/arm/smmuv3: Support and advertise nesting Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-07-18 | Mostafa Saleh | hw/arm/smmuv3: Handle translation faults according... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-07-18 | Mostafa Saleh | hw/arm/smmuv3: Support nested SMMUs in smmuv3_notify_iova() Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-07-18 | Mostafa Saleh | hw/arm/smmu: Support nesting in the rest of commands Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-07-18 | Mostafa Saleh | hw/arm/smmu: Introduce smmu_iotlb_inv_asid_vmid Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-07-18 | Mostafa Saleh | hw/arm/smmu: Support nesting in smmuv3_range_inval() Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-07-18 | Mostafa Saleh | hw/arm/smmu-common: Support nested translation Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-07-18 | Mostafa Saleh | hw/arm/smmu-common: Add support for nested TLB Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-07-18 | Mostafa Saleh | hw/arm/smmu-common: Rework TLB lookup for nesting Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-07-18 | Mostafa Saleh | hw/arm/smmuv3: Translate CD and TT using stage-2 table Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-07-18 | Mostafa Saleh | hw/arm/smmu: Introduce CACHED_ENTRY_TO_ADDR Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-07-18 | Mostafa Saleh | hw/arm/smmu: Consolidate ASID and VMID types Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-07-18 | Mostafa Saleh | hw/arm/smmu: Split smmuv3_translate() Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-07-18 | Mostafa Saleh | hw/arm/smmu: Use enum for SMMU stage Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-07-18 | Mostafa Saleh | hw/arm/smmuv3: Fix encoding of CLASS in events Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-07-18 | Mostafa Saleh | hw/arm/smmu: Fix IPA for stage-2 events Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-07-18 | Mostafa Saleh | hw/arm/smmu-common: Add missing size check for stage-1 Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-07-18 | SamJakob | hw/display/bcm2835_fb: fix fb_use_offsets condition Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-07-18 | Peter Maydell | target/arm: LDAPR should honour SCTLR_ELx.nAA Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-07-18 | Peter Maydell | target/arm: Fix handling of LDAPR/STLR with negative... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-07-11 | Richard Henderson | target/arm: Convert PMULL to decodetree Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-07-11 | Richard Henderson | target/arm: Convert ADDHN, SUBHN, RADDHN, RSUBHN to... Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-07-11 | Richard Henderson | target/arm: Convert SADDW, SSUBW, UADDW, USUBW to decodetree Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-07-11 | Richard Henderson | target/arm: Convert SQDMULL, SQDMLAL, SQDMLSL to decodetree Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-07-11 | Richard Henderson | target/arm: Convert SADDL, SSUBL, SABDL, SABAL, and... Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-07-11 | Richard Henderson | target/arm: Convert SMULL, UMULL, SMLAL, UMLAL, SMLSL... Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-07-11 | Inès Varhol | hw/arm: In STM32L4x5 SOC, connect USART devices to... Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-07-11 | Inès Varhol | hw/misc: In STM32L4x5 EXTI, handle direct interrupts Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-07-11 | Inès Varhol | hw/misc: In STM32L4x5 EXTI, consolidate 2 constants Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-07-11 | Peter Maydell | accel/tcg: Make TCGCPUOps::cpu_exec_halt mandatory Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-07-11 | Peter Maydell | target: Set TCGCPUOps::cpu_exec_halt to target's has_work... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-07-11 | Peter Maydell | target/arm: Set arm_v7m_tcg_ops cpu_exec_halt to arm_cpu_exe... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-07-11 | Richard Henderson | target/arm: Use cpu_env in cpu_untagged_addr Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-07-11 | Zheyu Ma | hw/misc/bcm2835_thermal: Fix access size handling in... Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-07-11 | Zheyu Ma | hw/char/pl011: Avoid division-by-zero in pl011_get_baudrate() Suggested-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-07-11 | Peter Maydell | target/arm: Allow FPCR bits that aren't in FPSCR Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-07-11 | Peter Maydell | target/arm: Rename FPSR_MASK and FPCR_MASK and define... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-07-11 | Peter Maydell | target/arm: Rename FPCR_ QC, NZCV macros to FPSR_ Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-07-11 | Peter Maydell | target/arm: Store FPSR and FPCR in separate CPU state... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-07-11 | Peter Maydell | target/arm: Implement store_cpu_field_low32() macro Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-07-11 | Peter Maydell | target/arm: Support migration when FPSR/FPCR won't... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-07-11 | Peter Maydell | target/arm: Make vfp_set_fpscr() call vfp_set_{fpcr... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-07-11 | Peter Maydell | target/arm: Make vfp_get_fpscr() call vfp_get_{fpcr... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-07-11 | Peter Maydell | target/arm: Correct comments about M-profile FPSCR Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-07-01 | Inès Varhol | tests/qtest: Ensure STM32L4x5 EXTI state is correct... Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-07-01 | Inès Varhol | hw/misc: In STM32L4x5 EXTI, correct configurable interrupts Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-07-01 | Inès Varhol | tests/qtest: Fix STM32L4x5 SYSCFG irq line 15 state... Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-07-01 | Sai Pavan Boddu | docs/system/arm: Add a doc for zynq board Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-07-01 | Sai Pavan Boddu | hw/arm/xilinx_zynq: Add boot-mode property Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-07-01 | Sai Pavan Boddu | hw/misc/zynq_slcr: Add boot-mode property Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-07-01 | Patrick Leis | MAINTAINERS: Update my family name Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-07-01 | Gustavo Romero | target/arm: Enable FEAT_Debugv8p8 for -cpu max Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-07-01 | Gustavo Romero | target/arm: Move initialization of debug ID registers Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-07-01 | Gustavo Romero | target/arm: Fix indentation Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-07-01 | Richard Henderson | target/arm: Delete dead code from disas_simd_indexed Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-07-01 | Richard Henderson | target/arm: Convert FCMLA to decodetree Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-07-01 | Richard Henderson | target/arm: Convert FCADD to decodetree Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-07-01 | Richard Henderson | target/arm: Add data argument to do_fp3_vector Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-07-01 | Richard Henderson | target/arm: Convert BFMMLA, SMMLA, UMMLA, USMMLA to... Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-07-01 | Richard Henderson | target/arm: Convert BFMLALB, BFMLALT to decodetree Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-07-01 | Richard Henderson | target/arm: Convert BFDOT to decodetree Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-07-01 | Richard Henderson | target/arm: Convert SUDOT, USDOT to decodetree Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-07-01 | Richard Henderson | target/arm: Convert SDOT, UDOT to decodetree Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-07-01 | Richard Henderson | target/arm: Convert SQRDMLAH, SQRDMLSH to decodetree Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-07-01 | Richard Henderson | target/arm: Fix FJCVTZS vs flush-to-zero Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-07-01 | Richard Henderson | target/arm: Fix SQDMULH (by element) with Q=0 Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-07-01 | Richard Henderson | target/arm: Fix VCMLA Dd, Dn, Dm[idx] Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-07-01 | Nicolin Chen | hw/arm/smmu-common: Replace smmu_iommu_mr with smmu_find_sdev Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-07-01 | Marcin Juszkiewicz | tests/avocado: use default amount of cores on sbsa-ref Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-07-01 | Marcin Juszkiewicz | tests/avocado: update firmware for sbsa-ref Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-07-01 | Rayhan Faizel | hw/misc: Implement mailbox properties for customer... Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-07-01 | Rayhan Faizel | hw/arm: Connect OTP device to BCM2835 Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-07-01 | Rayhan Faizel | hw/nvram: Add BCM2835 OTP device Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-06-21 | Xiong Yining | hw/arm/sbsa-ref: Enable CPU cluster on ARM sbsa machine Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-06-21 | David Hubbard | hw/usb/hcd-ohci: Fix ohci_service_td: accept zero-length... zero-length packet. Peter Maydell tracked down commit 1328fe0c32 Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-06-21 | Zheyu Ma | hw/misc: Set valid access size for Exynos4210 RNG Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-06-21 | Zhenyu Zhang | hw/arm/virt: Avoid unexpected warning from Linux guest... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-06-21 | Peter Maydell | hw/arm/virt: allow creation of a second NonSecure UART Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-06-21 | Peter Maydell | hw/arm/virt: Rename VIRT_UART and VIRT_SECURE_UART... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-06-21 | Peter Maydell | hw/arm/virt: Add serial aliases in DTB Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-06-21 | Zheyu Ma | hw/usb/hcd-dwc2: Handle invalid address access in read... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-06-21 | Zheyu Ma | hw/timer/a9gtimer: Handle QTest mode in a9_gtimer_get_curren... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-06-21 | Peter Maydell | scripts/coverity-scan/COMPONENTS.md: Include libqmp... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-06-21 | Peter Maydell | scripts/coverity-scan/COMPONENTS.md: Fix monitor component Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-06-21 | Peter Maydell | scripts/coverity-scan/COMPONENTS.md: Add crypto headers... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-06-21 | Peter Maydell | scripts/coverity-scan/COMPONENTS.md: Fix 'char' component Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-06-21 | Peter Maydell | scripts/coverity-scan/COMPONENTS.md: Update paths to... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-06-21 | Sebastian Huber | hw/arm/xilinx_zynq: Fix IRQ/FIQ routing Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-06-21 | Edgar E. Iglesias | hw/intc/arm_gic: Fix deactivation of SPI lines Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-06-21 | Marcin Juszkiewicz | hw/arm/sbsa-ref: switch to 1GHz timer frequency Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-06-21 | Shiva sagar Myana | hw/net/can/xlnx-versal-canfd: Fix sorting of the tx... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-05-31 | David Hubbard | hw/usb/hcd-ohci: Fix #1510, #303: pid not IN or OUT Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-05-30 | Peter Maydell | target/arm: Implement FEAT WFxT and enable for '-cpu... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-05-30 | Peter Maydell | accel/tcg: Make TCGCPUOps::cpu_exec_halt return bool... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-05-30 | Peter Maydell | docs/system/target-arm: Re-alphabetize board list Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2024-05-30 | Marcin Juszkiewicz | target/arm: Disable SVE extensions when SVE is disabled Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
next |