index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
arm
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-01
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200901'...
Peter Maydell
1
-6
/
+37
2020-09-01
hw/arm/sbsa-ref : Add embedded controller in secure memory
Graeme Gregory
1
-0
/
+14
2020-09-01
hw/arm/sbsa-ref: add "reg" property to DT cpu nodes
Leif Lindholm
1
-6
/
+23
2020-09-01
hw/arm/omap1:Remove redundant statement in omap_clkdsp_read()
Chen Qun
1
-1
/
+0
2020-09-01
hw/arm/virt-acpi-build:Remove dead assignment in build_madt()
Chen Qun
1
-2
/
+1
2020-08-28
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200828'...
Peter Maydell
6
-22
/
+56
2020-08-28
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
9
-306
/
+299
2020-08-28
armsse: Define ARMSSEClass correctly
Eduardo Habkost
1
-0
/
+1
2020-08-28
hw/arm/xilinx_zynq: Call qdev_connect_clock_in() before DeviceRealize
Philippe Mathieu-Daudé
1
-9
/
+9
2020-08-28
hw/arm/xilinx_zynq: Uninline cadence_uart_create()
Philippe Mathieu-Daudé
1
-2
/
+12
2020-08-28
hw/net/allwinner-sun8i-emac: Use AddressSpace for DMA transfers
Philippe Mathieu-Daudé
1
-0
/
+2
2020-08-28
hw/sd/allwinner-sdhost: Use AddressSpace for DMA transfers
Philippe Mathieu-Daudé
2
-0
/
+4
2020-08-28
hw/arm/musicpal: Use AddressSpace for DMA transfers
Philippe Mathieu-Daudé
1
-14
/
+31
2020-08-28
hw/arm/sbsa-ref: fix typo breaking PCIe IRQs
Graeme Gregory
1
-1
/
+1
2020-08-27
tosa: Use TYPE_TOSA_MISC_GPIO constant
Eduardo Habkost
1
-1
/
+1
2020-08-27
xlnx-zcu102: Use TYPE_ZCU102_MACHINE constant
Eduardo Habkost
1
-1
/
+1
2020-08-27
pxa2xx: Move QOM macros to header
Eduardo Habkost
1
-7
/
+0
2020-08-27
armsse: Rename QOM macros to avoid conflicts
Eduardo Habkost
1
-12
/
+12
2020-08-27
aspeed_soc: Rename memmap/irqmap enum constants
Eduardo Habkost
3
-220
/
+220
2020-08-27
allwinner-h3: Rename memmap enum constants
Eduardo Habkost
2
-65
/
+65
2020-08-27
arm/acpi: fix an out of spec _UID for PCI root
Michael S. Tsirkin
1
-1
/
+1
2020-08-24
hw/arm/smmuv3: Advertise SMMUv3.2 range invalidation
Eric Auger
2
-0
/
+2
2020-08-24
hw/arm/smmuv3: Support HAD and advertise SMMUv3.1 support
Eric Auger
4
-3
/
+9
2020-08-24
hw/arm/smmuv3: Let AIDR advertise SMMUv3.0 support
Eric Auger
2
-0
/
+4
2020-08-24
hw/arm/smmuv3: Fix IIDR offset
Eric Auger
1
-1
/
+1
2020-08-24
hw/arm/smmuv3: Get prepared for range invalidation
Eric Auger
4
-30
/
+67
2020-08-24
hw/arm/smmuv3: Introduce smmuv3_s1_range_inval() helper
Eric Auger
2
-21
/
+18
2020-08-24
hw/arm/smmu-common: Manage IOTLB block entries
Eric Auger
4
-22
/
+60
2020-08-24
hw/arm/smmu: Introduce SMMUTLBEntry for PTW and IOTLB value
Eric Auger
2
-20
/
+22
2020-08-24
hw/arm/smmu: Introduce smmu_get_iotlb_key()
Eric Auger
2
-30
/
+37
2020-08-24
hw/arm/smmu-common: Add IOTLB helpers
Eric Auger
3
-26
/
+41
2020-08-24
hw/arm/smmu-common: Factorize some code in smmu_ptw_64()
Eric Auger
1
-31
/
+17
2020-08-22
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/sd-next-20200821' in...
Peter Maydell
5
-18
/
+95
2020-08-22
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
1
-1
/
+8
2020-08-21
hw/sd/pl181: Do not create SD card within the SD host controller
Philippe Mathieu-Daudé
4
-2
/
+60
2020-08-21
hw/sd/pl181: Use named GPIOs
Philippe Mathieu-Daudé
3
-6
/
+6
2020-08-21
hw/sd/pxa2xx_mmci: Do not create SD card within the SD host controller
Philippe Mathieu-Daudé
1
-10
/
+29
2020-08-21
meson: convert hw/arch*
Marc-André Lureau
2
-56
/
+59
2020-08-21
trace: switch position of headers to what Meson requires
Paolo Bonzini
1
-0
/
+1
2020-08-19
hw: add compat machines for 5.2
Cornelia Huck
1
-1
/
+8
2020-08-03
hw/arm/nrf51_soc: Set system_clock_scale
Peter Maydell
1
-0
/
+5
2020-08-03
msf2-soc, stellaris: Don't wire up SYSRESETREQ
Peter Maydell
2
-23
/
+0
2020-08-03
hw/arm/netduino2, netduinoplus2: Set system_clock_scale
Peter Maydell
2
-0
/
+20
2020-07-27
hw/arm/boot: Fix MTE for EL3 direct kernel boot
Richard Henderson
1
-0
/
+3
2020-07-27
hw/arm/boot: Fix PAUTH for EL3 direct kernel boot
Richard Henderson
1
-0
/
+3
2020-07-24
hw: Only compile the usb-dwc2 controller if it is really needed
Thomas Huth
1
-0
/
+1
2020-07-21
Merge remote-tracking branch 'remotes/armbru/tags/pull-qom-2020-07-21' into s...
Peter Maydell
1
-4
/
+2
2020-07-21
qom: Change object_get_canonical_path_component() not to malloc
Markus Armbruster
1
-4
/
+2
2020-07-21
hw: Mark nd_table[] misuse in realize methods FIXME
Markus Armbruster
3
-0
/
+3
2020-07-21
msf2: Unbreak device-list-properties for "msf-soc"
Markus Armbruster
1
-4
/
+5
[next]