summaryrefslogtreecommitdiffstats
path: root/target-ppc/translate_init.c
Commit message (Expand)AuthorAgeFilesLines
* PPC: Add l1 cache sizes for 970 and above systemsAlexander Graf2014-04-081-0/+8
* target-ppc: MSR_POW not supported on POWER7/7+/8Anton Blanchard2014-03-271-3/+3
* target-ppc: POWER7+ supports the MSR_VSX bitAnton Blanchard2014-03-271-1/+1
* target-ppc: POWER8 supports iselAnton Blanchard2014-03-271-1/+1
* target-ppc: POWER8 supports the MSR_LE bitAnton Blanchard2014-03-271-1/+1
* target-ppc: Introduce powerisa-207-server flagAlexey Kardashevskiy2014-03-201-1/+2
* target-ppc: Force CPU threads count to be a power of 2Bharata B Rao2014-03-201-0/+6
* target-ppc: Fix overallocation of opcode tablesStuart Brady2014-03-201-1/+1
* target-ppc: Reset SPRs on CPU resetAlexey Kardashevskiy2014-03-201-1/+11
* cputlb: Change tlb_flush() argument to CPUStateAndreas Färber2014-03-131-1/+1
* exec: Change cpu_abort() argument to CPUStateAndreas Färber2014-03-131-2/+3
* cpu: Move exception_index field from CPU_COMMON to CPUStateAndreas Färber2014-03-131-1/+1
* cpu: Turn cpu_handle_mmu_fault() into a CPUClass hookAndreas Färber2014-03-131-1/+3
* cpu: Factor out cpu_generic_init()Andreas Färber2014-03-131-20/+1
* cpu: Turn cpu_has_work() into a CPUClass hookAndreas Färber2014-03-131-0/+9
* target-ppc: spapr: e500: fix to use cpu_dt_idAlexey Kardashevskiy2014-03-051-0/+1
* target-ppc: add PowerPCCPU::cpu_dt_idAlexey Kardashevskiy2014-03-051-6/+4
* target-ppc: Altivec 2.07: Add Instruction FlagTom Musta2014-03-051-1/+1
* target-ppc: Load QuadwordTom Musta2014-03-051-1/+1
* target-ppc: Add Flag for ISA 2.07 Load/Store Quadword InstructionsTom Musta2014-03-051-1/+2
* target-ppc: Add Target Address SPR (TAR) to Power8Tom Musta2014-03-051-1/+13
* target-ppc: Add Flag for bctarTom Musta2014-03-051-1/+1
* target-ppc: Enable frsqrtes on Power7 and Power8Tom Musta2014-03-051-0/+3
* target-ppc: Add Flag for Power ISA V2.06 Floating Point Test InstructionsTom Musta2014-03-051-3/+6
* target-ppc: Fix and enable fri[mnpz]Tom Musta2014-03-051-0/+3
* target-ppc: Add Flag for ISA V2.06 Floating Point ConversionTom Musta2014-03-051-3/+3
* target-ppc: Add Flag for ISA2.06 Atomic InstructionsTom Musta2014-03-051-3/+6
* target-ppc: Add Flag for ISA2.06 Divide Extended InstructionsTom Musta2014-03-051-3/+3
* target-ppc: Add ISA2.06 bpermd InstructionTom Musta2014-03-051-4/+7
* target-ppc: VSX Stage 4: Add VSX 2.07 FlagTom Musta2014-03-051-1/+1
* target-ppc: disable unsupported modes for SPR_CTRL/SPR_UCTRLAlexey Kardashevskiy2014-03-051-6/+6
* PPC: KVM: add support for LPCRGreg Kurz2014-03-051-1/+15
* PPC: KVM: fix "set one register"Alexey Kardashevskiy2014-03-051-0/+3
* target-ppc: fix Authority Mask Register init valueAlexey Kardashevskiy2014-03-051-1/+1
* target-ppc: remove unsupported SPRs from 970 and P5+Alexey Kardashevskiy2014-03-051-39/+0
* target-ppc: remove embedded MMU SPRs from 970, P5+/7/7+/8Alexey Kardashevskiy2014-03-051-46/+0
* target-ppc: remove powerpc 970gxAlexey Kardashevskiy2014-03-051-100/+0
* target-ppc: fix LPCR SPR numberAlexey Kardashevskiy2014-03-051-1/+1
* target-ppc: fix compile error when PPC_DUMP_CPU is enabledAlexey Kardashevskiy2014-03-051-2/+3
* target-ppc: Make ppc40x CPUs available in ppcembAndreas Färber2014-02-131-19/+19
* target-ppc: move POWER7+ to a separate familyAlexey Kardashevskiy2013-12-201-0/+38
* Add MSR VSX and Associated ExceptionTom Musta2013-12-201-2/+3
* Declare and Enable VSXTom Musta2013-12-201-2/+4
* powerpc: add PVR mask supportAlexey Kardashevskiy2013-12-201-0/+44
* spapr: Use DeviceClass::fw_name for device tree CPU nodeAndreas Färber2013-10-251-0/+2
* target-ppc: Fill in OpenFirmware names for some PowerPCCPU familiesAndreas Färber2013-10-251-0/+3
* target-ppc: dump-guest-memory supportAneesh Kumar K.V2013-10-251-0/+4
* PPC: Fix L2CR write accessesAlexander Graf2013-10-251-12/+17
* cpu: Drop cpu_model_str from CPU_COMMONAndreas Färber2013-10-071-3/+0
* target-ppc: POWER7 supports the MSR_LE bitAnton Blanchard2013-09-021-1/+1
OpenPOWER on IntegriCloud