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