aboutsummaryrefslogtreecommitdiff
path: root/target-ppc/translate_init.c
AgeCommit message (Expand)Author
2012-06-24target-ppc: Fix 2nd parameter for tcg_gen_shri_tlStefan Weil
2012-06-24PPC: BookE: Support 32 and 64 bit wide MAS2Alexander Graf
2012-06-24PPC: Extract SPR dump generation into its own functionAlexander Graf
2012-06-24PPC: Add e5500 CPU targetAlexander Graf
2012-06-24PPC: BookE: Make ivpr selectable by CPU typeAlexander Graf
2012-06-24ppc64: Rudimentary Support for extra page sizes on server CPUsBenjamin Herrenschmidt
2012-06-24ppc: Avoid AREG0 for misc helpersBlue Swirl
2012-06-24ppc: Avoid AREG0 for timebase helpersBlue Swirl
2012-06-24ppc: Avoid AREG0 for MMU etc. helpersBlue Swirl
2012-05-01PPC: Fix up e500 cache size settingAlexander Graf
2012-04-15target-ppc: Init dcache and icache size for e500 user modeMeador Inge
2012-04-15target-ppc: Fix type casts for w64 (uintptr_t)Stefan Weil
2012-04-15target-ppc: QOM'ify CPU resetAndreas Färber
2012-04-15target-ppc: Start QOM'ifying CPU initAndreas Färber
2012-04-15target-ppc: QOM'ify CPUAndreas Färber
2012-04-15target-ppc: Add hooks for handling tcg and kvm limitationsDavid Gibson
2012-04-07Replace Qemu by QEMU in commentsStefan Weil
2012-03-15ppc: Correctly define POWERPC_INSNS2_DEFAULTMeador Inge
2012-03-15PPC: Add PIR register to POWER7 CPUNathan Whitehorn
2012-03-15PPC64: Add support for ldbrx and stdbrx instructionsThomas Huth
2012-03-14target-ppc: Don't overuse CPUStateAndreas Färber
2012-02-02PPC: E500: Populate L1CFG0 SPRAlexander Graf
2012-02-02PPC: e500mc: Enable processor controlAlexander Graf
2012-02-02PPC: e500: msync is 440 only, e500 has real syncAlexander Graf
2012-02-02PPC: e500mc: add missing IVORs to bitmapAlexander Graf
2012-02-02PPC: Add IVOR 38-42Alexander Graf
2012-01-21PPC: Enable 440EP CPU targetAlexander Graf
2012-01-03PPC: Add description for the Freescale e500mc core.Varun Sethi
2011-10-31ppc: Alter CPU state to mask out TCG unimplemented instructions as appropriateDavid Gibson
2011-10-30pseries: Correct vmx/dfp handling in both KVM and TCG casesDavid Gibson
2011-10-30PPC: Disable non-440 CPUs for ppcemb targetAlexander Graf
2011-10-30ppc: Add cpu defs for POWER7 revisions 2.1 and 2.3David Gibson
2011-10-30ppc: First cut implementation of -cpu hostDavid Gibson
2011-10-30ppc: Remove broken partial PVR matchingDavid Gibson
2011-10-06PPC: booke timersFabien Chouteau
2011-10-06Gdbstub: handle read of fpscrFabien Chouteau
2011-10-06Implement POWER7's CFAR in TCGDavid Gibson
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-06-17PPC: move TLBs to their own arraysAlexander Graf
2011-06-03ppc: Fix compilation for ppc64-softmmuStefan Weil
2011-05-14Merge branch 'ppc-next' of git://repo.or.cz/qemu/agrafAurelien Jarno
2011-05-12PPC: Implement e500 (FSL) MMUAlexander Graf
2011-05-12PPC: Add another 64 bits to instruction feature maskAlexander Graf
2011-05-08Fix typos in comments (instanciation -> instantiation)Stefan Weil
2011-04-01Add POWER7 support for ppcDavid Gibson
2011-04-01Parse SDR1 on mtspr instead of at translate timeDavid Gibson
2011-04-01Implement missing parts of the logic for the POWER PURRDavid Gibson
2011-02-16Handle icount for powerpc tbl/tbu/decr load and store.Tristan Gingold
2010-10-30target-xxx: Use fprintf_function (format checking)Stefan Weil
2010-09-30powerpc: Add a ppc-440x5 Xilinx modelEdgar E. Iglesias