Official QOSAMI-QEMU mirror. Please see https://www.qemu.org/contribute/ for how to submit changes to QEMU. Pull Requests are disabled. Please only use release tarballs from the QEMU website.
master
tests/functional/aarch64: Add basic test of TCG aarch64=off
Peter Maydell committed 5 months ago
target/arm: Allow 'aarch64=off' to be set for TCG CPUs
Peter Maydell committed 5 months ago
target/arm: Clear AArch64 ID regs from ARMISARegisters if AArch64 disabled
Peter Maydell committed 5 months ago
hw: Move ARM_SYSCTL_GPIO definitions to arm sysctl specific header
Peter Maydell committed 5 months ago
hw/arm: Remove hw_error() for the unimplemented CM_LMBUSCNT register
Thomas Huth committed 5 months ago
target/arm: Compile m_helper.c once
Philippe Mathieu-Daudé committed 6 months ago
target/arm: Replace MO_TE -> mo_endian() for Cortex-M helpers
Philippe Mathieu-Daudé committed 6 months ago
target/arm: Compile mve_helper.c once
Philippe Mathieu-Daudé committed 6 months ago
target/arm: Replace MO_TE -> mo_endian() for MVE helpers
Philippe Mathieu-Daudé committed 6 months ago
target/arm: Introduce mo_endian() helper
Philippe Mathieu-Daudé committed 6 months ago
target/arm: Hoist MO_TE into MVE DO_VSTR() macro
Philippe Mathieu-Daudé committed 6 months ago
target/arm: Hoist MO_TE into mve_advance_vpt()
Philippe Mathieu-Daudé committed 6 months ago
target/arm: Explode MO_TExx -> MO_TE | MO_xx
Philippe Mathieu-Daudé committed 6 months ago
target/arm: Ignore endianness when setting MTE tags
Philippe Mathieu-Daudé committed 6 months ago
hw/arm/fsl-imx8mm: Adding functional testing of iMX8MM emulation
Gaurav Sharma committed 5 months ago
hw/arm/fsl-imx8mm: Adding support for USB controller
Gaurav Sharma committed 5 months ago
hw/arm/fsl-imx8mm: Adding support for ENET ethernet controller
Gaurav Sharma committed 5 months ago
hw/arm/fsl-imx8mm: Adding support for General Purpose Timers
Gaurav Sharma committed 5 months ago
hw/arm/fsl-imx8mm: Adding support for Watchdog Timers
Gaurav Sharma committed 5 months ago
hw/arm/fsl-imx8mm: Adding support for SPI controller
Gaurav Sharma committed 5 months ago