summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-05target-ppc: add vclzlsbb/vctzlsbb instructionsRajalakshmi Srinivasaraghavan
2016-10-05target-ppc: add vector compare not equal instructionsRajalakshmi Srinivasaraghavan
2016-10-05target-ppc: fix invalid mask - cmpl, bctarAvinesh Kumar
2016-10-05target-ppc: add stxvb16x instructionNikunj A Dadhania
2016-10-05target-ppc: add lxvb16x instructionNikunj A Dadhania
2016-10-05target-ppc: add stxvh8x instructionNikunj A Dadhania
2016-10-05target-ppc: add lxvh8x instructionNikunj A Dadhania
2016-10-05target-ppc: improve stxvw4x implementationNikunj A Dadhania
2016-10-05target-ppc: improve lxvw4x implementationNikunj A Dadhania
2016-10-05target-ppc: Implement mtvsrdd instructionRavi Bangoria
2016-10-05target-ppc: Implement mfvsrld instructionRavi Bangoria
2016-10-05ppc: Check the availability of transactional memoryThomas Huth
2016-10-05hw/ppc/spapr: Fix the selection of the processor featuresThomas Huth
2016-10-05hw/ppc/spapr: Move code related to "ibm,pa-features" to a separate functionThomas Huth
2016-10-05pseries: Add 2.8 machine type, set up compatibility macrosDavid Gibson
2016-10-05tests: Test IPv6 and ppc64 in the PXE testerThomas Huth
2016-10-05spapr_vscsi: fix build error introduced by f19661c8Felipe Franciosi
2016-10-04Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2016-10-04Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20161004'...Peter Maydell
2016-10-04target-arm: Correctly handle 'sub pc, pc, 1' for ARMv6Peter Maydell
2016-10-04target-arm: A64: Fix decoding of iss_sf in disas_ld_litEdgar E. Iglesias
2016-10-04cadence_gem: Fix priority queue out of bounds accessAlistair Francis
2016-10-04docs: Add a generic loader explanation documentAlistair Francis
2016-10-04generic-loader: Add a generic loaderAlistair Francis
2016-10-04ARM: Virt: ACPI: Add GIC ITS description in ACPI MADT tableShannon Zhao
2016-10-04ACPI: Add GIC Interrupt Translation Service Structure definitionShannon Zhao
2016-10-04arm/virt: Add ITS to the virt boardPavel Fedin
2016-10-04hw/intc/arm_gicv3_its: Implement support for in-kernel ITS emulationPavel Fedin
2016-10-04kvm-all: Pass requester ID to MSI routing functionsPavel Fedin
2016-10-04target-arm: move gicv3_class_name from machine to kvm_arm.hEric Auger
2016-10-04hw/intc/arm_gicv3_its: Implement ITS base classPavel Fedin
2016-10-04hw/intc/arm_gic(v3)_kvm: Initialize gsi routingEric Auger
2016-10-04hw/arm/virt: add 2.8 machine typeAndrew Jones
2016-10-04vmstateify tsc210xDr. David Alan Gilbert
2016-10-04vmstateify tsc2005Dr. David Alan Gilbert
2016-10-04hw/arm: Fix Integrator/CM initializationJakub Jermar
2016-10-04mainstone: Add mapping for dot, slash and backspace.Vijay Kumar B
2016-10-04mainstone: Fix incorrect key mapping for Enter key.Vijay Kumar B
2016-10-04MAINTAINERS: Add Alistair to the maintainers listAlistair Francis
2016-10-04STM32F205: Connect the SPI devicesAlistair Francis
2016-10-04STM32F205: Connect the ADC devicesAlistair Francis
2016-10-04irq: Add a new irq device that allows the ORing of linesAlistair Francis
2016-10-04STM32F2xx: Add the SPI deviceAlistair Francis
2016-10-04STM32F2xx: Add the ADC deviceAlistair Francis
2016-10-04STM32F2xx: Display PWM duty cycle from timerAlistair Francis
2016-10-04STM32F205: Remove the individual device variablesAlistair Francis
2016-10-04Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell
2016-10-04Merge remote-tracking branch 'remotes/famz/tags/for-upstream' into stagingPeter Maydell
2016-10-03target-i386: Correct family/model/stepping for Opteron_G3Evgeny Yakovlev
2016-10-03target-i386: Report known CPUID[EAX=0xD,ECX=0]:EAX bits as migratableEduardo Habkost