index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
arm
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-16
docs: Fix some typos (found by typos) and grammar issues
Stefan Weil
1
-1
/
+1
2024-08-12
arm/virt: place power button pin number on a define
Mauro Carvalho Chehab
2
-6
/
+7
2024-08-01
hw/arm/mps2-tz.c: fix RX/TX interrupts order
Marco Palumbi
1
-3
/
+3
2024-07-29
hw/arm/smmuv3: Assert input to oas2bits() is valid
Mostafa Saleh
1
-1
/
+2
2024-07-24
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging
Richard Henderson
1
-0
/
+1
2024-07-22
smbios: make memory device size configurable per Machine
Igor Mammedov
1
-0
/
+1
2024-07-21
aspeed: fix coding style
Jamin Lin
1
-7
/
+14
2024-07-21
aspeed/soc: support ADC for AST2700
Jamin Lin
1
-0
/
+12
2024-07-21
aspeed: Introduce a 'boot-emmc' machine option
Cédric Le Goater
1
-0
/
+30
2024-07-21
aspeed: Introduce a 'hw_strap1' machine attribute
Cédric Le Goater
1
-1
/
+5
2024-07-21
aspeed: Add boot-from-eMMC HW strapping bit to rainier-bmc machine
Cédric Le Goater
1
-1
/
+1
2024-07-21
aspeed: Tune eMMC device properties to reflect HW strapping
Cédric Le Goater
1
-4
/
+13
2024-07-21
aspeed: Introduce a AspeedSoCClass 'boot_from_emmc' handler
Cédric Le Goater
2
-0
/
+15
2024-07-21
aspeed: Load eMMC first boot area as a boot rom
Cédric Le Goater
1
-3
/
+5
2024-07-21
aspeed: Change type of eMMC device
Cédric Le Goater
1
-4
/
+5
2024-07-18
hw/arm/smmu: Refactor SMMU OAS
Mostafa Saleh
3
-23
/
+32
2024-07-18
hw/arm/smmuv3: Support and advertise nesting
Mostafa Saleh
1
-9
/
+26
2024-07-18
hw/arm/smmuv3: Handle translation faults according to SMMUPTWEventInfo
Mostafa Saleh
1
-7
/
+8
2024-07-18
hw/arm/smmuv3: Support nested SMMUs in smmuv3_notify_iova()
Mostafa Saleh
2
-15
/
+26
2024-07-18
hw/arm/smmu: Support nesting in the rest of commands
Mostafa Saleh
3
-3
/
+45
2024-07-18
hw/arm/smmu: Introduce smmu_iotlb_inv_asid_vmid
Mostafa Saleh
3
-9
/
+15
2024-07-18
hw/arm/smmu: Support nesting in smmuv3_range_inval()
Mostafa Saleh
3
-8
/
+64
2024-07-18
hw/arm/smmu-common: Support nested translation
Mostafa Saleh
2
-10
/
+78
2024-07-18
hw/arm/smmu-common: Add support for nested TLB
Mostafa Saleh
1
-4
/
+33
2024-07-18
hw/arm/smmu-common: Rework TLB lookup for nesting
Mostafa Saleh
1
-21
/
+43
2024-07-18
hw/arm/smmuv3: Translate CD and TT using stage-2 table
Mostafa Saleh
1
-17
/
+103
2024-07-18
hw/arm/smmu: Introduce CACHED_ENTRY_TO_ADDR
Mostafa Saleh
1
-2
/
+1
2024-07-18
hw/arm/smmu: Consolidate ASID and VMID types
Mostafa Saleh
3
-16
/
+16
2024-07-18
hw/arm/smmu: Split smmuv3_translate()
Mostafa Saleh
3
-121
/
+134
2024-07-18
hw/arm/smmu: Use enum for SMMU stage
Mostafa Saleh
2
-15
/
+16
2024-07-18
hw/arm/smmuv3: Fix encoding of CLASS in events
Mostafa Saleh
2
-1
/
+13
2024-07-18
hw/arm/smmu: Fix IPA for stage-2 events
Mostafa Saleh
2
-4
/
+10
2024-07-18
hw/arm/smmu-common: Add missing size check for stage-1
Mostafa Saleh
1
-0
/
+10
2024-07-11
hw/arm: In STM32L4x5 SOC, connect USART devices to EXTI
Inès Varhol
1
-13
/
+11
2024-07-09
aspeed/soc: set dma64 property for AST2700 ftgmac100
Jamin Lin
1
-0
/
+3
2024-07-03
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging
Richard Henderson
1
-8
/
+14
2024-07-03
hw/arm/virt-acpi-build: Fix id_count in build_iort_id_mapping
Nicolin Chen
1
-6
/
+13
2024-07-03
hw/arm/virt-acpi-build: Drop local iort_node_offset
Nicolin Chen
1
-2
/
+1
2024-07-02
Merge tag 'pull-aspeed-20240702' of https://github.com/legoater/qemu into staging
Richard Henderson
2
-0
/
+4
2024-07-02
Merge tag 'hw-misc-20240702' of https://github.com/philmd/qemu into staging
Richard Henderson
1
-13
/
+17
2024-07-02
aspeed/soc: Fix possible divide by zero
Jamin Lin
1
-0
/
+2
2024-07-02
aspeed: Deprecate the tacoma-bmc machine
Cédric Le Goater
1
-0
/
+2
2024-07-02
hw: skip registration of outdated versioned machine types
Daniel P. Berrangé
1
-0
/
+1
2024-07-02
hw: set deprecation info for all versioned machine types
Daniel P. Berrangé
1
-0
/
+1
2024-07-02
hw/arm: convert 'virt' machine definitions to use new macros
Daniel P. Berrangé
1
-13
/
+15
2024-07-01
hw/arm/xilinx_zynq: Add boot-mode property
Sai Pavan Boddu
1
-0
/
+31
2024-07-01
hw/arm/smmu-common: Replace smmu_iommu_mr with smmu_find_sdev
Nicolin Chen
2
-14
/
+6
2024-07-01
hw/misc: Implement mailbox properties for customer OTP and device specific private keys
Rayhan Faizel
1
-0
/
+2
2024-07-01
hw/arm: Connect OTP device to BCM2835
Rayhan Faizel
1
-1
/
+12
2024-06-30
hw/arm/bcm2836: Remove unusued struct 'BCM283XClass'
Dr. David Alan Gilbert
1
-12
/
+0
[next]