summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* spapr_iommu: Enable multiple TCE requestsAlexey Kardashevskiy2014-06-165-0/+96
* spapr: Enable dynamic change of the supported hypercalls listAlexey Kardashevskiy2014-06-161-7/+23
* macio: Fix timer endiannessAlexander Graf2014-06-161-1/+1
* macio ide: Do remainder access asynchronouslyAlexander Graf2014-06-163-10/+51
* target-ppc: Fix popcntb Opcode BugTom Musta2014-06-161-1/+1
* spapr_iommu: Replace @instance_id with LIOBN for migrationAlexey Kardashevskiy2014-06-161-1/+3
* KVM: PPC: Enable compatibility modeAlexey Kardashevskiy2014-06-163-0/+16
* spapr: Implement processor compatibility in ibm, client-architecture-supportAlexey Kardashevskiy2014-06-163-1/+113
* spapr: Limit threads per core according to current compatibility modeAlexey Kardashevskiy2014-06-163-1/+29
* spapr: Rework spapr_fixup_cpu_dt()Alexey Kardashevskiy2014-06-161-11/+22
* spapr: Add ibm, client-architecture-support callAlexey Kardashevskiy2014-06-164-1/+69
* target-ppc: Define Processor Compatibility MasksAlexey Kardashevskiy2014-06-162-0/+4
* target-ppc: Implement "compat" CPU optionAlexey Kardashevskiy2014-06-164-0/+61
* spapr: Move SMT-related properties out of skeleton fdtAlexey Kardashevskiy2014-06-161-15/+33
* target-ppc: Add "compat" CPU optionAlexey Kardashevskiy2014-06-163-0/+87
* PPC: openpic_kvm: Implement resetAlexander Graf2014-06-161-5/+10
* openpic: Reset IRQ source private membersPaul Janzen2014-06-161-2/+2
* openpic: Move definition of openpic_resetPaul Janzen2014-06-161-49/+50
* target-ppc: Set the correct endianness in ELF dump headerBharata B Rao2014-06-161-4/+8
* target-ppc: Introduce callback for interrupt endiannessGreg Kurz2014-06-162-0/+17
* target-ppc: Support dump for little endian ppc64Bharata B Rao2014-06-161-33/+62
* dump: Make DumpState and endian conversion routines available for arch-specif...Bharata B Rao2014-06-164-152/+154
* macio: handle non-block ATAPI DMA transfersMark Cave-Ayland2014-06-161-0/+21
* spapr: Add ibm, chip-id property in device treeAlexey Kardashevskiy2014-06-161-0/+6
* spapr: Add support for time base offset migrationAlexey Kardashevskiy2014-06-166-2/+106
* PPC: e500: Move to u-boot as firmwareAlexander Graf2014-06-161-41/+73
* PPC: Add u-boot firmware for e500Alexander Graf2014-06-166-0/+18
* PPC: e500: Expose kernel load address in dtAlexander Graf2014-06-161-5/+23
* PPC: Add dcbtls emulationAlexander Graf2014-06-161-0/+12
* PPC: Properly emulate L1CSR0 and L1CSR1Alexander Graf2014-06-162-3/+23
* PPC: Add L1CFG1 SPR emulationAlexander Graf2014-06-162-1/+8
* PPC: Fix SPR access control of L1CFG0Alexander Graf2014-06-161-4/+4
* PPC: Add definitions for GIVORsAlexander Graf2014-06-161-0/+6
* PPC: Make all e500 CPUs SVR awareAlexander Graf2014-06-161-14/+14
* PPC: Fail on leaking temporariesAlexander Graf2014-06-161-0/+7
* PPC: Fix TCG chunks that don't free their tempsAlexander Graf2014-06-161-0/+7
* PPC: e500: implement PCI INTx routingBharat Bhushan2014-06-162-2/+24
* PPC: e500: some pci related cleanupBharat Bhushan2014-06-162-12/+14
* KVM: PPC: Don't secretly add 1T segment feature to CPUAlexander Graf2014-06-161-3/+5
* target-ppc: Refactor AES InstructionsTom Musta2014-06-161-254/+38
* target-arm: Use Common Tables in AES InstructionsTom Musta2014-06-161-75/+4
* target-i386: Use Common ShiftRows and InvShiftRows TablesTom Musta2014-06-161-19/+13
* util: Add InvMixColumnsTom Musta2014-06-162-0/+272
* util: Add AES ShiftRows and InvShiftRows TablesTom Musta2014-06-162-0/+12
* util: Add S-Box and InvS-Box Arrays to Common AES UtilsTom Musta2014-06-162-0/+73
* spapr_pci: fix MSI limitAlexey Kardashevskiy2014-06-161-16/+18
* target-ppc: Introduce DFP Shift SignificandTom Musta2014-06-163-0/+109
* target-ppc: Introduce DFP Insert Biased ExponentTom Musta2014-06-163-0/+74
* target-ppc: Introduce DFP Extract Biased ExponentTom Musta2014-06-163-0/+37
* target-ppc: Introduce DFP Encode BCD to DPDTom Musta2014-06-163-0/+78
OpenPOWER on IntegriCloud