summaryrefslogtreecommitdiffstats
path: root/target-ppc
Commit message (Expand)AuthorAgeFilesLines
...
* PPC: SPE: Fix high-bits bitmaskAlexander Graf2014-06-161-2/+2
* PPC: e500: Fix TLB lookup for 32bit CPUsAlexander Graf2014-06-161-0/+5
* target-ppc: Support VSX in PPC User ModeTom Musta2014-06-161-0/+1
* target-ppc: Allow little-endian user mode.Doug Kwan2014-06-163-95/+85
* PPC: e500: Fix MMUCSR0 emulationAlex Zuepke2014-06-163-5/+3
* spapr_iommu: Get rid of window_size in sPAPRTCETableAlexey Kardashevskiy2014-06-162-3/+3
* spapr_iommu: Enable multiple TCE requestsAlexey Kardashevskiy2014-06-162-0/+13
* target-ppc: Fix popcntb Opcode BugTom Musta2014-06-161-1/+1
* KVM: PPC: Enable compatibility modeAlexey Kardashevskiy2014-06-163-0/+16
* spapr: Limit threads per core according to current compatibility modeAlexey Kardashevskiy2014-06-162-0/+28
* target-ppc: Define Processor Compatibility MasksAlexey Kardashevskiy2014-06-162-0/+4
* target-ppc: Implement "compat" CPU optionAlexey Kardashevskiy2014-06-163-0/+47
* target-ppc: Add "compat" CPU optionAlexey Kardashevskiy2014-06-163-0/+87
* 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
* spapr: Add support for time base offset migrationAlexey Kardashevskiy2014-06-162-0/+21
* 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
* 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-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
* target-ppc: Introduce DFP Decode DPD to BCDTom Musta2014-06-163-0/+72
* target-ppc: Introduce DFP Convert to FixedTom Musta2014-06-163-0/+42
* target-ppc: Introduce DFP Convert to FixedTom Musta2014-06-163-0/+32
* target-ppc: Introduce Round to DFP Short/LongTom Musta2014-06-163-0/+54
* target-ppc: Introduce DFP Convert to Long/ExtendedTom Musta2014-06-163-0/+39
* target-ppc: Introduce DFP Round to IntegerTom Musta2014-06-163-0/+52
* target-ppc: Introduce DFP ReroundTom Musta2014-06-163-0/+103
* target-ppc: Introduce DFP QuantizeTom Musta2014-06-163-0/+144
* target-ppc: Introduce DFP Test SignificanceTom Musta2014-06-163-0/+41
* target-ppc: Introduce DFP Test ExponentTom Musta2014-06-163-0/+38
* target-ppc: Introduce DFP Test Data GroupTom Musta2014-06-163-0/+61
* target-ppc: Introduce DFP Test Data ClassTom Musta2014-06-163-0/+34
* target-ppc: Introduce DFP ComparesTom Musta2014-06-163-0/+70
* target-ppc: Introduce DFP DivideTom Musta2014-06-163-0/+44
* target-ppc: Introduce DFP MultiplyTom Musta2014-06-163-0/+29
* target-ppc: Introduce DFP SubtractTom Musta2014-06-163-1/+24
* target-ppc: Introduce DFP AddTom Musta2014-06-163-5/+134
* target-ppc: Introduce DFP Post Processor UtilitiesTom Musta2014-06-161-0/+31
* target-ppc: Introduce DFP Helper UtilitiesTom Musta2014-06-162-0/+133
OpenPOWER on IntegriCloud