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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
2018-05-04
hw/arm/virt: Introduce the iommu option
Eric Auger
1
-0
/
+36
2018-05-04
hw/arm/virt-acpi-build: Add smmuv3 node in IORT table
Prem Mallappa
1
-7
/
+48
2018-05-04
hw/arm/virt: Add SMMUv3 to the virt board
Prem Mallappa
1
-1
/
+63
2018-05-04
hw/arm/smmuv3: Abort on vfio or vhost case
Eric Auger
1
-0
/
+11
2018-05-04
hw/arm/smmuv3: Implement translate callback
Eric Auger
3
-0
/
+527
2018-05-04
hw/arm/smmuv3: Event queue recording helper
Eric Auger
3
-6
/
+247
2018-05-04
hw/arm/smmuv3: Implement MMIO write operations
Eric Auger
3
-10
/
+174
2018-05-04
hw/arm/smmuv3: Queue helpers
Eric Auger
3
-0
/
+304
2018-05-04
hw/arm/smmuv3: Wired IRQ and GERROR helpers
Eric Auger
3
-0
/
+81
2018-05-04
hw/arm/smmuv3: Skeleton
Prem Mallappa
4
-1
/
+512
2018-05-04
hw/arm/smmu-common: VMSAv8-64 page table walk
Eric Auger
3
-1
/
+329
2018-05-04
hw/arm/smmu-common: IOMMU memory region and address space setup
Eric Auger
2
-0
/
+72
2018-05-04
hw/arm/smmu-common: smmu base device and datatypes
Eric Auger
2
-0
/
+82
2018-05-04
hw/arm: Don't fail qtest due to missing SD card in -nodefaults mode
Thomas Huth
3
-16
/
+15
2018-05-04
arm: boot: set boot_info starting from first_cpu
Igor Mammedov
1
-1
/
+1
2018-05-04
hw/arm/virt: Add linux,pci-domain property
Jan Kiszka
1
-0
/
+1
2018-04-26
Remove checks on MAX_SERIAL_PORTS that are just bounds checks
Peter Maydell
7
-20
/
+8
2018-04-26
Change references to serial_hds[] to serial_hd()
Peter Maydell
27
-62
/
+62
2018-04-26
hw/arm/fsl-imx*: Don't create "null" chardevs for serial devices
Peter Maydell
3
-34
/
+3
2018-04-26
hw/arm/aspeed_soc: don't use vmstate_register_ram_global for SRAM
Peter Maydell
1
-2
/
+1
2018-04-26
hw/arm/aspeed: don't make 'boot_rom' region 'nomigrate'
Peter Maydell
1
-1
/
+1
2018-04-26
hw/arm/highbank: don't make sysram 'nomigrate'
Peter Maydell
1
-1
/
+1
2018-04-26
hw/arm/raspi: Don't bother setting default_cpu_type
Peter Maydell
1
-2
/
+0
2018-04-26
arm: always start from first_cpu when registering loader cpu reset callback
Igor Mammedov
1
-1
/
+1
2018-04-10
hw/arm/fsl-imx: Fix introspection problem with fsl-imx6 and fsl-imx7
Thomas Huth
2
-13
/
+14
2018-04-10
hw/arm/allwinner-a10: Do not use nd_table in instance_init function
Thomas Huth
1
-6
/
+6
2018-04-10
hw/arm/integratorcp: Don't do things that could be fatal in the instance_init
Thomas Huth
1
-8
/
+15
2018-04-10
hw/arm: Allow manually specified /psci node
Andrey Smirnov
1
-0
/
+10
2018-03-23
mach-virt: Set VM's SMBIOS system version to mc->name
Wei Huang
1
-1
/
+7
2018-03-23
hw/arm/bcm2836: Use the Cortex-A7 instead of Cortex-A15
Peter Maydell
2
-2
/
+2
2018-03-20
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-24
/
+15
2018-03-19
hw/arm/raspi: Provide spin-loop code for AArch64 CPUs
Peter Maydell
1
-1
/
+40
2018-03-19
hw/arm/bcm2836: Hardcode correct CPU type
Peter Maydell
2
-11
/
+15
2018-03-19
hw/arm/bcm2836: Use correct affinity values for BCM2837
Peter Maydell
1
-4
/
+7
2018-03-19
hw/arm/bcm2836: Create proper bcm2837 device
Peter Maydell
2
-6
/
+34
2018-03-19
hw/arm/bcm2836: Rename bcm2836 type/struct to bcm283x
Peter Maydell
2
-16
/
+17
2018-03-19
hw/arm/bcm2386: Fix parent type of bcm2386
Peter Maydell
1
-1
/
+1
2018-03-19
hw/arm/boot: If booting a kernel in EL2, set SCR_EL3.HCE
Peter Maydell
1
-0
/
+5
2018-03-19
hw/arm/boot: assert that secure_boot and secure_board_setup are false for AAr...
Peter Maydell
1
-0
/
+7
2018-03-19
hw/arm/raspi: Don't do board-setup or secure-boot for raspi3
Peter Maydell
1
-4
/
+13
2018-03-13
virt_arm: acpi: reuse common build_fadt()
Igor Mammedov
1
-21
/
+12
2018-03-13
acpi: move build_fadt() from i386 specific to generic ACPI source
Igor Mammedov
1
-3
/
+3
2018-03-12
hw: Do not include "sysemu/block-backend.h" if it is not necessary
Thomas Huth
4
-4
/
+0
2018-03-09
hw/arm/virt: Support -machine gic-version=max
Peter Maydell
1
-10
/
+19
2018-03-09
hw/arm/virt: Add "max" to the list of CPU types "virt" supports
Peter Maydell
1
-0
/
+1
2018-03-09
arm: avoid heap-buffer-overflow in load_aarch64_image
Marc-André Lureau
1
-1
/
+2
2018-03-09
arm: fix load ELF error leak
Marc-André Lureau
1
-0
/
+1
2018-03-09
hw/arm: Use more CONFIG switches for the object files
Thomas Huth
1
-9
/
+21
2018-03-09
Implement support for i.MX7 Sabre board
Andrey Smirnov
2
-1
/
+91
2018-03-09
i.MX: Add i.MX7 SOC implementation.
Andrey Smirnov
2
-0
/
+583
[next]