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