aboutsummaryrefslogtreecommitdiff
path: root/hw/arm
AgeCommit message (Expand)Author
2023-10-25hw/arm/aspeed: Check 'memory' link is set in common aspeed_soc_realizePhilippe Mathieu-Daudé
2023-10-25hw/arm/aspeed: Introduce TYPE_ASPEED2400_SOCPhilippe Mathieu-Daudé
2023-10-25hw/arm/aspeed: Introduce TYPE_ASPEED2600_SOCPhilippe Mathieu-Daudé
2023-10-25hw/arm/aspeed: Introduce TYPE_ASPEED10X0_SOCPhilippe Mathieu-Daudé
2023-10-25hw/arm/aspeed: Dynamically allocate AspeedMachineState::soc fieldPhilippe Mathieu-Daudé
2023-10-25hw/arm/aspeed: Rename aspeed_soc_realize() as AST2400/2500 specificPhilippe Mathieu-Daudé
2023-10-25hw/arm/aspeed: Rename aspeed_soc_init() as AST2400/2500 specificPhilippe Mathieu-Daudé
2023-10-25hw/arm/aspeed: Extract code common to all boards to a common filePhilippe Mathieu-Daudé
2023-10-20Merge tag 'hw-misc-20231019' of https://github.com/philmd/qemu into stagingStefan Hajnoczi
2023-10-19hw/arm/virt: Realize ARM_GICV2M sysbus device before accessing itPhilippe Mathieu-Daudé
2023-10-19hw/acpi: Realize ACPI_GED sysbus device before accessing itPhilippe Mathieu-Daudé
2023-10-19target/arm/arm-powerctl: Correctly init CPUs when powered on to lower ELPeter Maydell
2023-10-19hw/arm/smmuv3: Advertise SMMUv3.1-XNX featurePeter Maydell
2023-10-19hw/arm/smmuv3: Sort ID register setting into field orderPeter Maydell
2023-10-19hw/arm/smmuv3: Update ID register bit field definitionsPeter Maydell
2023-10-19hw/arm/sbsa-ref: use bsa.h for PPI definitionsLeif Lindholm
2023-10-19{include/}hw/arm: refactor virt PPI logicLeif Lindholm
2023-10-18hw/xen: cleanup sourcesetsPaolo Bonzini
2023-10-03Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi
2023-10-03audio: propagate Error * out of audio_initMartin Kletzander
2023-10-03hw/arm: Support machine-default audiodev with fallbackMartin Kletzander
2023-09-29aspeed: Clean up local variable shadowingCédric Le Goater
2023-09-29hw/arm/smmuv3-internal.h: Don't use locals in statement macrosPeter Maydell
2023-09-29hw/arm/smmuv3.c: Avoid shadowing variablePeter Maydell
2023-09-29hw/arm/allwinner: Clean up local variable shadowingPhilippe Mathieu-Daudé
2023-09-29hw/arm/virt: Clean up local variable shadowingPhilippe Mathieu-Daudé
2023-09-29hw/arm/armv7m: Clean up local variable shadowingPhilippe Mathieu-Daudé
2023-09-21sbsa-ref: add non-secure EL2 virtual timerMarcin Juszkiewicz
2023-09-21hw/arm/boot: Set SCR_EL3.FGTEn when booting kernelFabian Vogt
2023-09-08target/arm: Implement cortex-a710Richard Henderson
2023-09-08hw/arm/versal: Connect the CFRAME_REG and CFRAME_BCAST_REGFrancisco Iglesias
2023-09-08hw/arm/xlnx-versal: Connect the CFU_APB, CFU_FDRO and CFU_SFRFrancisco Iglesias
2023-09-01hw/sd: Introduce a "sd-card" SPI variant modelCédric Le Goater
2023-09-01aspeed: Get the BlockBackend of FMC0 from the flash deviceCédric Le Goater
2023-09-01aspeed: Create flash devices only when defaults are enabledCédric Le Goater
2023-09-01hw/ssi: Check for duplicate CS indexesCédric Le Goater
2023-09-01aspeed/smc: Wire CS lines at resetCédric Le Goater
2023-09-01aspeed: Introduce helper for 32-bit hosts limitationCédric Le Goater
2023-08-31Merge tag 'pull-target-arm-20230831' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi
2023-08-31hw/arm: Set number of MPU regions correctly for an505, an521, an524Peter Maydell
2023-08-31hw/arm/armv7m: Add mpu-ns-regions and mpu-s-regions propertiesPeter Maydell
2023-08-31Add i.MX7 SRC device implementationJean-Christophe Dubois
2023-08-31Add i.MX7 missing TZ devices and memory regionsJean-Christophe Dubois
2023-08-31Refactor i.MX7 processor codeJean-Christophe Dubois
2023-08-31Add i.MX6UL missing devices.Jean-Christophe Dubois
2023-08-31Refactor i.MX6UL processor codeJean-Christophe Dubois
2023-08-31Remove i.MX7 IOMUX GPR device from i.MX6ULJean-Christophe Dubois
2023-08-30xen_arm: Initialize RAM and add hi/low memory regionsOleksandr Tyshchenko
2023-08-30xen_arm: Create virtio-mmio devices during initializationOleksandr Tyshchenko
2023-08-24Merge tag 'pull-target-arm-20230824' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi