aboutsummaryrefslogtreecommitdiff
path: root/hw/arm
AgeCommit message (Expand)AuthorFilesLines
2023-09-08target/arm: Implement cortex-a710Richard Henderson1-0/+1
2023-09-08hw/arm/versal: Connect the CFRAME_REG and CFRAME_BCAST_REGFrancisco Iglesias1-1/+112
2023-09-08hw/arm/xlnx-versal: Connect the CFU_APB, CFU_FDRO and CFU_SFRFrancisco Iglesias1-0/+42
2023-09-01hw/sd: Introduce a "sd-card" SPI variant modelCédric Le Goater1-2/+1
2023-09-01aspeed: Get the BlockBackend of FMC0 from the flash deviceCédric Le Goater1-3/+5
2023-09-01aspeed: Create flash devices only when defaults are enabledCédric Le Goater1-2/+4
2023-09-01hw/ssi: Check for duplicate CS indexesCédric Le Goater4-1/+7
2023-09-01aspeed/smc: Wire CS lines at resetCédric Le Goater1-4/+1
2023-09-01aspeed: Introduce helper for 32-bit hosts limitationCédric Le Goater1-12/+9
2023-08-31Merge tag 'pull-target-arm-20230831' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi5-100/+341
2023-08-31hw/arm: Set number of MPU regions correctly for an505, an521, an524Peter Maydell2-0/+45
2023-08-31hw/arm/armv7m: Add mpu-ns-regions and mpu-s-regions propertiesPeter Maydell1-0/+21
2023-08-31Add i.MX7 SRC device implementationJean-Christophe Dubois1-1/+7
2023-08-31Add i.MX7 missing TZ devices and memory regionsJean-Christophe Dubois1-0/+63
2023-08-31Refactor i.MX7 processor codeJean-Christophe Dubois1-39/+91
2023-08-31Add i.MX6UL missing devices.Jean-Christophe Dubois1-0/+16
2023-08-31Refactor i.MX6UL processor codeJean-Christophe Dubois1-49/+98
2023-08-31Remove i.MX7 IOMUX GPR device from i.MX6ULJean-Christophe Dubois1-11/+0
2023-08-30xen_arm: Initialize RAM and add hi/low memory regionsOleksandr Tyshchenko1-0/+45
2023-08-30xen_arm: Create virtio-mmio devices during initializationOleksandr Tyshchenko1-0/+35
2023-08-24Merge tag 'pull-target-arm-20230824' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi1-1/+1
2023-08-23hw: Add compat machines for 8.2Cornelia Huck1-1/+8
2023-08-22accel/kvm: Use negative KVM type for error propagationAkihiko Odaki1-1/+1
2023-08-01xen: Don't pass MemoryListener around by valuePeter Maydell1-2/+2
2023-07-25Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingPeter Maydell2-2/+2
2023-07-25arm: spelling fixesMichael Tokarev2-2/+2
2023-07-25hw/arm/smmu: Handle big-endian hosts correctlyPeter Maydell2-10/+32
2023-07-17hw/arm/sbsa-ref: set 'slots' property of xhciYuquan Wang1-0/+1
2023-07-12arm/virt: Use virtio-md-pci (un)plug functionsDavid Hildenbrand1-69/+12
2023-07-12hw/arm/virt: Use machine_memory_devices_init()David Hildenbrand1-8/+1
2023-07-08hw/arm/virt-acpi-build.c: Add missing headerPeng Liang1-0/+1
2023-07-08hw: Simplify calls to pci_nic_init_nofail()Thomas Huth2-14/+2
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