aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2020-05-04target/arm: Use uint64_t for midr field in CPU state structPhilippe Mathieu-Daudé2-2/+2
2020-05-04target/arm: Use correct variable for setting 'max' cpu's ID_AA64DFR0Peter Maydell1-3/+3
2020-05-04target/arm: Implement ARMv8.2-TTS2UXNPeter Maydell4-6/+49
2020-05-04target/arm: Add new 's1_is_el0' argument to get_phys_addr_lpae()Peter Maydell1-1/+28
2020-05-04target/arm: Use enum constant in get_phys_addr_lpae() callPeter Maydell1-2/+3
2020-05-04target/arm: Don't use a TLB for ARMMMUIdx_Stage2Peter Maydell3-108/+27
2020-05-04hw/arm/mps2-tz: Use TYPE_IOTKIT instead of hardcoded stringPhilippe Mathieu-Daudé1-1/+1
2020-05-04target/arm: Make VQDMULL undefined when U=1Fredrik Strupe1-1/+1
2020-05-03Merge remote-tracking branch 'remotes/marcel/tags/rdma-pull-request' into sta...Peter Maydell1-0/+1
2020-05-02hw/rdma: Destroy list mutex when list is destroyedYuval Shaia1-0/+1
2020-05-01Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-virtiofs-2020...Peter Maydell3-17/+133
2020-05-01virtiofsd: drop all capabilities in the wait parent processStefan Hajnoczi1-0/+13