aboutsummaryrefslogtreecommitdiff
path: root/hw/arm
AgeCommit message (Expand)Author
2024-09-16aspeed: Add tmp105 in i2c bus 0 for AST2700Jamin Lin
2024-09-16aspeed/soc: Support I2C for AST2700Jamin Lin
2024-09-16aspeed/soc: Introduce a new API to get the device irqJamin Lin
2024-09-13hvf: arm: Implement and use hvf_get_physical_address_rangeDanny Canter
2024-09-13hw/boards: Add hvf_get_physical_address_range to MachineClassDanny Canter
2024-09-13hw: Use device_class_set_legacy_reset() instead of opencodingPeter Maydell
2024-09-06Merge tag 'pull-target-arm-20240905' of https://git.linaro.org/people/pmaydel...Peter Maydell
2024-09-05hw/arm/boot: Explain why load_elf_hdr() error is ignoredPhilippe Mathieu-Daudé
2024-09-05hw/arm/boot: Report error msg if loading elf/dtb failedChangbin Du
2024-09-05hw/arm/xilinx_zynq: Enable Security ExtensionsSebastian Huber
2024-09-05hw/arm/sbsa-ref: Don't leak string in sbsa_fdt_add_gic_node()Peter Maydell
2024-09-05hw/arm/sbsa-ref: Use two-stage SMMUPeter Maydell
2024-09-05hw/arm/virt: Default to two-stage SMMU from virt-9.2Peter Maydell
2024-09-05hw/arm/smmuv3: Update comment documenting "stage" propertyPeter Maydell
2024-09-05hw: add compat machines for 9.2Cornelia Huck
2024-09-04hw/arm: xenpvh: Rename xen_arm.c -> xen-pvh.cEdgar E. Iglesias
2024-09-04hw/arm: xenpvh: Break out a common PVH machineEdgar E. Iglesias
2024-09-04hw/arm: xenpvh: Move stubbed functions to xen-stubs.cEdgar E. Iglesias
2024-09-04hw/arm: xenpvh: Remove double-negation in warningEdgar E. Iglesias
2024-09-04hw/arm: xenpvh: Add support for SMP guestsEdgar E. Iglesias
2024-09-04hw/arm: xenpvh: Tweak machine descriptionEdgar E. Iglesias
2024-09-04hw/arm: xenpvh: Update file header to use SPDXEdgar E. Iglesias
2024-08-16docs: Fix some typos (found by typos) and grammar issuesStefan Weil
2024-08-12arm/virt: place power button pin number on a defineMauro Carvalho Chehab
2024-08-01hw/arm/mps2-tz.c: fix RX/TX interrupts orderMarco Palumbi
2024-07-29hw/arm/smmuv3: Assert input to oas2bits() is validMostafa Saleh
2024-07-24Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Richard Henderson
2024-07-22smbios: make memory device size configurable per MachineIgor Mammedov
2024-07-21aspeed: fix coding styleJamin Lin
2024-07-21aspeed/soc: support ADC for AST2700Jamin Lin
2024-07-21aspeed: Introduce a 'boot-emmc' machine optionCédric Le Goater
2024-07-21aspeed: Introduce a 'hw_strap1' machine attributeCédric Le Goater
2024-07-21aspeed: Add boot-from-eMMC HW strapping bit to rainier-bmc machineCédric Le Goater
2024-07-21aspeed: Tune eMMC device properties to reflect HW strappingCédric Le Goater
2024-07-21aspeed: Introduce a AspeedSoCClass 'boot_from_emmc' handlerCédric Le Goater
2024-07-21aspeed: Load eMMC first boot area as a boot romCédric Le Goater
2024-07-21aspeed: Change type of eMMC deviceCédric Le Goater
2024-07-18hw/arm/smmu: Refactor SMMU OASMostafa Saleh
2024-07-18hw/arm/smmuv3: Support and advertise nestingMostafa Saleh
2024-07-18hw/arm/smmuv3: Handle translation faults according to SMMUPTWEventInfoMostafa Saleh
2024-07-18hw/arm/smmuv3: Support nested SMMUs in smmuv3_notify_iova()Mostafa Saleh
2024-07-18hw/arm/smmu: Support nesting in the rest of commandsMostafa Saleh
2024-07-18hw/arm/smmu: Introduce smmu_iotlb_inv_asid_vmidMostafa Saleh
2024-07-18hw/arm/smmu: Support nesting in smmuv3_range_inval()Mostafa Saleh
2024-07-18hw/arm/smmu-common: Support nested translationMostafa Saleh
2024-07-18hw/arm/smmu-common: Add support for nested TLBMostafa Saleh
2024-07-18hw/arm/smmu-common: Rework TLB lookup for nestingMostafa Saleh
2024-07-18hw/arm/smmuv3: Translate CD and TT using stage-2 tableMostafa Saleh
2024-07-18hw/arm/smmu: Introduce CACHED_ENTRY_TO_ADDRMostafa Saleh
2024-07-18hw/arm/smmu: Consolidate ASID and VMID typesMostafa Saleh