summaryrefslogtreecommitdiffstats
path: root/target-ppc/translate_init.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Parse SDR1 on mtspr instead of at translate timeDavid Gibson2011-04-011-6/+1
* Implement missing parts of the logic for the POWER PURRDavid Gibson2011-04-011-0/+8
* Handle icount for powerpc tbl/tbu/decr load and store.Tristan Gingold2011-02-161-0/+42
* target-xxx: Use fprintf_function (format checking)Stefan Weil2010-10-301-1/+1
* powerpc: Add a ppc-440x5 Xilinx modelEdgar E. Iglesias2010-09-301-2/+4
* target-ppc: fix power mode checking on 7400/7410Aurelien Jarno2010-07-191-2/+2
* target-ppc: generic PowerPC TBLDmitry Ilyevsky2010-03-261-4/+4
* target-ppc: simpler definitions for microcontrollers based on e300Thomas Monjalon2009-10-181-68/+44
* target-ppc: add declarations of microcontrollers based on e300Thomas Monjalon2009-10-181-8/+40
* target-ppc: better support of e300 CPU coreThomas Monjalon2009-10-181-2/+8
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-39/+39
* Get rid of _t suffixmalc2009-10-011-39/+39
* Replace local ADDRX/PADDRX macros with TARGET_FMT_lx/plxBlue Swirl2009-08-161-2/+2
* rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIANJuan Quintela2009-07-271-2/+2
* Update to a hopefully more future proof FSF addressBlue Swirl2009-07-161-2/+1
* target-ppc: enable PPC_MFTB for 44xBaojun Wang2009-07-131-6/+6
* target-ppc: permit linux-user to read PVRNathan Froyd2009-06-231-1/+7
* Replace ELF section hack with normal tableBlue Swirl2009-06-171-9/+2
* target-ppc: expose cpu capability flagsNathan Froyd2009-05-161-0/+1
* Fix powerpc 604 reset vectorTristan Gingold2009-04-281-2/+2
* Fix PPC resetBlue Swirl2009-04-281-20/+23
* target-ppc: fix commit r6789aurel322009-03-101-2/+2
* target-ppc: free a tcg temp variableaurel322009-03-091-0/+1
* target-ppc: add support for reading/writing spefscraurel322009-03-091-8/+23
* Fix off-by-one errors for Altivec and SPE registersaurel322009-03-071-8/+8
* Keep SLB in-CPUblueswir12009-03-071-1/+1
* Nop some SPRs on 970fxblueswir12009-03-071-0/+12
* target-ppc: improve mfcr/mtcrfaurel322009-03-031-1/+0
* kvm/powerpc: Add irq support for E500 coreaurel322009-03-021-2/+3
* Implement HIORblueswir12009-02-281-8/+21
* target-ppc: Model e500v{1,2} CPUs more accuratelyaurel322009-02-091-102/+125
* target-ppc: Model SPE floating-point instructions more accuratelyaurel322009-02-091-9/+9
* targets: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori2009-02-051-2/+0
OpenPOWER on IntegriCloud