summaryrefslogtreecommitdiffstats
path: root/target-ppc/translate_init.c
Commit message (Expand)AuthorAgeFilesLines
* target-ppc: Rework storage of VPA registration stateDavid Gibson2012-10-291-3/+4
* PPC: 440: Emulate DCBR0Alexander Graf2012-10-291-1/+1
* ppc/pseries: Reset VPA registration on CPU resetDavid Gibson2012-10-051-0/+8
* win32: provide separate macros for weak decls and definitionsAnthony Liguori2012-08-151-2/+2
* target-ppc: add implementation of query-cpu-definitions (v2)Anthony Liguori2012-08-131-0/+26
* target-ppc: Fix 2nd parameter for tcg_gen_shri_tlStefan Weil2012-06-241-1/+1
* PPC: BookE: Support 32 and 64 bit wide MAS2Alexander Graf2012-06-241-1/+18
* PPC: Extract SPR dump generation into its own functionAlexander Graf2012-06-241-12/+18
* PPC: Add e5500 CPU targetAlexander Graf2012-06-241-3/+93
* PPC: BookE: Make ivpr selectable by CPU typeAlexander Graf2012-06-241-4/+5
* ppc64: Rudimentary Support for extra page sizes on server CPUsBenjamin Herrenschmidt2012-06-241-0/+21
* ppc: Avoid AREG0 for misc helpersBlue Swirl2012-06-241-6/+6
* ppc: Avoid AREG0 for timebase helpersBlue Swirl2012-06-241-19/+19
* ppc: Avoid AREG0 for MMU etc. helpersBlue Swirl2012-06-241-12/+12
* PPC: Fix up e500 cache size settingAlexander Graf2012-05-011-12/+14
* target-ppc: Init dcache and icache size for e500 user modeMeador Inge2012-04-151-1/+4
* target-ppc: Fix type casts for w64 (uintptr_t)Stefan Weil2012-04-151-3/+3
* target-ppc: QOM'ify CPU resetAndreas Färber2012-04-151-1/+45
* target-ppc: Start QOM'ifying CPU initAndreas Färber2012-04-151-0/+9
* target-ppc: QOM'ify CPUAndreas Färber2012-04-151-0/+37
* target-ppc: Add hooks for handling tcg and kvm limitationsDavid Gibson2012-04-151-16/+35
* Replace Qemu by QEMU in commentsStefan Weil2012-04-071-12/+12
* ppc: Correctly define POWERPC_INSNS2_DEFAULTMeador Inge2012-03-151-2/+2
* PPC: Add PIR register to POWER7 CPUNathan Whitehorn2012-03-151-0/+5
* PPC64: Add support for ldbrx and stdbrx instructionsThomas Huth2012-03-151-1/+1
* target-ppc: Don't overuse CPUStateAndreas Färber2012-03-141-21/+21
* PPC: E500: Populate L1CFG0 SPRAlexander Graf2012-02-021-1/+4
* PPC: e500mc: Enable processor controlAlexander Graf2012-02-021-1/+1
* PPC: e500: msync is 440 only, e500 has real syncAlexander Graf2012-02-021-3/+3
* PPC: e500mc: add missing IVORs to bitmapAlexander Graf2012-02-021-1/+5
* PPC: Add IVOR 38-42Alexander Graf2012-02-021-14/+15
* PPC: Enable 440EP CPU targetAlexander Graf2012-01-211-11/+5
* PPC: Add description for the Freescale e500mc core.Varun Sethi2012-01-031-6/+50
* ppc: Alter CPU state to mask out TCG unimplemented instructions as appropriateDavid Gibson2011-10-311-3/+17
* pseries: Correct vmx/dfp handling in both KVM and TCG casesDavid Gibson2011-10-301-16/+2
* PPC: Disable non-440 CPUs for ppcemb targetAlexander Graf2011-10-301-0/+24
* ppc: Add cpu defs for POWER7 revisions 2.1 and 2.3David Gibson2011-10-301-0/+4
* ppc: First cut implementation of -cpu hostDavid Gibson2011-10-301-1/+7
* ppc: Remove broken partial PVR matchingDavid Gibson2011-10-301-30/+6
* PPC: booke timersFabien Chouteau2011-10-061-0/+39
* Gdbstub: handle read of fpscrFabien Chouteau2011-10-061-2/+1
* Implement POWER7's CFAR in TCGDavid Gibson2011-10-061-1/+22
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-3/+3
* PPC: move TLBs to their own arraysAlexander Graf2011-06-171-1/+26
* ppc: Fix compilation for ppc64-softmmuStefan Weil2011-06-031-6/+6
* Merge branch 'ppc-next' of git://repo.or.cz/qemu/agrafAurelien Jarno2011-05-141-80/+202
|\
| * PPC: Implement e500 (FSL) MMUAlexander Graf2011-05-121-49/+114
| * PPC: Add another 64 bits to instruction feature maskAlexander Graf2011-05-121-33/+90
* | Fix typos in comments (instanciation -> instantiation)Stefan Weil2011-05-081-1/+1
|/
* Add POWER7 support for ppcDavid Gibson2011-04-011-0/+107
OpenPOWER on IntegriCloud