aboutsummaryrefslogtreecommitdiff
path: root/target-ppc/helper.c
AgeCommit message (Expand)Author
2011-07-01Merge branch 'ppc-next' of git://repo.or.cz/qemu/agrafBlue Swirl
2011-06-26Remove exec-all.h include directivesBlue Swirl
2011-06-17PPC: move TLBs to their own arraysAlexander Graf
2011-06-17PPC: E500: Use MAS registers instead of internal TLB representationAlexander Graf
2011-06-17target-ppc: Handle memory-forced I/O controller accessHervé Poussineau
2011-06-08Fix compilation warning due to missing header for sigaction (followup)Alexandre Raymond
2011-05-20Fix a bug in mtsr/mtsrin emulation on ppc64David Gibson
2011-05-12PPC: Implement e500 (FSL) MMUAlexander Graf
2011-04-01Virtual hash page table handling on pSeries machineDavid Gibson
2011-04-01Add POWER7 support for ppcDavid Gibson
2011-04-01Support 1T segments on ppcDavid Gibson
2011-04-01Better factor the ppc hash translation pathDavid Gibson
2011-04-01Use "hash" more consistently in ppc mmu codeDavid Gibson
2011-04-01Parse SDR1 on mtspr instead of at translate timeDavid Gibson
2011-04-01Clean up slb_lookup() functionDavid Gibson
2011-04-01Implement PowerPC slbmfee and slbmfev instructionsDavid Gibson
2011-04-01Add a hook to allow hypercalls to be emulated on PowerPCDavid Gibson
2011-04-01Clean up PowerPC SLB handling codeDavid Gibson
2010-10-13ppc: remove video.xBlue Swirl
2010-10-05ppc: Minor 40x MMU fixesJohn Clark
2010-09-24powerpc: Improve emulation of the BookE MMUEdgar E. Iglesias
2010-09-15PPC: Redesign interrupt trigger pathAlexander Graf
2010-09-11powerpc: Avoid TLB related log spammingEdgar E. Iglesias
2010-05-31target-ppc: remove useless lineThomas Monjalon
2010-05-31target-ppc: fix RFI by clearing some bits of MSRThomas Monjalon
2010-04-25ppc: remove dead assignments, spotted by clang analyzerBlue Swirl
2010-03-17Large page TLB flushPaul Brook
2010-03-12Remove cpu_get_phys_page_debug from userspace emulationPaul Brook
2010-02-14PPC: Fix large pagesAlexander Graf
2010-01-14ppc-40x: Correct ESR for zone protection faults.Edgar E. Iglesias
2010-01-14ppc-40x: Correct decoding of zone protection bits.Edgar E. Iglesias
2009-11-07user: move CPU reset call to main.c for x86/PPC/SparcBlue Swirl
2009-11-07PPC: rename cpu_ppc_reset to cpu_reset for consistencyBlue Swirl
2009-11-07PPC: remove unneeded calls to device resetBlue Swirl
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori
2009-10-01Get rid of _t suffixmalc
2009-08-16Replace REGX with PRIx64Blue Swirl
2009-08-16Replace local ADDRX/PADDRX macros with TARGET_FMT_lx/plxBlue Swirl
2009-08-16Replace always_inline with inlineBlue Swirl
2009-08-03target-ppc: retain l{w,d}arx loaded valueNathan Froyd
2009-07-20Fix most warnings (errors with -Werror) when debugging is enabledBlue Swirl
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl
2009-05-13Include assert.h from qemu-common.hPaul Brook
2009-04-28Fix PPC resetBlue Swirl
2009-04-24qemu: introduce qemu_init_vcpu (Marcelo Tosatti)aliguori
2009-03-29target-ppc: Explain why the whole TLB is flushed on SR writeaurel32
2009-03-07Disable BAT for 970blueswir1
2009-03-07Keep SLB in-CPUblueswir1
2009-03-07Fix NX bitblueswir1
2009-03-07Enable 64bit mode on interruptsblueswir1