summaryrefslogtreecommitdiffstats
path: root/target-ppc
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* target-ppc: Introduce Decoder Macros for DFPTom Musta2014-06-161-0/+109
* target-ppc: Introduce Generator Macros for DFP Arithmetic FormsTom Musta2014-06-161-0/+177
* target-ppc: Define FPR Pointer Type for HelpersTom Musta2014-06-161-0/+4
* target-ppc: Remove PVR check from migrationAlexey Kardashevskiy2014-06-161-2/+6
* target-ppc: Eliminate Magic Number MSR MasksTom Musta2014-06-161-54/+776
* target-ppc: Remove redundant POWER7 declarationsAlexey Kardashevskiy2014-06-162-6/+0
* target-ppc: Move alias lookup after class lookupAlexey Kardashevskiy2014-06-161-7/+11
* target-ppc: Create versionless CPU class per family if KVMAlexey Kardashevskiy2014-06-161-0/+21
* target-ppc: gdbstub allow byte swapping for reading/writing registersThomas Falcon2014-06-161-0/+19
* target-ppc: extract register length calculation in gdbstubThomas Falcon2014-06-161-34/+71
* savevm: Remove all the unneeded version_minimum_id_old (ppc)Juan Quintela2014-06-161-25/+13
* softmmu: introduce cpu_ldst.hPaolo Bonzini2014-06-054-6/+4
* softmmu: commonize helper definitionsPaolo Bonzini2014-06-051-14/+0
* tcg: Invert the inclusion of helper.hRichard Henderson2014-05-2811-16/+11
* cpu: make CPU_INTERRUPT_RESET available on all targetsPaolo Bonzini2014-05-131-3/+0
* kvm: reset state from the CPU's reset methodPaolo Bonzini2014-05-131-4/+0
OpenPOWER on IntegriCloud