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