aboutsummaryrefslogtreecommitdiffstats
path: root/hw/arm
AgeCommit message (Expand)AuthorFilesLines
2024-08-16docs: Fix some typos (found by typos) and grammar issuesStefan Weil1-1/+1
2024-08-12arm/virt: place power button pin number on a defineMauro Carvalho Chehab2-6/+7
2024-08-01hw/arm/mps2-tz.c: fix RX/TX interrupts orderMarco Palumbi1-3/+3
2024-07-29hw/arm/smmuv3: Assert input to oas2bits() is validMostafa Saleh1-1/+2
2024-07-24Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into stagingRichard Henderson1-0/+1
2024-07-22smbios: make memory device size configurable per MachineIgor Mammedov1-0/+1
2024-07-21aspeed: fix coding styleJamin Lin1-7/+14
2024-07-21aspeed/soc: support ADC for AST2700Jamin Lin1-0/+12
2024-07-21aspeed: Introduce a 'boot-emmc' machine optionCédric Le Goater1-0/+30
2024-07-21aspeed: Introduce a 'hw_strap1' machine attributeCédric Le Goater1-1/+5
2024-07-21aspeed: Add boot-from-eMMC HW strapping bit to rainier-bmc machineCédric Le Goater1-1/+1
2024-07-21aspeed: Tune eMMC device properties to reflect HW strappingCédric Le Goater1-4/+13
2024-07-21aspeed: Introduce a AspeedSoCClass 'boot_from_emmc' handlerCédric Le Goater2-0/+15
2024-07-21aspeed: Load eMMC first boot area as a boot romCédric Le Goater1-3/+5
2024-07-21aspeed: Change type of eMMC deviceCédric Le Goater1-4/+5
2024-07-18hw/arm/smmu: Refactor SMMU OASMostafa Saleh3-23/+32
2024-07-18hw/arm/smmuv3: Support and advertise nestingMostafa Saleh1-9/+26
2024-07-18hw/arm/smmuv3: Handle translation faults according to SMMUPTWEventInfoMostafa Saleh1-7/+8
2024-07-18hw/arm/smmuv3: Support nested SMMUs in smmuv3_notify_iova()Mostafa Saleh2-15/+26
2024-07-18hw/arm/smmu: Support nesting in the rest of commandsMostafa Saleh3-3/+45
2024-07-18hw/arm/smmu: Introduce smmu_iotlb_inv_asid_vmidMostafa Saleh3-9/+15
2024-07-18hw/arm/smmu: Support nesting in smmuv3_range_inval()Mostafa Saleh3-8/+64
2024-07-18hw/arm/smmu-common: Support nested translationMostafa Saleh2-10/+78
2024-07-18hw/arm/smmu-common: Add support for nested TLBMostafa Saleh1-4/+33
2024-07-18hw/arm/smmu-common: Rework TLB lookup for nestingMostafa Saleh1-21/+43
2024-07-18hw/arm/smmuv3: Translate CD and TT using stage-2 tableMostafa Saleh1-17/+103
2024-07-18hw/arm/smmu: Introduce CACHED_ENTRY_TO_ADDRMostafa Saleh1-2/+1
2024-07-18hw/arm/smmu: Consolidate ASID and VMID typesMostafa Saleh3-16/+16
2024-07-18hw/arm/smmu: Split smmuv3_translate()Mostafa Saleh3-121/+134
2024-07-18hw/arm/smmu: Use enum for SMMU stageMostafa Saleh2-15/+16
2024-07-18hw/arm/smmuv3: Fix encoding of CLASS in eventsMostafa Saleh2-1/+13
2024-07-18hw/arm/smmu: Fix IPA for stage-2 eventsMostafa Saleh2-4/+10
2024-07-18hw/arm/smmu-common: Add missing size check for stage-1Mostafa Saleh1-0/+10
2024-07-11hw/arm: In STM32L4x5 SOC, connect USART devices to EXTIInès Varhol1-13/+11
2024-07-09aspeed/soc: set dma64 property for AST2700 ftgmac100Jamin Lin1-0/+3
2024-07-03Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into stagingRichard Henderson1-8/+14
2024-07-03hw/arm/virt-acpi-build: Fix id_count in build_iort_id_mappingNicolin Chen1-6/+13
2024-07-03hw/arm/virt-acpi-build: Drop local iort_node_offsetNicolin Chen1-2/+1
2024-07-02Merge tag 'pull-aspeed-20240702' of https://github.com/legoater/qemu into stagingRichard Henderson2-0/+4
2024-07-02Merge tag 'hw-misc-20240702' of https://github.com/philmd/qemu into stagingRichard Henderson1-13/+17
2024-07-02aspeed/soc: Fix possible divide by zeroJamin Lin1-0/+2
2024-07-02aspeed: Deprecate the tacoma-bmc machineCédric Le Goater1-0/+2
2024-07-02hw: skip registration of outdated versioned machine typesDaniel P. Berrangé1-0/+1
2024-07-02hw: set deprecation info for all versioned machine typesDaniel P. Berrangé1-0/+1
2024-07-02hw/arm: convert 'virt' machine definitions to use new macrosDaniel P. Berrangé1-13/+15
2024-07-01hw/arm/xilinx_zynq: Add boot-mode propertySai Pavan Boddu1-0/+31
2024-07-01hw/arm/smmu-common: Replace smmu_iommu_mr with smmu_find_sdevNicolin Chen2-14/+6
2024-07-01hw/misc: Implement mailbox properties for customer OTP and device specific private keysRayhan Faizel1-0/+2
2024-07-01hw/arm: Connect OTP device to BCM2835Rayhan Faizel1-1/+12
2024-06-30hw/arm/bcm2836: Remove unusued struct 'BCM283XClass'Dr. David Alan Gilbert1-12/+0