summary refs log tree commit diff stats
path: root/hw/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* hw/arm/fsl-imx6: Remove 'hw/arm/boot.h' from headerPhilippe Mathieu-Daudé2023-10-271-0/+1
* hw/arm/fsl-imx31: Remove 'hw/arm/boot.h' from headerPhilippe Mathieu-Daudé2023-10-271-0/+1
* hw/arm/fsl-imx25: Remove 'hw/arm/boot.h' from headerPhilippe Mathieu-Daudé2023-10-271-0/+1
* hw/arm/allwinner-r40: Remove 'hw/arm/boot.h' from headerPhilippe Mathieu-Daudé2023-10-271-0/+1
* hw/arm/allwinner-h3: Remove 'hw/arm/boot.h' from headerPhilippe Mathieu-Daudé2023-10-271-0/+1
* hw/arm/allwinner-a10: Remove 'hw/arm/boot.h' from headerPhilippe Mathieu-Daudé2023-10-271-0/+1
* target/arm: Move feature test functions to their own headerPeter Maydell2023-10-271-0/+1
* target/arm: Implement Neoverse N2 CPU modelPeter Maydell2023-10-272-0/+2
* hw/arm/aspeed: Move AspeedSoCState::cpu/vic to Aspeed2400SoCStatePhilippe Mathieu-Daudé2023-10-252-13/+16
* hw/arm/aspeed: Move AspeedSoCState::a7mpcore to Aspeed2600SoCStatePhilippe Mathieu-Daudé2023-10-252-29/+34
* hw/arm/aspeed: Move AspeedSoCState::armv7m to Aspeed10x0SoCStatePhilippe Mathieu-Daudé2023-10-252-17/+23
* hw/arm/aspeed: Check 'memory' link is set in common aspeed_soc_realizePhilippe Mathieu-Daudé2023-10-251-0/+11
* hw/arm/aspeed: Introduce TYPE_ASPEED2400_SOCPhilippe Mathieu-Daudé2023-10-252-44/+46
* hw/arm/aspeed: Introduce TYPE_ASPEED2600_SOCPhilippe Mathieu-Daudé2023-10-251-13/+13
* hw/arm/aspeed: Introduce TYPE_ASPEED10X0_SOCPhilippe Mathieu-Daudé2023-10-251-13/+13
* hw/arm/aspeed: Dynamically allocate AspeedMachineState::soc fieldPhilippe Mathieu-Daudé2023-10-251-49/+52
* hw/arm/aspeed: Rename aspeed_soc_realize() as AST2400/2500 specificPhilippe Mathieu-Daudé2023-10-251-4/+11
* hw/arm/aspeed: Rename aspeed_soc_init() as AST2400/2500 specificPhilippe Mathieu-Daudé2023-10-251-3/+3
* hw/arm/aspeed: Extract code common to all boards to a common filePhilippe Mathieu-Daudé2023-10-253-96/+115
* Merge tag 'hw-misc-20231019' of https://github.com/philmd/qemu into stagingStefan Hajnoczi2023-10-201-3/+2
|\
| * hw/arm/virt: Realize ARM_GICV2M sysbus device before accessing itPhilippe Mathieu-Daudé2023-10-191-1/+1
| * hw/acpi: Realize ACPI_GED sysbus device before accessing itPhilippe Mathieu-Daudé2023-10-191-2/+1
* | target/arm/arm-powerctl: Correctly init CPUs when powered on to lower ELPeter Maydell2023-10-191-72/+23
* | hw/arm/smmuv3: Advertise SMMUv3.1-XNX featurePeter Maydell2023-10-191-0/+4
* | hw/arm/smmuv3: Sort ID register setting into field orderPeter Maydell2023-10-191-2/+2
* | hw/arm/smmuv3: Update ID register bit field definitionsPeter Maydell2023-10-191-0/+38
* | hw/arm/sbsa-ref: use bsa.h for PPI definitionsLeif Lindholm2023-10-191-12/+9
* | {include/}hw/arm: refactor virt PPI logicLeif Lindholm2023-10-192-16/+20
|/
* hw/xen: cleanup sourcesetsPaolo Bonzini2023-10-181-1/+0
* Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi2023-10-0311-10/+88
|\
| * audio: propagate Error * out of audio_initMartin Kletzander2023-10-031-1/+1
| * hw/arm: Support machine-default audiodev with fallbackMartin Kletzander2023-10-0311-9/+87
* | aspeed: Clean up local variable shadowingCédric Le Goater2023-09-291-5/+5
* | hw/arm/smmuv3-internal.h: Don't use locals in statement macrosPeter Maydell2023-09-291-29/+14
* | hw/arm/smmuv3.c: Avoid shadowing variablePeter Maydell2023-09-291-2/+2
* | hw/arm/allwinner: Clean up local variable shadowingPhilippe Mathieu-Daudé2023-09-291-4/+3
* | hw/arm/virt: Clean up local variable shadowingPhilippe Mathieu-Daudé2023-09-291-2/+1
* | hw/arm/armv7m: Clean up local variable shadowingPhilippe Mathieu-Daudé2023-09-292-11/+7
|/
* sbsa-ref: add non-secure EL2 virtual timerMarcin Juszkiewicz2023-09-211-0/+2
* hw/arm/boot: Set SCR_EL3.FGTEn when booting kernelFabian Vogt2023-09-211-0/+4
* target/arm: Implement cortex-a710Richard Henderson2023-09-081-0/+1
* hw/arm/versal: Connect the CFRAME_REG and CFRAME_BCAST_REGFrancisco Iglesias2023-09-081-1/+112
* hw/arm/xlnx-versal: Connect the CFU_APB, CFU_FDRO and CFU_SFRFrancisco Iglesias2023-09-081-0/+42
* hw/sd: Introduce a "sd-card" SPI variant modelCédric Le Goater2023-09-011-2/+1
* aspeed: Get the BlockBackend of FMC0 from the flash deviceCédric Le Goater2023-09-011-3/+5
* aspeed: Create flash devices only when defaults are enabledCédric Le Goater2023-09-011-2/+4
* hw/ssi: Check for duplicate CS indexesCédric Le Goater2023-09-014-1/+7
* aspeed/smc: Wire CS lines at resetCédric Le Goater2023-09-011-4/+1
* aspeed: Introduce helper for 32-bit hosts limitationCédric Le Goater2023-09-011-12/+9
* Merge tag 'pull-target-arm-20230831' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi2023-08-315-100/+341
|\