aboutsummaryrefslogtreecommitdiff
path: root/hw/arm
AgeCommit message (Expand)Author
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
2024-07-18hw/arm/smmu: Split smmuv3_translate()Mostafa Saleh
2024-07-18hw/arm/smmu: Use enum for SMMU stageMostafa Saleh
2024-07-18hw/arm/smmuv3: Fix encoding of CLASS in eventsMostafa Saleh
2024-07-18hw/arm/smmu: Fix IPA for stage-2 eventsMostafa Saleh
2024-07-18hw/arm/smmu-common: Add missing size check for stage-1Mostafa Saleh
2024-07-11hw/arm: In STM32L4x5 SOC, connect USART devices to EXTIInès Varhol
2024-07-09aspeed/soc: set dma64 property for AST2700 ftgmac100Jamin Lin
2024-07-03Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Richard Henderson
2024-07-03hw/arm/virt-acpi-build: Fix id_count in build_iort_id_mappingNicolin Chen
2024-07-03hw/arm/virt-acpi-build: Drop local iort_node_offsetNicolin Chen
2024-07-02Merge tag 'pull-aspeed-20240702' of https://github.com/legoater/qemu into sta...Richard Henderson
2024-07-02Merge tag 'hw-misc-20240702' of https://github.com/philmd/qemu into stagingRichard Henderson
2024-07-02aspeed/soc: Fix possible divide by zeroJamin Lin
2024-07-02aspeed: Deprecate the tacoma-bmc machineCédric Le Goater
2024-07-02hw: skip registration of outdated versioned machine typesDaniel P. Berrangé
2024-07-02hw: set deprecation info for all versioned machine typesDaniel P. Berrangé
2024-07-02hw/arm: convert 'virt' machine definitions to use new macrosDaniel P. Berrangé
2024-07-01hw/arm/xilinx_zynq: Add boot-mode propertySai Pavan Boddu
2024-07-01hw/arm/smmu-common: Replace smmu_iommu_mr with smmu_find_sdevNicolin Chen
2024-07-01hw/misc: Implement mailbox properties for customer OTP and device specific pr...Rayhan Faizel
2024-07-01hw/arm: Connect OTP device to BCM2835Rayhan Faizel
2024-06-30hw/arm/bcm2836: Remove unusued struct 'BCM283XClass'Dr. David Alan Gilbert