aboutsummaryrefslogtreecommitdiff
path: root/hw/arm
AgeCommit message (Expand)Author
2023-08-01xen: Don't pass MemoryListener around by valuePeter Maydell
2023-07-25Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingPeter Maydell
2023-07-25arm: spelling fixesMichael Tokarev
2023-07-25hw/arm/smmu: Handle big-endian hosts correctlyPeter Maydell
2023-07-17hw/arm/sbsa-ref: set 'slots' property of xhciYuquan Wang
2023-07-12arm/virt: Use virtio-md-pci (un)plug functionsDavid Hildenbrand
2023-07-12hw/arm/virt: Use machine_memory_devices_init()David Hildenbrand
2023-07-08hw/arm/virt-acpi-build.c: Add missing headerPeng Liang
2023-07-08hw: Simplify calls to pci_nic_init_nofail()Thomas Huth
2023-07-06target/arm: Define neoverse-v1Peter Maydell
2023-07-04hw/arm/sbsa-ref: use XHCI to replace EHCIYuquan Wang
2023-06-28exec/memory: Add symbolic value for memory listener priority for accelIsaku Yamahata
2023-06-28hw/arm/sbsa-ref: Include missing 'sysemu/kvm.h' headerPhilippe Mathieu-Daudé
2023-06-28hw/intc/arm_gic: Un-inline GIC*/ITS class_name() helpersPhilippe Mathieu-Daudé
2023-06-26hw/arm: Validate cluster and NUMA node boundaryGavin Shan
2023-06-23hw/arm/sbsa-ref: add ITS support in SBSA GICShashi Mallela
2023-06-20meson: Replace softmmu_ss -> system_ssPhilippe Mathieu-Daudé
2023-06-19hw/arm/Kconfig: sbsa-ref uses Bochs displayMarcin Juszkiewicz
2023-06-16Merge tag 'xenpvh5-tag' of https://gitlab.com/sstabellini/qemu into stagingRichard Henderson
2023-06-15hw/arm: introduce xenpvh machineVikram Garhwal
2023-06-15target/arm: Allow users to set the number of VFP registersCédric Le Goater
2023-06-15aspeed: Introduce a "bmc-console" machine optionCédric Le Goater
2023-06-15aspeed: Use the boot_rom region of the fby35 machineCédric Le Goater
2023-06-15aspeed: Introduce a boot_rom region at the machine levelCédric Le Goater
2023-06-15hw/arm/aspeed: Add VPD data for Rainier machineNinad Palsule
2023-06-06Merge tag 'pull-target-arm-20230606' of https://git.linaro.org/people/pmaydel...Richard Henderson
2023-06-06hw: arm: allwinner-sramc: Add SRAM Controller support for R40qianfan Zhao
2023-06-06hw: arm: allwinner-r40: Add emac and gmac supportqianfan Zhao
2023-06-06hw: sd: allwinner-sdhost: Add sun50i-a64 SoC supportqianfan Zhao
2023-06-06hw/arm/allwinner-r40: add SDRAM controller deviceqianfan Zhao
2023-06-06hw/misc: Rename axp209 to axp22x and add support AXP221 PMUqianfan Zhao
2023-06-06hw: arm: allwinner-r40: Add i2c0 deviceqianfan Zhao
2023-06-06hw: allwinner-r40: Complete uart devicesqianfan Zhao
2023-06-06hw/arm/allwinner-r40: add Clock Control Unitqianfan Zhao
2023-06-06hw: arm: Add bananapi M2-Ultra and allwinner-r40 supportqianfan Zhao
2023-06-06xlnx-versal: Connect Xilinx VERSAL CANFD controllersVikram Garhwal
2023-06-05bulk: Remove pointless QOM castsPhilippe Mathieu-Daudé
2023-05-30hw/arm/sbsa-ref: add GIC node into DTMarcin Juszkiewicz
2023-05-30arm/Kconfig: Make TCG dependence explicitFabiano Rosas
2023-05-30hw/arm/xlnx-zynqmp: fix unsigned error when checking the RPUs numberClément Chigot
2023-05-30hw/arm/smmuv3: Add knob to choose translation stage and enable stage-2Mostafa Saleh
2023-05-30hw/arm/smmuv3: Add stage-2 support in iova notifierMostafa Saleh
2023-05-30hw/arm/smmuv3: Add CMDs related to stage-2Mostafa Saleh
2023-05-30hw/arm/smmuv3: Add VMID to TLB taggingMostafa Saleh
2023-05-30hw/arm/smmuv3: Make TLB lookup work for stage-2Mostafa Saleh
2023-05-30hw/arm/smmuv3: Parse STE config for stage-2Mostafa Saleh
2023-05-30hw/arm/smmuv3: Add page table walk for stage-2Mostafa Saleh
2023-05-30hw/arm/smmuv3: Refactor stage-1 PTWMostafa Saleh
2023-05-30hw/arm/smmuv3: Add missing fields for IDR0Mostafa Saleh
2023-05-30fsl-imx6: Add SNVS support for i.MX6 boardsVitaly Cheptsov