aboutsummaryrefslogtreecommitdiff
path: root/hw/arm
AgeCommit message (Expand)AuthorFilesLines
2023-07-06target/arm: Define neoverse-v1Peter Maydell2-0/+2
2023-07-04hw/arm/sbsa-ref: use XHCI to replace EHCIYuquan Wang2-11/+14
2023-06-28exec/memory: Add symbolic value for memory listener priority for accelIsaku Yamahata1-1/+1
2023-06-28hw/arm/sbsa-ref: Include missing 'sysemu/kvm.h' headerPhilippe Mathieu-Daudé1-0/+1
2023-06-28hw/intc/arm_gic: Un-inline GIC*/ITS class_name() helpersPhilippe Mathieu-Daudé3-1/+3
2023-06-26hw/arm: Validate cluster and NUMA node boundaryGavin Shan2-0/+4
2023-06-23hw/arm/sbsa-ref: add ITS support in SBSA GICShashi Mallela1-3/+30
2023-06-20meson: Replace softmmu_ss -> system_ssPhilippe Mathieu-Daudé1-4/+4
2023-06-19hw/arm/Kconfig: sbsa-ref uses Bochs displayMarcin Juszkiewicz1-0/+1
2023-06-16Merge tag 'xenpvh5-tag' of https://gitlab.com/sstabellini/qemu into stagingRichard Henderson2-0/+183
2023-06-15hw/arm: introduce xenpvh machineVikram Garhwal2-0/+183
2023-06-15target/arm: Allow users to set the number of VFP registersCédric Le Goater1-0/+2
2023-06-15aspeed: Introduce a "bmc-console" machine optionCédric Le Goater1-2/+38
2023-06-15aspeed: Use the boot_rom region of the fby35 machineCédric Le Goater1-14/+15
2023-06-15aspeed: Introduce a boot_rom region at the machine levelCédric Le Goater1-6/+6
2023-06-15hw/arm/aspeed: Add VPD data for Rainier machineNinad Palsule3-3/+53
2023-06-06Merge tag 'pull-target-arm-20230606' of https://git.linaro.org/people/pmaydel...Richard Henderson6-1/+775
2023-06-06hw: arm: allwinner-sramc: Add SRAM Controller support for R40qianfan Zhao2-1/+7
2023-06-06hw: arm: allwinner-r40: Add emac and gmac supportqianfan Zhao2-2/+51
2023-06-06hw: sd: allwinner-sdhost: Add sun50i-a64 SoC supportqianfan Zhao1-1/+1
2023-06-06hw/arm/allwinner-r40: add SDRAM controller deviceqianfan Zhao2-2/+26
2023-06-06hw/misc: Rename axp209 to axp22x and add support AXP221 PMUqianfan Zhao2-1/+8
2023-06-06hw: arm: allwinner-r40: Add i2c0 deviceqianfan Zhao1-1/+10
2023-06-06hw: allwinner-r40: Complete uart devicesqianfan Zhao1-3/+31
2023-06-06hw/arm/allwinner-r40: add Clock Control Unitqianfan Zhao1-1/+7
2023-06-06hw: arm: Add bananapi M2-Ultra and allwinner-r40 supportqianfan Zhao4-0/+555
2023-06-06xlnx-versal: Connect Xilinx VERSAL CANFD controllersVikram Garhwal2-0/+90
2023-06-05bulk: Remove pointless QOM castsPhilippe Mathieu-Daudé2-2/+2
2023-05-30hw/arm/sbsa-ref: add GIC node into DTMarcin Juszkiewicz1-1/+18
2023-05-30arm/Kconfig: Make TCG dependence explicitFabiano Rosas1-41/+82
2023-05-30hw/arm/xlnx-zynqmp: fix unsigned error when checking the RPUs numberClément Chigot1-1/+1
2023-05-30hw/arm/smmuv3: Add knob to choose translation stage and enable stage-2Mostafa Saleh1-10/+22
2023-05-30hw/arm/smmuv3: Add stage-2 support in iova notifierMostafa Saleh2-14/+27
2023-05-30hw/arm/smmuv3: Add CMDs related to stage-2Mostafa Saleh3-9/+66
2023-05-30hw/arm/smmuv3: Add VMID to TLB taggingMostafa Saleh4-20/+36
2023-05-30hw/arm/smmuv3: Make TLB lookup work for stage-2Mostafa Saleh1-11/+33
2023-05-30hw/arm/smmuv3: Parse STE config for stage-2Mostafa Saleh2-10/+182
2023-05-30hw/arm/smmuv3: Add page table walk for stage-2Mostafa Saleh2-1/+176
2023-05-30hw/arm/smmuv3: Refactor stage-1 PTWMostafa Saleh3-18/+13
2023-05-30hw/arm/smmuv3: Add missing fields for IDR0Mostafa Saleh1-0/+2
2023-05-30fsl-imx6: Add SNVS support for i.MX6 boardsVitaly Cheptsov1-0/+8
2023-05-26hw/arm: Use MachineClass->default_nic in the sbsa-ref machineThomas Huth1-1/+3
2023-05-26hw/arm: Use MachineClass->default_nic in the virt machineThomas Huth1-1/+3
2023-05-19Revert "arm/kvm: add support for MTE"Peter Maydell1-39/+30
2023-05-18hw/arm/vexpress: Avoid trivial memory leak of 'flashalias'Peter Maydell1-20/+20
2023-05-18sbsa-ref: use Bochs graphics card instead of VGAMarcin Juszkiewicz1-1/+1
2023-05-18arm/kvm: add support for MTECornelia Huck1-30/+39
2023-05-18sbsa-ref: switch default cpu core to Neoverse-N1Marcin Juszkiewicz1-1/+1
2023-05-10hw/arm: Select XLNX_USB_SUBSYS for xlnx-zcu102 machineFabiano Rosas1-0/+1
2023-05-02hw/arm/raspi: Use arm_write_bootloader() to write boot codePeter Maydell1-30/+34