aboutsummaryrefslogtreecommitdiff
path: root/target-ppc
AgeCommit message (Expand)Author
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
2014-06-16target-ppc: Create versionless CPU class per family if KVMAlexey Kardashevskiy
2014-06-16target-ppc: gdbstub allow byte swapping for reading/writing registersThomas Falcon
2014-06-16target-ppc: extract register length calculation in gdbstubThomas Falcon
2014-06-16savevm: Remove all the unneeded version_minimum_id_old (ppc)Juan Quintela
2014-06-05softmmu: introduce cpu_ldst.hPaolo Bonzini
2014-06-05softmmu: commonize helper definitionsPaolo Bonzini
2014-05-28tcg: Invert the inclusion of helper.hRichard Henderson
2014-05-13cpu: make CPU_INTERRUPT_RESET available on all targetsPaolo Bonzini
2014-05-13kvm: reset state from the CPU's reset methodPaolo Bonzini