summaryrefslogtreecommitdiff
path: root/target-ppc/Makefile.objs
AgeCommit message (Expand)AuthorFilesLines
2013-10-25target-ppc: dump-guest-memory supportAneesh Kumar K.V1-1/+1
2013-10-16Makefile.target: CONFIG_NO_* variables removedÁkos Kovács1-1/+1
2013-07-27cpu: Introduce CPUClass::gdb_{read,write}_register()Andreas Färber1-0/+1
2013-07-01PPC: Add non-kvm stub fileAlexander Graf1-0/+1
2013-03-22target-ppc: Split user only code out of mmu_helper.cDavid Gibson1-2/+2
2013-03-22target-ppc: Disentangle pte_check()David Gibson1-1/+1
2013-03-22target-ppc: Move SLB handling into a mmu-hash64.cDavid Gibson1-1/+4
2013-03-08target-ppc: Split model definitions out of translate_init.cAndreas Färber1-0/+1
2013-01-07target-ppc: Slim conversion of model definitions to QOM subclassesAndreas Färber1-2/+1
2013-01-07PPC: Bring EPR support closer to realityAlexander Graf1-1/+0
2012-06-24PPC: BookE: Implement EPR SPRAlexander Graf1-0/+1
2012-06-24ppc: Move load and store helpers, switch to AREG0 free modeBlue Swirl1-4/+3
2012-06-24ppc: Avoid AREG0 for misc helpersBlue Swirl1-1/+0
2012-06-24ppc: Split off misc helpersBlue Swirl1-0/+2
2012-06-24ppc: Avoid AREG0 for timebase helpersBlue Swirl1-1/+0
2012-06-24ppc: Split off timebase helpersBlue Swirl1-0/+2
2012-06-24ppc: Avoid AREG0 for MMU etc. helpersBlue Swirl1-1/+0
2012-06-24ppc: Split MMU etc. helpers from op_helper.cBlue Swirl1-0/+2
2012-06-24ppc: Avoid AREG0 for integer and vector helpersBlue Swirl1-1/+0
2012-06-24ppc: Split integer and vector opsBlue Swirl1-0/+2
2012-06-24ppc: Avoid AREG0 for FPU and SPE helpersBlue Swirl1-1/+0
2012-06-24ppc: Split FPU and SPE opsBlue Swirl1-0/+2
2012-06-24ppc: Avoid AREG0 for exception helpersBlue Swirl1-1/+0
2012-06-24ppc: Split exception helpersBlue Swirl1-0/+2
2012-06-09target-ppc: Unbreak kvm_ppc.c buildAndreas Färber1-1/+1
2012-06-07build: move other target-*/ objects to nested Makefile.objsPaolo Bonzini1-0/+3
2012-06-07build: move libobj-y variable to nested Makefile.objsPaolo Bonzini1-1/+3
2012-06-07build: move obj-TARGET-y variables to nested Makefile.objsPaolo Bonzini1-0/+1