aboutsummaryrefslogtreecommitdiffstats
path: root/target-ppc/helper.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-06ppc: booke206: use MAV=2.0 TSIZE definition, fix 4G pagesScott Wood1-2/+3
2011-10-06ppc: booke206: add "info tlb" supportScott Wood1-0/+88
2011-09-16Remove blanks before \n in output stringsStefan Weil1-1/+1
2011-08-23PPC: E500: Set ESR valuesAlexander Graf1-0/+6
2011-08-23PPC: E500: Add ESR bit definitionsAlexander Graf1-2/+2
2011-08-20Use glib memory allocation and free functionsAnthony Liguori1-2/+2
2011-08-07Remove unused is_softmmu parameter from cpu_handle_mmu_faultBlue Swirl1-2/+2
2011-08-05Avoid allocating TCG resources in non-TCG modeJan Kiszka1-1/+3
2011-07-01Merge branch 'ppc-next' of git://repo.or.cz/qemu/agrafBlue Swirl1-20/+173
2011-06-26Remove exec-all.h include directivesBlue Swirl1-1/+0
2011-06-17PPC: move TLBs to their own arraysAlexander Graf1-13/+13
2011-06-17PPC: E500: Use MAS registers instead of internal TLB representationAlexander Graf1-9/+146
2011-06-17target-ppc: Handle memory-forced I/O controller accessHervé Poussineau1-0/+16
2011-06-08Fix compilation warning due to missing header for sigaction (followup)Alexandre Raymond1-1/+0
2011-05-20Fix a bug in mtsr/mtsrin emulation on ppc64David Gibson1-5/+4
2011-05-12PPC: Implement e500 (FSL) MMUAlexander Graf1-56/+213
2011-04-01Virtual hash page table handling on pSeries machineDavid Gibson1-8/+28
2011-04-01Add POWER7 support for ppcDavid Gibson1-0/+6
2011-04-01Support 1T segments on ppcDavid Gibson1-12/+38
2011-04-01Better factor the ppc hash translation pathDavid Gibson1-48/+19
2011-04-01Use "hash" more consistently in ppc mmu codeDavid Gibson1-49/+46
2011-04-01Parse SDR1 on mtspr instead of at translate timeDavid Gibson1-35/+45
2011-04-01Clean up slb_lookup() functionDavid Gibson1-27/+18
2011-04-01Implement PowerPC slbmfee and slbmfev instructionsDavid Gibson1-0/+26
2011-04-01Add a hook to allow hypercalls to be emulated on PowerPCDavid Gibson1-0/+8
2011-04-01Clean up PowerPC SLB handling codeDavid Gibson1-126/+50
2010-10-13ppc: remove video.xBlue Swirl1-11/+0
2010-10-05ppc: Minor 40x MMU fixesJohn Clark1-2/+0
2010-09-24powerpc: Improve emulation of the BookE MMUEdgar E. Iglesias1-8/+30
2010-09-15PPC: Redesign interrupt trigger pathAlexander Graf1-51/+29
2010-09-11powerpc: Avoid TLB related log spammingEdgar E. Iglesias1-1/+0
2010-05-31target-ppc: remove useless lineThomas Monjalon1-1/+0
2010-05-31target-ppc: fix RFI by clearing some bits of MSRThomas Monjalon1-1/+0
2010-04-25ppc: remove dead assignments, spotted by clang analyzerBlue Swirl1-3/+9
2010-03-17Large page TLB flushPaul Brook1-3/+4
2010-03-12Remove cpu_get_phys_page_debug from userspace emulationPaul Brook1-5/+0
2010-02-14PPC: Fix large pagesAlexander Graf1-5/+4
2010-01-14ppc-40x: Correct ESR for zone protection faults.Edgar E. Iglesias1-5/+18
2010-01-14ppc-40x: Correct decoding of zone protection bits.Edgar E. Iglesias1-1/+1
2009-11-07user: move CPU reset call to main.c for x86/PPC/SparcBlue Swirl1-3/+0
2009-11-07PPC: rename cpu_ppc_reset to cpu_reset for consistencyBlue Swirl1-3/+2
2009-11-07PPC: remove unneeded calls to device resetBlue Swirl1-0/+2
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori1-58/+58
2009-10-01Get rid of _t suffixmalc1-58/+58
2009-08-16Replace REGX with PRIx64Blue Swirl1-2/+3
2009-08-16Replace local ADDRX/PADDRX macros with TARGET_FMT_lx/plxBlue Swirl1-109/+104
2009-08-16Replace always_inline with inlineBlue Swirl1-79/+66
2009-08-03target-ppc: retain l{w,d}arx loaded valueNathan Froyd1-1/+1
2009-07-20Fix most warnings (errors with -Werror) when debugging is enabledBlue Swirl1-10/+10
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl1-2/+1