summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | hw/i386/vmport: Remove unused 'hw/input/i8042.h' includePhilippe Mathieu-Daudé2020-05-041-1/+0Star
| * | hw/i386/pc: Create 'vmport' device in placePhilippe Mathieu-Daudé2020-05-042-7/+1Star
| * | acpi: unit-test: Update WAET ACPI Table expected binariesLiran Alon2020-05-043-2/+0Star
| * | acpi: Add Windows ACPI Emulated Device Table (WAET)Liran Alon2020-05-041-0/+31
| * | acpi: unit-test: Ignore diff in WAET ACPI tableLiran Alon2020-05-043-0/+2
| * | Refactor vhost_user_set_mem_table functionsRaphael Norwitz2020-05-041-76/+67Star
| * | tests/acpi: add expected tables for bios-tables-testShameer Kolothum2020-05-046-5/+0Star
| * | bios-tables-test: test pc-dimm and nvdimm coldplug for arm/virtShameer Kolothum2020-05-041-2/+7
| * | tests: Update ACPI tables list for upcoming arm/virt test changesShameer Kolothum2020-05-043-0/+3
| * | hw/arm/virt: Add nvdimm hotplug supportShameer Kolothum2020-05-044-7/+28
| * | hw/arm/virt: Add nvdimm hot-plug infrastructureKwangwoo Lee2020-05-045-1/+28
| * | nvdimm: Use configurable ACPI IO base and sizeKwangwoo Lee2020-05-046-10/+38
| * | hw/acpi/nvdimm: Fix for NVDIMM incorrect DSM output buffer lengthShameer Kolothum2020-05-042-3/+39
| * | acpi: DSDT without _STAMichael S. Tsirkin2020-05-0418-17/+0Star
| * | checkpatch: ignore allowed diff listMichael S. Tsirkin2020-05-041-5/+6
| * | checkpatch: fix acpi check with multiple file nameMichael S. Tsirkin2020-05-041-10/+12
| * | vhost-user-blk: fix invalid memory accessLi Feng2020-05-042-1/+5
| * | virtio-pci: update virtio pci bar layout documentationAnthoine Bourgeois2020-05-041-0/+1
| * | virtio-vga: fix virtio-vga bar orderingAnthoine Bourgeois2020-05-041-0/+1
| * | rtc: add RTC_ISA_BASEGerd Hoffmann2020-05-042-3/+3
| * | acpi: add ISADeviceClass->build_aml()Gerd Hoffmann2020-05-043-0/+18
| * | acpi: drop pointless _STA methodGerd Hoffmann2020-05-041-11/+3Star
| * | qtest: allow DSDT acpi table changesGerd Hoffmann2020-05-041-0/+17
| * | acpi: add aml builder stubsGerd Hoffmann2020-05-042-2/+81
| * | move 'typedef Aml' to qemu/types.hGerd Hoffmann2020-05-042-1/+1
| * | hw/pci/pcie: Replace PCI_DEVICE() casts with existing variableJulia Suvorova2020-05-041-3/+3
| * | hw/pci/pcie: Forbid hot-plug if it's disabled on the slotJulia Suvorova2020-05-041-0/+19
|/ /
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200504'...Peter Maydell2020-05-0419-863/+1301
|\ \ | |/ |/|
| * target/arm: Move gen_ function typedefs to translate.hPeter Maydell2020-05-042-17/+17
| * target/arm: Convert Neon 3-reg-same VMUL, VMLA, VMLS, VSHL to decodetreePeter Maydell2020-05-043-25/+56
| * target/arm: Convert Neon 3-reg-same VQADD/VQSUB to decodetreePeter Maydell2020-05-043-12/+23
| * target/arm: Convert Neon 3-reg-same comparisons to decodetreePeter Maydell2020-05-043-20/+33
| * target/arm: Convert Neon 3-reg-same VMAX/VMIN to decodetreePeter Maydell2020-05-043-19/+21
| * target/arm: Convert Neon 3-reg-same logic ops to decodetreePeter Maydell2020-05-043-37/+32Star
| * target/arm: Convert Neon 3-reg-same VADD/VSUB to decodetreePeter Maydell2020-05-045-19/+68
| * target/arm: Convert Neon 'load/store single structure' to decodetreePeter Maydell2020-05-043-147/+100Star
| * target/arm: Convert Neon 'load single structure to all lanes' to decodetreePeter Maydell2020-05-043-53/+80
| * target/arm: Convert Neon load/store multiple structures to decodetreePeter Maydell2020-05-043-89/+133
| * target/arm: Convert VFM[AS]L (scalar) to decodetreePeter Maydell2020-05-043-106/+40Star
| * target/arm: Convert V[US]DOT (scalar) to decodetreePeter Maydell2020-05-043-12/+39
| * target/arm: Convert VCMLA (scalar) to decodetreePeter Maydell2020-05-043-25/+46
| * target/arm: Convert VFM[AS]L (vector) to decodetreePeter Maydell2020-05-043-91/+38Star
| * target/arm: Convert V[US]DOT (vector) to decodetreePeter Maydell2020-05-043-8/+37
| * target/arm: Convert VCADD (vector) to decodetreePeter Maydell2020-05-043-10/+41
| * target/arm: Convert VCMLA (vector) to decodetreePeter Maydell2020-05-043-10/+49
| * target/arm: Add stubs for AArch32 Neon decodetreePeter Maydell2020-05-046-2/+169
| * target/arm: Don't allow Thumb Neon insns without FEATURE_NEONPeter Maydell2020-05-041-8/+8
| * target/arm/translate-vfp.inc.c: Remove duplicate simd_r32 checkPeter Maydell2020-05-041-6/+0Star
| * hw/arm: versal-virt: Add support for the RTCEdgar E. Iglesias2020-05-041-0/+22
| * hw/arm: versal-virt: Add support for SDEdgar E. Iglesias2020-05-041-0/+46