aboutsummaryrefslogtreecommitdiff
path: root/target-ppc/helper.c
AgeCommit message (Expand)Author
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
2009-03-07Implement large pagesblueswir1
2009-03-07Implement slbmteblueswir1
2009-02-21Turn MMU off on resetblueswir1
2009-02-05targets: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori
2009-01-26Log reset events (Jan Kiszka)aliguori
2009-01-15Convert references to logfile/loglevel to use qemu_log*() macrosaliguori
2009-01-15Clean up debugging code #ifdefs (Eduardo Habkost)aliguori
2009-01-15powerpc/kvm: enable POWERPC_MMU_BOOKE_FSL when kvm is enabled (Liu Yu)aliguori
2009-01-04Update FSF address in GPL/LGPL boilerplateaurel32
2008-12-16target-ppc: Enable KVM for ppcemb.aurel32
2008-12-11target-ppc: remove remaining warningsaurel32
2008-12-11target-ppc: remove unneeded includeaurel32
2008-12-11target-ppc: rework exception codeaurel32
2008-12-10target-ppc: enable SPE and Altivec in user modeaurel32
2008-12-10target-ppc: initialize MSR appropriately in user-modeaurel32
2008-12-08target-ppc: enable access type in MMUaurel32
2008-12-07target-ppc: convert SPR accesses to TCGaurel32
2008-12-06target-ppc: convert SLB/TLB instructions to TCGaurel32