aboutsummaryrefslogtreecommitdiff
path: root/target-ppc
AgeCommit message (Expand)Author
2014-06-16target-ppc: Fix popcntb Opcode BugTom Musta
2014-06-16KVM: PPC: Enable compatibility modeAlexey Kardashevskiy
2014-06-16spapr: Limit threads per core according to current compatibility modeAlexey Kardashevskiy
2014-06-16target-ppc: Define Processor Compatibility MasksAlexey Kardashevskiy
2014-06-16target-ppc: Implement "compat" CPU optionAlexey Kardashevskiy
2014-06-16target-ppc: Add "compat" CPU optionAlexey Kardashevskiy
2014-06-16target-ppc: Set the correct endianness in ELF dump headerBharata B Rao
2014-06-16target-ppc: Introduce callback for interrupt endiannessGreg Kurz
2014-06-16target-ppc: Support dump for little endian ppc64Bharata B Rao
2014-06-16spapr: Add support for time base offset migrationAlexey Kardashevskiy
2014-06-16PPC: Add dcbtls emulationAlexander Graf
2014-06-16PPC: Properly emulate L1CSR0 and L1CSR1Alexander Graf
2014-06-16PPC: Add L1CFG1 SPR emulationAlexander Graf
2014-06-16PPC: Fix SPR access control of L1CFG0Alexander Graf
2014-06-16PPC: Add definitions for GIVORsAlexander Graf
2014-06-16PPC: Make all e500 CPUs SVR awareAlexander Graf
2014-06-16PPC: Fail on leaking temporariesAlexander Graf
2014-06-16PPC: Fix TCG chunks that don't free their tempsAlexander Graf
2014-06-16KVM: PPC: Don't secretly add 1T segment feature to CPUAlexander Graf
2014-06-16target-ppc: Refactor AES InstructionsTom Musta
2014-06-16target-ppc: Introduce DFP Shift SignificandTom Musta
2014-06-16target-ppc: Introduce DFP Insert Biased ExponentTom Musta
2014-06-16target-ppc: Introduce DFP Extract Biased ExponentTom Musta
2014-06-16target-ppc: Introduce DFP Encode BCD to DPDTom Musta
2014-06-16target-ppc: Introduce DFP Decode DPD to BCDTom Musta
2014-06-16target-ppc: Introduce DFP Convert to FixedTom Musta
2014-06-16target-ppc: Introduce DFP Convert to FixedTom Musta
2014-06-16target-ppc: Introduce Round to DFP Short/LongTom Musta
2014-06-16target-ppc: Introduce DFP Convert to Long/ExtendedTom Musta
2014-06-16target-ppc: Introduce DFP Round to IntegerTom Musta
2014-06-16target-ppc: Introduce DFP ReroundTom Musta
2014-06-16target-ppc: Introduce DFP QuantizeTom Musta
2014-06-16target-ppc: Introduce DFP Test SignificanceTom Musta
2014-06-16target-ppc: Introduce DFP Test ExponentTom Musta
2014-06-16target-ppc: Introduce DFP Test Data GroupTom Musta
2014-06-16target-ppc: Introduce DFP Test Data ClassTom Musta
2014-06-16target-ppc: Introduce DFP ComparesTom Musta
2014-06-16target-ppc: Introduce DFP DivideTom Musta
2014-06-16target-ppc: Introduce DFP MultiplyTom Musta
2014-06-16target-ppc: Introduce DFP SubtractTom Musta
2014-06-16target-ppc: Introduce DFP AddTom Musta
2014-06-16target-ppc: Introduce DFP Post Processor UtilitiesTom Musta
2014-06-16target-ppc: Introduce DFP Helper UtilitiesTom Musta
2014-06-16target-ppc: Introduce Decoder Macros for DFPTom Musta
2014-06-16target-ppc: Introduce Generator Macros for DFP Arithmetic FormsTom Musta
2014-06-16target-ppc: Define FPR Pointer Type for HelpersTom Musta
2014-06-16target-ppc: Remove PVR check from migrationAlexey Kardashevskiy
2014-06-16target-ppc: Eliminate Magic Number MSR MasksTom Musta
2014-06-16target-ppc: Remove redundant POWER7 declarationsAlexey Kardashevskiy
2014-06-16target-ppc: Move alias lookup after class lookupAlexey Kardashevskiy