summaryrefslogtreecommitdiffstats
path: root/target-ppc/Makefile.objs
Commit message (Expand)AuthorAgeFilesLines
* kvm_ppc: remove kvmppc_timer_hackPaolo Bonzini2015-09-201-1/+1
* monitor: remove target-specific code from monitor.cPavel Butsykin2015-09-161-1/+1
* target-ppc: Introduce DFP Helper UtilitiesTom Musta2014-06-161-0/+1
* target-ppc: dump-guest-memory supportAneesh Kumar K.V2013-10-251-1/+1
* Makefile.target: CONFIG_NO_* variables removedÁkos Kovács2013-10-161-1/+1
* cpu: Introduce CPUClass::gdb_{read,write}_register()Andreas Färber2013-07-271-0/+1
* PPC: Add non-kvm stub fileAlexander Graf2013-07-011-0/+1
* target-ppc: Split user only code out of mmu_helper.cDavid Gibson2013-03-221-2/+2
* target-ppc: Disentangle pte_check()David Gibson2013-03-221-1/+1
* target-ppc: Move SLB handling into a mmu-hash64.cDavid Gibson2013-03-221-1/+4
* target-ppc: Split model definitions out of translate_init.cAndreas Färber2013-03-081-0/+1
* target-ppc: Slim conversion of model definitions to QOM subclassesAndreas Färber2013-01-071-2/+1
* PPC: Bring EPR support closer to realityAlexander Graf2013-01-071-1/+0
* PPC: BookE: Implement EPR SPRAlexander Graf2012-06-241-0/+1
* ppc: Move load and store helpers, switch to AREG0 free modeBlue Swirl2012-06-241-4/+3
* ppc: Avoid AREG0 for misc helpersBlue Swirl2012-06-241-1/+0
* ppc: Split off misc helpersBlue Swirl2012-06-241-0/+2
* ppc: Avoid AREG0 for timebase helpersBlue Swirl2012-06-241-1/+0
* ppc: Split off timebase helpersBlue Swirl2012-06-241-0/+2
* ppc: Avoid AREG0 for MMU etc. helpersBlue Swirl2012-06-241-1/+0
* ppc: Split MMU etc. helpers from op_helper.cBlue Swirl2012-06-241-0/+2
* ppc: Avoid AREG0 for integer and vector helpersBlue Swirl2012-06-241-1/+0
* ppc: Split integer and vector opsBlue Swirl2012-06-241-0/+2
* ppc: Avoid AREG0 for FPU and SPE helpersBlue Swirl2012-06-241-1/+0
* ppc: Split FPU and SPE opsBlue Swirl2012-06-241-0/+2
* ppc: Avoid AREG0 for exception helpersBlue Swirl2012-06-241-1/+0
* ppc: Split exception helpersBlue Swirl2012-06-241-0/+2
* 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
* build: move obj-TARGET-y variables to nested Makefile.objsPaolo Bonzini2012-06-071-0/+1
OpenPOWER on IntegriCloud