Age | Commit message (Expand) | Author |
2011-10-06 | PPC: booke timers | Fabien Chouteau |
2011-10-06 | Implement POWER7's CFAR in TCG | David Gibson |
2011-10-06 | ppc: booke206: use MAV=2.0 TSIZE definition, fix 4G pages | Scott Wood |
2011-10-06 | ppc: booke206: add "info tlb" support | Scott Wood |
2011-10-06 | kvm: ppc: booke206: use MMU API | Scott Wood |
2011-08-23 | PPC: E500: Add ESR bit definitions | Alexander Graf |
2011-08-07 | Remove unused is_softmmu parameter from cpu_handle_mmu_fault | Blue Swirl |
2011-07-12 | target-alpha, target-ppc: Remove unnecessary setjmp.h include | Peter Maydell |
2011-07-01 | Merge branch 'ppc-next' of git://repo.or.cz/qemu/agraf | Blue Swirl |
2011-06-26 | Move cpu_has_work and cpu_pc_from_tb to cpu.h | Blue Swirl |
2011-06-17 | PPC: move TLBs to their own arrays | Alexander Graf |
2011-06-17 | PPC: E500: Use MAS registers instead of internal TLB representation | Alexander Graf |
2011-05-20 | w32: Fix compilation and replace non-portable usage of ulong | Stefan Weil |
2011-05-14 | Merge branch 'ppc-next' of git://repo.or.cz/qemu/agraf | Aurelien Jarno |
2011-05-12 | PPC: Implement e500 (FSL) MMU | Alexander Graf |
2011-05-12 | PPC: Add another 64 bits to instruction feature mask | Alexander Graf |
2011-05-12 | PPC: Add GS MSR definition | Alexander Graf |
2011-05-09 | monitor: add PPC BookE SPRs | Scott Wood |
2011-05-08 | Fix typo in comment (embeded -> embedded) | Stefan Weil |
2011-04-01 | Implement PAPR VPA functions for pSeries shared processor partitions | David Gibson |
2011-04-01 | Virtual hash page table handling on pSeries machine | David Gibson |
2011-04-01 | Add POWER7 support for ppc | David Gibson |
2011-04-01 | Support 1T segments on ppc | David Gibson |
2011-04-01 | Better factor the ppc hash translation path | David Gibson |
2011-04-01 | Use "hash" more consistently in ppc mmu code | David Gibson |
2011-04-01 | Parse SDR1 on mtspr instead of at translate time | David Gibson |
2011-04-01 | Correct ppc popcntb logic, implement popcntw and popcntd | David Gibson |
2011-04-01 | Implement PowerPC slbmfee and slbmfev instructions | David Gibson |
2011-04-01 | Add a hook to allow hypercalls to be emulated on PowerPC | David Gibson |
2011-04-01 | Clean up PowerPC SLB handling code | David Gibson |
2010-10-30 | target-xxx: Use fprintf_function (format checking) | Stefan Weil |
2010-10-13 | ppc: remove video.x | Blue Swirl |
2010-09-30 | powerpc: Add a virtex5 ml507 refdesign board | Edgar E. Iglesias |
2010-09-24 | powerpc: Improve emulation of the BookE MMU | Edgar E. Iglesias |
2010-07-03 | remove exec-all.h inclusion from cpu.h | Paolo Bonzini |
2010-07-03 | move cpu_pc_from_tb to target-*/exec.h | Paolo Bonzini |
2010-03-12 | Target specific usermode cleanup | Paul Brook |
2010-03-12 | Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h. | Richard Henderson |
2010-02-27 | target-ppc: fix SPE evcmp* instructions | Nathan Froyd |
2009-12-21 | PPC: Make DCR uint32_t | Alexander Graf |
2009-12-21 | PPC64: Fix alternate timebase | Aurelien Jarno |
2009-12-21 | PPC64: Fix timebase | Alexander Graf |
2009-11-07 | PPC: rename cpu_ppc_reset to cpu_reset for consistency | Blue Swirl |
2009-10-23 | target-ppc: move often used CPU fields at the top of the structure | Aurelien Jarno |
2009-10-01 | Revert "Get rid of _t suffix" | Anthony Liguori |
2009-10-01 | Get rid of _t suffix | malc |
2009-08-24 | cleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signal | Nathan Froyd |
2009-08-16 | Replace REGX with PRIx64 | Blue Swirl |
2009-08-16 | Replace local ADDRX/PADDRX macros with TARGET_FMT_lx/plx | Blue Swirl |
2009-08-16 | Replace always_inline with inline | Blue Swirl |