aboutsummaryrefslogtreecommitdiff
path: root/hw/arm
AgeCommit message (Expand)Author
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
2023-08-23hw: Add compat machines for 8.2Cornelia Huck
2023-08-22accel/kvm: Use negative KVM type for error propagationAkihiko Odaki
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