aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-04hw/arm/virt: Add nvdimm hotplug supportShameer Kolothum4-7/+28
2020-05-04hw/arm/virt: Add nvdimm hot-plug infrastructureKwangwoo Lee5-1/+28
2020-05-04nvdimm: Use configurable ACPI IO base and sizeKwangwoo Lee6-10/+38
2020-05-04hw/acpi/nvdimm: Fix for NVDIMM incorrect DSM output buffer lengthShameer Kolothum2-3/+39
2020-05-04acpi: DSDT without _STAMichael S. Tsirkin18-17/+0
2020-05-04checkpatch: ignore allowed diff listMichael S. Tsirkin1-5/+6
2020-05-04checkpatch: fix acpi check with multiple file nameMichael S. Tsirkin1-10/+12
2020-05-04vhost-user-blk: fix invalid memory accessLi Feng2-1/+5
2020-05-04virtio-pci: update virtio pci bar layout documentationAnthoine Bourgeois1-0/+1
2020-05-04virtio-vga: fix virtio-vga bar orderingAnthoine Bourgeois1-0/+1
2020-05-04rtc: add RTC_ISA_BASEGerd Hoffmann2-3/+3
2020-05-04acpi: add ISADeviceClass->build_aml()Gerd Hoffmann3-0/+18
2020-05-04acpi: drop pointless _STA methodGerd Hoffmann1-11/+3
2020-05-04qtest: allow DSDT acpi table changesGerd Hoffmann1-0/+17
2020-05-04acpi: add aml builder stubsGerd Hoffmann2-2/+81
2020-05-04move 'typedef Aml' to qemu/types.hGerd Hoffmann2-1/+1
2020-05-04hw/pci/pcie: Replace PCI_DEVICE() casts with existing variableJulia Suvorova1-3/+3
2020-05-04hw/pci/pcie: Forbid hot-plug if it's disabled on the slotJulia Suvorova1-0/+19
2020-05-04Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200504'...Peter Maydell19-863/+1301
2020-05-04target/arm: Move gen_ function typedefs to translate.hPeter Maydell2-17/+17
2020-05-04target/arm: Convert Neon 3-reg-same VMUL, VMLA, VMLS, VSHL to decodetreePeter Maydell3-25/+56
2020-05-04target/arm: Convert Neon 3-reg-same VQADD/VQSUB to decodetreePeter Maydell3-12/+23
2020-05-04target/arm: Convert Neon 3-reg-same comparisons to decodetreePeter Maydell3-20/+33
2020-05-04target/arm: Convert Neon 3-reg-same VMAX/VMIN to decodetreePeter Maydell3-19/+21
2020-05-04target/arm: Convert Neon 3-reg-same logic ops to decodetreePeter Maydell3-37/+32
2020-05-04target/arm: Convert Neon 3-reg-same VADD/VSUB to decodetreePeter Maydell5-19/+68
2020-05-04target/arm: Convert Neon 'load/store single structure' to decodetreePeter Maydell3-147/+100
2020-05-04target/arm: Convert Neon 'load single structure to all lanes' to decodetreePeter Maydell3-53/+80
2020-05-04target/arm: Convert Neon load/store multiple structures to decodetreePeter Maydell3-89/+133
2020-05-04target/arm: Convert VFM[AS]L (scalar) to decodetreePeter Maydell3-106/+40
2020-05-04target/arm: Convert V[US]DOT (scalar) to decodetreePeter Maydell3-12/+39
2020-05-04target/arm: Convert VCMLA (scalar) to decodetreePeter Maydell3-25/+46
2020-05-04target/arm: Convert VFM[AS]L (vector) to decodetreePeter Maydell3-91/+38
2020-05-04target/arm: Convert V[US]DOT (vector) to decodetreePeter Maydell3-8/+37
2020-05-04target/arm: Convert VCADD (vector) to decodetreePeter Maydell3-10/+41
2020-05-04target/arm: Convert VCMLA (vector) to decodetreePeter Maydell3-10/+49
2020-05-04target/arm: Add stubs for AArch32 Neon decodetreePeter Maydell6-2/+169
2020-05-04target/arm: Don't allow Thumb Neon insns without FEATURE_NEONPeter Maydell1-8/+8
2020-05-04target/arm/translate-vfp.inc.c: Remove duplicate simd_r32 checkPeter Maydell1-6/+0
2020-05-04hw/arm: versal-virt: Add support for the RTCEdgar E. Iglesias1-0/+22
2020-05-04hw/arm: versal-virt: Add support for SDEdgar E. Iglesias1-0/+46
2020-05-04hw/arm: versal: Add support for the RTCEdgar E. Iglesias2-0/+29
2020-05-04hw/arm: versal: Add support for SDEdgar E. Iglesias2-0/+43
2020-05-04hw/arm: versal: Embed the APUs into the SoC typeEdgar E. Iglesias3-17/+8
2020-05-04hw/arm: versal: Embed the ADMAs into the SoC typeEdgar E. Iglesias2-8/+9
2020-05-04hw/arm: versal: Embed the GEMs into the SoC typeEdgar E. Iglesias2-8/+10
2020-05-04hw/arm: versal: Embed the UARTs into the SoC typeEdgar E. Iglesias2-7/+8
2020-05-04hw/arm: versal-virt: Fix typo xlnx-ve -> xlnx-versalEdgar E. Iglesias1-1/+1
2020-05-04hw/arm: versal: Move misplaced commentEdgar E. Iglesias1-1/+1
2020-05-04hw/arm: versal: Remove inclusion of arm_gicv3_common.hEdgar E. Iglesias1-1/+0