aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-04checkpatch: fix acpi check with multiple file nameMichael S. Tsirkin
2020-05-04vhost-user-blk: fix invalid memory accessLi Feng
2020-05-04virtio-pci: update virtio pci bar layout documentationAnthoine Bourgeois
2020-05-04virtio-vga: fix virtio-vga bar orderingAnthoine Bourgeois
2020-05-04rtc: add RTC_ISA_BASEGerd Hoffmann
2020-05-04acpi: add ISADeviceClass->build_aml()Gerd Hoffmann
2020-05-04acpi: drop pointless _STA methodGerd Hoffmann
2020-05-04qtest: allow DSDT acpi table changesGerd Hoffmann
2020-05-04acpi: add aml builder stubsGerd Hoffmann
2020-05-04move 'typedef Aml' to qemu/types.hGerd Hoffmann
2020-05-04hw/pci/pcie: Replace PCI_DEVICE() casts with existing variableJulia Suvorova
2020-05-04hw/pci/pcie: Forbid hot-plug if it's disabled on the slotJulia Suvorova
2020-05-04Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200504'...Peter Maydell
2020-05-04target/arm: Move gen_ function typedefs to translate.hPeter Maydell
2020-05-04target/arm: Convert Neon 3-reg-same VMUL, VMLA, VMLS, VSHL to decodetreePeter Maydell
2020-05-04target/arm: Convert Neon 3-reg-same VQADD/VQSUB to decodetreePeter Maydell
2020-05-04target/arm: Convert Neon 3-reg-same comparisons to decodetreePeter Maydell
2020-05-04target/arm: Convert Neon 3-reg-same VMAX/VMIN to decodetreePeter Maydell
2020-05-04target/arm: Convert Neon 3-reg-same logic ops to decodetreePeter Maydell
2020-05-04target/arm: Convert Neon 3-reg-same VADD/VSUB to decodetreePeter Maydell
2020-05-04target/arm: Convert Neon 'load/store single structure' to decodetreePeter Maydell
2020-05-04target/arm: Convert Neon 'load single structure to all lanes' to decodetreePeter Maydell
2020-05-04target/arm: Convert Neon load/store multiple structures to decodetreePeter Maydell
2020-05-04target/arm: Convert VFM[AS]L (scalar) to decodetreePeter Maydell
2020-05-04target/arm: Convert V[US]DOT (scalar) to decodetreePeter Maydell
2020-05-04target/arm: Convert VCMLA (scalar) to decodetreePeter Maydell
2020-05-04target/arm: Convert VFM[AS]L (vector) to decodetreePeter Maydell
2020-05-04target/arm: Convert V[US]DOT (vector) to decodetreePeter Maydell
2020-05-04target/arm: Convert VCADD (vector) to decodetreePeter Maydell
2020-05-04target/arm: Convert VCMLA (vector) to decodetreePeter Maydell
2020-05-04target/arm: Add stubs for AArch32 Neon decodetreePeter Maydell
2020-05-04target/arm: Don't allow Thumb Neon insns without FEATURE_NEONPeter Maydell
2020-05-04target/arm/translate-vfp.inc.c: Remove duplicate simd_r32 checkPeter Maydell
2020-05-04hw/arm: versal-virt: Add support for the RTCEdgar E. Iglesias
2020-05-04hw/arm: versal-virt: Add support for SDEdgar E. Iglesias
2020-05-04hw/arm: versal: Add support for the RTCEdgar E. Iglesias
2020-05-04hw/arm: versal: Add support for SDEdgar E. Iglesias
2020-05-04hw/arm: versal: Embed the APUs into the SoC typeEdgar E. Iglesias
2020-05-04hw/arm: versal: Embed the ADMAs into the SoC typeEdgar E. Iglesias
2020-05-04hw/arm: versal: Embed the GEMs into the SoC typeEdgar E. Iglesias
2020-05-04hw/arm: versal: Embed the UARTs into the SoC typeEdgar E. Iglesias
2020-05-04hw/arm: versal-virt: Fix typo xlnx-ve -> xlnx-versalEdgar E. Iglesias
2020-05-04hw/arm: versal: Move misplaced commentEdgar E. Iglesias
2020-05-04hw/arm: versal: Remove inclusion of arm_gicv3_common.hEdgar E. Iglesias
2020-05-04target/arm: Use uint64_t for midr field in CPU state structPhilippe Mathieu-Daudé
2020-05-04target/arm: Use correct variable for setting 'max' cpu's ID_AA64DFR0Peter Maydell
2020-05-04target/arm: Implement ARMv8.2-TTS2UXNPeter Maydell
2020-05-04target/arm: Add new 's1_is_el0' argument to get_phys_addr_lpae()Peter Maydell
2020-05-04target/arm: Use enum constant in get_phys_addr_lpae() callPeter Maydell
2020-05-04target/arm: Don't use a TLB for ARMMMUIdx_Stage2Peter Maydell