Age | Commit message (Expand) | Author | Files | Lines |
2013-10-25 | target-ppc: dump-guest-memory support | Aneesh Kumar K.V | 1 | -1/+1 |
2013-10-16 | Makefile.target: CONFIG_NO_* variables removed | Ákos Kovács | 1 | -1/+1 |
2013-07-27 | cpu: Introduce CPUClass::gdb_{read,write}_register() | Andreas Färber | 1 | -0/+1 |
2013-07-01 | PPC: Add non-kvm stub file | Alexander Graf | 1 | -0/+1 |
2013-03-22 | target-ppc: Split user only code out of mmu_helper.c | David Gibson | 1 | -2/+2 |
2013-03-22 | target-ppc: Disentangle pte_check() | David Gibson | 1 | -1/+1 |
2013-03-22 | target-ppc: Move SLB handling into a mmu-hash64.c | David Gibson | 1 | -1/+4 |
2013-03-08 | target-ppc: Split model definitions out of translate_init.c | Andreas Färber | 1 | -0/+1 |
2013-01-07 | target-ppc: Slim conversion of model definitions to QOM subclasses | Andreas Färber | 1 | -2/+1 |
2013-01-07 | PPC: Bring EPR support closer to reality | Alexander Graf | 1 | -1/+0 |
2012-06-24 | PPC: BookE: Implement EPR SPR | Alexander Graf | 1 | -0/+1 |
2012-06-24 | ppc: Move load and store helpers, switch to AREG0 free mode | Blue Swirl | 1 | -4/+3 |
2012-06-24 | ppc: Avoid AREG0 for misc helpers | Blue Swirl | 1 | -1/+0 |
2012-06-24 | ppc: Split off misc helpers | Blue Swirl | 1 | -0/+2 |
2012-06-24 | ppc: Avoid AREG0 for timebase helpers | Blue Swirl | 1 | -1/+0 |
2012-06-24 | ppc: Split off timebase helpers | Blue Swirl | 1 | -0/+2 |
2012-06-24 | ppc: Avoid AREG0 for MMU etc. helpers | Blue Swirl | 1 | -1/+0 |
2012-06-24 | ppc: Split MMU etc. helpers from op_helper.c | Blue Swirl | 1 | -0/+2 |
2012-06-24 | ppc: Avoid AREG0 for integer and vector helpers | Blue Swirl | 1 | -1/+0 |
2012-06-24 | ppc: Split integer and vector ops | Blue Swirl | 1 | -0/+2 |
2012-06-24 | ppc: Avoid AREG0 for FPU and SPE helpers | Blue Swirl | 1 | -1/+0 |
2012-06-24 | ppc: Split FPU and SPE ops | Blue Swirl | 1 | -0/+2 |
2012-06-24 | ppc: Avoid AREG0 for exception helpers | Blue Swirl | 1 | -1/+0 |
2012-06-24 | ppc: Split exception helpers | Blue Swirl | 1 | -0/+2 |
2012-06-09 | target-ppc: Unbreak kvm_ppc.c build | Andreas Färber | 1 | -1/+1 |
2012-06-07 | build: move other target-*/ objects to nested Makefile.objs | Paolo Bonzini | 1 | -0/+3 |
2012-06-07 | build: move libobj-y variable to nested Makefile.objs | Paolo Bonzini | 1 | -1/+3 |
2012-06-07 | build: move obj-TARGET-y variables to nested Makefile.objs | Paolo Bonzini | 1 | -0/+1 |