summaryrefslogtreecommitdiffstats
path: root/target-ppc/cpu.h
Commit message (Expand)AuthorAgeFilesLines
* fix spelling in target sub directoryDong Xu Wang2011-12-021-2/+2
* ppc: Alter CPU state to mask out TCG unimplemented instructions as appropriateDavid Gibson2011-10-311-0/+26
* pseries: Correct vmx/dfp handling in both KVM and TCG casesDavid Gibson2011-10-301-0/+20
* PPC: Bump qemu-system-ppc to 64-bit physical address spaceAlexander Graf2011-10-301-1/+1
* ppc: First cut implementation of -cpu hostDavid Gibson2011-10-301-0/+1
* PPC: booke timersFabien Chouteau2011-10-061-0/+27
* Implement POWER7's CFAR in TCGDavid Gibson2011-10-061-0/+8
* ppc: booke206: use MAV=2.0 TSIZE definition, fix 4G pagesScott Wood2011-10-061-2/+2
* ppc: booke206: add "info tlb" supportScott Wood2011-10-061-0/+2
* kvm: ppc: booke206: use MMU APIScott Wood2011-10-061-0/+2
* PPC: E500: Add ESR bit definitionsAlexander Graf2011-08-231-1/+16
* Remove unused is_softmmu parameter from cpu_handle_mmu_faultBlue Swirl2011-08-071-1/+1
* target-alpha, target-ppc: Remove unnecessary setjmp.h includePeter Maydell2011-07-121-2/+0
* Merge branch 'ppc-next' of git://repo.or.cz/qemu/agrafBlue Swirl2011-07-011-14/+33
|\
| * PPC: move TLBs to their own arraysAlexander Graf2011-06-171-7/+14
| * PPC: E500: Use MAS registers instead of internal TLB representationAlexander Graf2011-06-171-10/+22
* | Move cpu_has_work and cpu_pc_from_tb to cpu.hBlue Swirl2011-06-261-0/+12
|/
* w32: Fix compilation and replace non-portable usage of ulongStefan Weil2011-05-201-2/+2
* Merge branch 'ppc-next' of git://repo.or.cz/qemu/agrafAurelien Jarno2011-05-141-3/+305
|\
| * PPC: Implement e500 (FSL) MMUAlexander Graf2011-05-121-3/+301
| * PPC: Add another 64 bits to instruction feature maskAlexander Graf2011-05-121-0/+1
| * PPC: Add GS MSR definitionAlexander Graf2011-05-121-0/+2
| * monitor: add PPC BookE SPRsScott Wood2011-05-091-0/+1
* | Fix typo in comment (embeded -> embedded)Stefan Weil2011-05-081-1/+1
|/
* Implement PAPR VPA functions for pSeries shared processor partitionsDavid Gibson2011-04-011-0/+7
* Virtual hash page table handling on pSeries machineDavid Gibson2011-04-011-0/+2
* Add POWER7 support for ppcDavid Gibson2011-04-011-0/+16
* Support 1T segments on ppcDavid Gibson2011-04-011-0/+7
* Better factor the ppc hash translation pathDavid Gibson2011-04-011-0/+1
* Use "hash" more consistently in ppc mmu codeDavid Gibson2011-04-011-1/+4
* Parse SDR1 on mtspr instead of at translate timeDavid Gibson2011-04-011-1/+10
* Correct ppc popcntb logic, implement popcntw and popcntdDavid Gibson2011-04-011-0/+2
* Implement PowerPC slbmfee and slbmfev instructionsDavid Gibson2011-04-011-0/+2
* Add a hook to allow hypercalls to be emulated on PowerPCDavid Gibson2011-04-011-0/+2
* Clean up PowerPC SLB handling codeDavid Gibson2011-04-011-3/+26
* target-xxx: Use fprintf_function (format checking)Stefan Weil2010-10-301-2/+2
* ppc: remove video.xBlue Swirl2010-10-131-3/+0
* powerpc: Add a virtex5 ml507 refdesign boardEdgar E. Iglesias2010-09-301-0/+4
* powerpc: Improve emulation of the BookE MMUEdgar E. Iglesias2010-09-241-0/+3
* remove exec-all.h inclusion from cpu.hPaolo Bonzini2010-07-031-1/+0
* move cpu_pc_from_tb to target-*/exec.hPaolo Bonzini2010-07-031-5/+0
* Target specific usermode cleanupPaul Brook2010-03-121-0/+6
* Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h.Richard Henderson2010-03-121-0/+17
* target-ppc: fix SPE evcmp* instructionsNathan Froyd2010-02-271-4/+4
* PPC: Make DCR uint32_tAlexander Graf2009-12-211-2/+2
* PPC64: Fix alternate timebaseAurelien Jarno2009-12-211-1/+1
* PPC64: Fix timebaseAlexander Graf2009-12-211-1/+1
* PPC: rename cpu_ppc_reset to cpu_reset for consistencyBlue Swirl2009-11-071-2/+0
* target-ppc: move often used CPU fields at the top of the structureAurelien Jarno2009-10-231-4/+4
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-43/+45
OpenPOWER on IntegriCloud