| Commit message (Expand) | Author | Age | Files | Lines |
* | target-arm: A64: Add SIMD scalar 3 same add, sub and compare ops | Peter Maydell | 2014-01-31 | 1 | -1/+130 |
* | target-arm: A64: Add SIMD three-different ABDL instructions | Peter Maydell | 2014-01-31 | 1 | -2/+33 |
* | target-arm: A64: Add SIMD three-different multiply accumulate insns | Peter Maydell | 2014-01-31 | 1 | -1/+232 |
* | target-arm: Add AArch32 SIMD VCVTA, VCVTN, VCVTP and VCVTM | Will Newton | 2014-01-31 | 1 | -1/+52 |
* | target-arm: Add AArch32 FP VCVTA, VCVTN, VCVTP and VCVTM | Will Newton | 2014-01-31 | 1 | -0/+61 |
* | target-arm: Add AArch32 SIMD VRINTA, VRINTN, VRINTP, VRINTM, VRINTZ | Will Newton | 2014-01-31 | 1 | -1/+39 |
* | target-arm: Add set_neon_rmode helper | Will Newton | 2014-01-31 | 2 | -0/+18 |
* | target-arm: Add support for AArch32 SIMD VRINTX | Will Newton | 2014-01-31 | 1 | -1/+10 |
* | target-arm: Add support for AArch32 FP VRINTX | Will Newton | 2014-01-31 | 1 | -0/+11 |
* | target-arm: Add support for AArch32 FP VRINTZ | Will Newton | 2014-01-31 | 1 | -0/+16 |
* | target-arm: Add support for AArch32 FP VRINTR | Will Newton | 2014-01-31 | 1 | -0/+11 |
* | target-arm: Add AArch32 FP VRINTA, VRINTN, VRINTP and VRINTM | Will Newton | 2014-01-31 | 1 | -0/+54 |
* | target-arm: Move arm_rmode_to_sf to a shared location. | Will Newton | 2014-01-31 | 3 | -28/+30 |
* | display: avoid multi-statement macro | Paolo Bonzini | 2014-01-31 | 4 | -29/+59 |
* | ZYNQ: Implement board MIDR control for Zynq | Alistair Francis | 2014-01-31 | 1 | -0/+7 |
* | ARM: Convert MIDR to a property | Alistair Francis | 2014-01-31 | 1 | -0/+1 |
* | hw/arm/boot: Don't set up ATAGS for autogenerated dtb booting | Peter Maydell | 2014-01-31 | 1 | -2/+7 |
* | target-arm: A64: Add SIMD scalar copy instructions | Peter Maydell | 2014-01-31 | 1 | -1/+42 |
* | target-arm: A64: Add SIMD modified immediate group | Alex Bennée | 2014-01-31 | 1 | -1/+119 |
* | target-arm: A64: Add SIMD copy operations | Alex Bennée | 2014-01-31 | 1 | -1/+209 |
* | target-arm: A64: Add SIMD across-lanes instructions | Michael Matz | 2014-01-31 | 1 | -1/+176 |
* | target-arm: A64: Add SIMD ZIP/UZP/TRN | Michael Matz | 2014-01-31 | 1 | -1/+75 |
* | target-arm: A64: Add SIMD TBL/TBLX | Michael Matz | 2014-01-31 | 3 | -1/+86 |
* | target-arm: A64: Add SIMD EXT | Peter Maydell | 2014-01-31 | 1 | -1/+78 |
* | target-arm: A64: Add decode skeleton for SIMD data processing insns | Alex Bennée | 2014-01-31 | 1 | -1/+305 |
* | target-arm: A64: Add SIMD ld/st single | Peter Maydell | 2014-01-31 | 1 | -2/+142 |
* | target-arm: A64: Add SIMD ld/st multiple | Alex Bennée | 2014-01-31 | 1 | -2/+248 |
* | Merge remote-tracking branch 'stefanha/tags/tracing-pull-request' into staging | Peter Maydell | 2014-01-31 | 3 | -13/+29 |
|\ |
|
| * | trace: fix simple trace "disable" keyword | Stefan Hajnoczi | 2014-01-27 | 1 | -1/+2 |
| * | trace: add glib 2.32+ static GMutex support | Stefan Hajnoczi | 2014-01-27 | 1 | -7/+16 |
| * | trace: [simple] Do not include "trace/simple.h" in generated tracer headers | Lluís Vilanova | 2014-01-27 | 2 | -3/+1 |
| * | tracing: start trace processing thread in final child process | Michael Mueller | 2014-01-27 | 1 | -2/+10 |
* | | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Peter Maydell | 2014-01-31 | 49 | -338/+1963 |
|\ \ |
|
| * | | MAINTAINERS: add self as virtio co-maintainer | Michael S. Tsirkin | 2014-01-26 | 1 | -0/+1 |
| * | | q35: document gigabyte_align | Michael S. Tsirkin | 2014-01-26 | 1 | -0/+13 |
| * | | q35: gigabyte alignment for ram | Gerd Hoffmann | 2014-01-26 | 1 | -2/+5 |
| * | | acpi: Fix PCI hole handling on build_srat() | Eduardo Habkost | 2014-01-26 | 1 | -5/+5 |
| * | | pc: Save size of RAM below 4GB | Eduardo Habkost | 2014-01-26 | 2 | -1/+2 |
| * | | hw/pci: fix error flow in pci multifunction init | Marcel Apfelbaum | 2014-01-26 | 1 | -10/+10 |
| * | | acpi-test: update expected AML since recent changes | Michael S. Tsirkin | 2014-01-26 | 4 | -0/+0 |
| * | | pc: ACPI: update acpi-dsdt.hex.generated q35-acpi-dsdt.hex.generated | Igor Mammedov | 2014-01-26 | 4 | -92/+225 |
| * | | pc: ACPI: unify source of CPU hotplug IO base/len | Igor Mammedov | 2014-01-26 | 6 | -7/+9 |
| * | | pc: ACPI: expose PRST IO range via _CRS | Igor Mammedov | 2014-01-26 | 1 | -1/+13 |
| * | | pc: Q35 DSDT: exclude CPU hotplug IO range from PCI bus resources | Igor Mammedov | 2014-01-26 | 3 | -7/+15 |
| * | | pc: PIIX DSDT: exclude CPU/PCI hotplug & GPE0 IO range from PCI bus resources | Igor Mammedov | 2014-01-26 | 3 | -7/+41 |
| * | | pc: set PRST base in DSDT depending on chipset | Igor Mammedov | 2014-01-26 | 3 | -1/+3 |
| * | | acpi: ich9: add CPU hotplug handling to Q35 machine | Igor Mammedov | 2014-01-26 | 4 | -1/+22 |
| * | | acpi: factor out common cpu hotplug code for PIIX4/Q35 | Igor Mammedov | 2014-01-26 | 5 | -72/+120 |
| * | | acpi-build: enable hotplug for PCI bridges | Michael S. Tsirkin | 2014-01-26 | 3 | -94/+297 |
| * | | piix4: add acpi pci hotplug support | Michael S. Tsirkin | 2014-01-26 | 2 | -10/+70 |