summaryrefslogtreecommitdiffstats
path: root/target-ppc
Commit message (Expand)AuthorAgeFilesLines
...
| * target-ppc: use the softfloat float32_muladd functionAurelien Jarno2012-10-041-43/+14
| * target-ppc: use the softfloat min/max functionsAurelien Jarno2012-10-041-21/+2
| * target-ppc: simplify NaN propagation for vector functionsAurelien Jarno2012-10-041-19/+7
* | ppc: avoid buffer overrun: use pstrcpy, not strncpyJim Meyering2012-10-051-1/+1
* | Make target_phys_addr_t 64 bits unconditionallyAvi Kivity2012-10-041-3/+1
|/
* Emit debug_insn for CPU_LOG_TB_OP_OPT as well.Richard Henderson2012-09-271-1/+2
* target-ppc: fix altivec instructionsAurelien Jarno2012-08-281-1/+1
* Merge remote-tracking branch 'agraf/ppc-for-upstream' into stagingAnthony Liguori2012-08-151-1/+1
|\
| * ppc: Fix bug in handling of PAPR hypercall exitsDavid Gibson2012-08-151-1/+1
* | win32: provide separate macros for weak decls and definitionsAnthony Liguori2012-08-151-2/+2
|/
* target-ppc: add implementation of query-cpu-definitions (v2)Anthony Liguori2012-08-131-0/+26
* pseries: Convert sPAPR TCEs to use generic IOMMU infrastructureDavid Gibson2012-06-271-2/+2
* target-ppc: Fix 2nd parameter for tcg_gen_shri_tlStefan Weil2012-06-241-1/+1
* target-ppc: Fix build with --enable-debugStefan Weil2012-06-241-1/+1
* PPC: BookE206: Bump MAS2 to 64bitAlexander Graf2012-06-241-1/+1
* PPC: BookE: Support 32 and 64 bit wide MAS2Alexander Graf2012-06-241-1/+18
* PPC: Extract SPR dump generation into its own functionAlexander Graf2012-06-241-12/+18
* PPC: Add e5500 CPU targetAlexander Graf2012-06-241-3/+93
* PPC: BookE: Make ivpr selectable by CPU typeAlexander Graf2012-06-241-4/+5
* PPC: BookE: Implement EPR SPRAlexander Graf2012-06-244-0/+38
* PPC: Add support for MSR_CMAlexander Graf2012-06-244-6/+16
* PPC: Add some booke SPR definesAlexander Graf2012-06-241-0/+22
* ppc64: Rudimentary Support for extra page sizes on server CPUsBenjamin Herrenschmidt2012-06-245-0/+272
* booke_206_tlbwe: Discard invalid bits in MAS2Fabien Chouteau2012-06-241-2/+15
* ppc: Make hbrev table constBlue Swirl2012-06-241-1/+1
* ppc: Add missing breakBlue Swirl2012-06-241-0/+1
* ppc: Move load and store helpers, switch to AREG0 free modeBlue Swirl2012-06-245-89/+90
* ppc: Move misc helpers from helper.c to misc_helper.cBlue Swirl2012-06-242-9/+9
* ppc: Avoid AREG0 for misc helpersBlue Swirl2012-06-245-27/+25
* ppc: Split off misc helpersBlue Swirl2012-06-243-94/+118
* ppc: Avoid AREG0 for timebase helpersBlue Swirl2012-06-245-69/+71
* ppc: Split off timebase helpersBlue Swirl2012-06-243-135/+162
* ppc: Cleanup MMU mergeBlue Swirl2012-06-242-106/+35
* ppc: Move MMU helpers from helper.c to mmu_helper.cBlue Swirl2012-06-242-2475/+2471
* ppc: Avoid a warning with the next patchBlue Swirl2012-06-241-2/+2
* ppc: Avoid AREG0 for MMU etc. helpersBlue Swirl2012-06-245-133/+142
* ppc: Split MMU etc. helpers from op_helper.cBlue Swirl2012-06-243-854/+884
* ppc: Avoid AREG0 for integer and vector helpersBlue Swirl2012-06-244-191/+280
* ppc: Split integer and vector opsBlue Swirl2012-06-243-1500/+1540
* ppc: Avoid AREG0 for FPU and SPE helpersBlue Swirl2012-06-244-322/+346
* ppc: Split FPU and SPE opsBlue Swirl2012-06-243-1710/+1733
* ppc: Move exception helpers from helper.c to excp_helper.cBlue Swirl2012-06-243-746/+745
* ppc: Fix coding style in helper.cBlue Swirl2012-06-241-164/+230
* ppc: Avoid AREG0 for exception helpersBlue Swirl2012-06-245-76/+85
* ppc: Split exception helpersBlue Swirl2012-06-243-190/+220
* ppc: Fix coding style in op_helper.cBlue Swirl2012-06-241-520/+725
* qemu-log: use LOG_UNIMP for some target CPU casesBlue Swirl2012-06-211-1/+1
* target-ppc: Unbreak kvm_ppc.c buildAndreas Färber2012-06-091-1/+1
* build: move other target-*/ objects to nested Makefile.objsPaolo Bonzini2012-06-071-0/+3
* build: move libobj-y variable to nested Makefile.objsPaolo Bonzini2012-06-071-1/+3
OpenPOWER on IntegriCloud