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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-04
hw/arm/virt: Add nvdimm hotplug support
Shameer Kolothum
4
-7
/
+28
2020-05-04
hw/arm/virt: Add nvdimm hot-plug infrastructure
Kwangwoo Lee
5
-1
/
+28
2020-05-04
nvdimm: Use configurable ACPI IO base and size
Kwangwoo Lee
6
-10
/
+38
2020-05-04
hw/acpi/nvdimm: Fix for NVDIMM incorrect DSM output buffer length
Shameer Kolothum
2
-3
/
+39
2020-05-04
acpi: DSDT without _STA
Michael S. Tsirkin
18
-17
/
+0
2020-05-04
checkpatch: ignore allowed diff list
Michael S. Tsirkin
1
-5
/
+6
2020-05-04
checkpatch: fix acpi check with multiple file name
Michael S. Tsirkin
1
-10
/
+12
2020-05-04
vhost-user-blk: fix invalid memory access
Li Feng
2
-1
/
+5
2020-05-04
virtio-pci: update virtio pci bar layout documentation
Anthoine Bourgeois
1
-0
/
+1
2020-05-04
virtio-vga: fix virtio-vga bar ordering
Anthoine Bourgeois
1
-0
/
+1
2020-05-04
rtc: add RTC_ISA_BASE
Gerd Hoffmann
2
-3
/
+3
2020-05-04
acpi: add ISADeviceClass->build_aml()
Gerd Hoffmann
3
-0
/
+18
2020-05-04
acpi: drop pointless _STA method
Gerd Hoffmann
1
-11
/
+3
2020-05-04
qtest: allow DSDT acpi table changes
Gerd Hoffmann
1
-0
/
+17
2020-05-04
acpi: add aml builder stubs
Gerd Hoffmann
2
-2
/
+81
2020-05-04
move 'typedef Aml' to qemu/types.h
Gerd Hoffmann
2
-1
/
+1
2020-05-04
hw/pci/pcie: Replace PCI_DEVICE() casts with existing variable
Julia Suvorova
1
-3
/
+3
2020-05-04
hw/pci/pcie: Forbid hot-plug if it's disabled on the slot
Julia Suvorova
1
-0
/
+19
2020-05-04
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200504'...
Peter Maydell
19
-863
/
+1301
2020-05-04
target/arm: Move gen_ function typedefs to translate.h
Peter Maydell
2
-17
/
+17
2020-05-04
target/arm: Convert Neon 3-reg-same VMUL, VMLA, VMLS, VSHL to decodetree
Peter Maydell
3
-25
/
+56
2020-05-04
target/arm: Convert Neon 3-reg-same VQADD/VQSUB to decodetree
Peter Maydell
3
-12
/
+23
2020-05-04
target/arm: Convert Neon 3-reg-same comparisons to decodetree
Peter Maydell
3
-20
/
+33
2020-05-04
target/arm: Convert Neon 3-reg-same VMAX/VMIN to decodetree
Peter Maydell
3
-19
/
+21
2020-05-04
target/arm: Convert Neon 3-reg-same logic ops to decodetree
Peter Maydell
3
-37
/
+32
2020-05-04
target/arm: Convert Neon 3-reg-same VADD/VSUB to decodetree
Peter Maydell
5
-19
/
+68
2020-05-04
target/arm: Convert Neon 'load/store single structure' to decodetree
Peter Maydell
3
-147
/
+100
2020-05-04
target/arm: Convert Neon 'load single structure to all lanes' to decodetree
Peter Maydell
3
-53
/
+80
2020-05-04
target/arm: Convert Neon load/store multiple structures to decodetree
Peter Maydell
3
-89
/
+133
2020-05-04
target/arm: Convert VFM[AS]L (scalar) to decodetree
Peter Maydell
3
-106
/
+40
2020-05-04
target/arm: Convert V[US]DOT (scalar) to decodetree
Peter Maydell
3
-12
/
+39
2020-05-04
target/arm: Convert VCMLA (scalar) to decodetree
Peter Maydell
3
-25
/
+46
2020-05-04
target/arm: Convert VFM[AS]L (vector) to decodetree
Peter Maydell
3
-91
/
+38
2020-05-04
target/arm: Convert V[US]DOT (vector) to decodetree
Peter Maydell
3
-8
/
+37
2020-05-04
target/arm: Convert VCADD (vector) to decodetree
Peter Maydell
3
-10
/
+41
2020-05-04
target/arm: Convert VCMLA (vector) to decodetree
Peter Maydell
3
-10
/
+49
2020-05-04
target/arm: Add stubs for AArch32 Neon decodetree
Peter Maydell
6
-2
/
+169
2020-05-04
target/arm: Don't allow Thumb Neon insns without FEATURE_NEON
Peter Maydell
1
-8
/
+8
2020-05-04
target/arm/translate-vfp.inc.c: Remove duplicate simd_r32 check
Peter Maydell
1
-6
/
+0
2020-05-04
hw/arm: versal-virt: Add support for the RTC
Edgar E. Iglesias
1
-0
/
+22
2020-05-04
hw/arm: versal-virt: Add support for SD
Edgar E. Iglesias
1
-0
/
+46
2020-05-04
hw/arm: versal: Add support for the RTC
Edgar E. Iglesias
2
-0
/
+29
2020-05-04
hw/arm: versal: Add support for SD
Edgar E. Iglesias
2
-0
/
+43
2020-05-04
hw/arm: versal: Embed the APUs into the SoC type
Edgar E. Iglesias
3
-17
/
+8
2020-05-04
hw/arm: versal: Embed the ADMAs into the SoC type
Edgar E. Iglesias
2
-8
/
+9
2020-05-04
hw/arm: versal: Embed the GEMs into the SoC type
Edgar E. Iglesias
2
-8
/
+10
2020-05-04
hw/arm: versal: Embed the UARTs into the SoC type
Edgar E. Iglesias
2
-7
/
+8
2020-05-04
hw/arm: versal-virt: Fix typo xlnx-ve -> xlnx-versal
Edgar E. Iglesias
1
-1
/
+1
2020-05-04
hw/arm: versal: Move misplaced comment
Edgar E. Iglesias
1
-1
/
+1
2020-05-04
hw/arm: versal: Remove inclusion of arm_gicv3_common.h
Edgar E. Iglesias
1
-1
/
+0
[next]