aboutsummaryrefslogtreecommitdiff
path: root/target-ppc/helper.c
AgeCommit message (Expand)Author
2012-03-15PPC: Fix large page support in TCGNathan Whitehorn
2012-03-14target-ppc: Don't overuse CPUStateAndreas Färber
2012-03-14Rename cpu_reset() to cpu_state_reset()Andreas Färber
2012-02-28target-ppc: Clean includesStefan Weil
2012-02-11ppc: remove unused variablesBlue Swirl
2012-02-02PPC: Enable doorbell excp handlersAlexander Graf
2012-02-02PPC: booke206: move avail check to tlbweAlexander Graf
2012-02-02PPC: booke206: Check for TLB overrunAlexander Graf
2012-02-02PPC: booke206: allow NULL raddr in ppcmas_tlb_checkAlexander Graf
2012-01-03PPC: monitor: add ability to dump SLB entriesNishanth Aravamudan
2011-10-30pseries: Support SMT systems for KVM Book3S-HVDavid Gibson
2011-10-06ppc: booke206: use MAV=2.0 TSIZE definition, fix 4G pagesScott Wood
2011-10-06ppc: booke206: add "info tlb" supportScott Wood
2011-09-16Remove blanks before \n in output stringsStefan Weil
2011-08-23PPC: E500: Set ESR valuesAlexander Graf
2011-08-23PPC: E500: Add ESR bit definitionsAlexander Graf
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-08-07Remove unused is_softmmu parameter from cpu_handle_mmu_faultBlue Swirl
2011-08-05Avoid allocating TCG resources in non-TCG modeJan Kiszka
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