summaryrefslogtreecommitdiffstats
path: root/target-ppc/cpu.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'trivial-patches' of git://github.com/stefanha/qemuBlue Swirl2012-11-031-7/+0
|\
| * target-ppc: make some functions staticBlue Swirl2012-11-011-6/+0
| * ppc: add missing staticBlue Swirl2012-11-011-1/+0
* | Merge remote-tracking branch 'afaerber/qom-cpu' into stagingAnthony Liguori2012-11-011-2/+4
|\ \
| * | cpus: Pass CPUState to [qemu_]cpu_has_work()Andreas Färber2012-10-311-1/+3
| * | target-ppc: Pass PowerPCCPU to cpu_ppc_hypercallAndreas Färber2012-10-311-1/+1
| |/
* | target-ppc: Extend FPU state for newer POWER CPUsDavid Gibson2012-11-011-1/+3
* | target-ppc: Rework storage of VPA registration stateDavid Gibson2012-11-011-3/+3
|/
* target-ppc: Rework storage of VPA registration stateDavid Gibson2012-10-291-4/+3
* Rename target_phys_addr_t to hwaddrAvi Kivity2012-10-231-12/+12
* target-ppc: Remove unused power_mode field from cpu stateDavid Gibson2012-10-041-1/+0
* PPC: BookE206: Bump MAS2 to 64bitAlexander Graf2012-06-241-1/+1
* PPC: BookE: Implement EPR SPRAlexander Graf2012-06-241-0/+1
* PPC: Add support for MSR_CMAlexander Graf2012-06-241-0/+9
* PPC: Add some booke SPR definesAlexander Graf2012-06-241-0/+22
* ppc64: Rudimentary Support for extra page sizes on server CPUsBenjamin Herrenschmidt2012-06-241-0/+31
* ppc: Cleanup MMU mergeBlue Swirl2012-06-241-21/+0
* ppc: Move exception helpers from helper.c to excp_helper.cBlue Swirl2012-06-241-2/+0
* target-ppc: Let cpu_ppc_init() return PowerPCCPUAndreas Färber2012-06-041-2/+10
* target-ppc: QOM'ify CPUAndreas Färber2012-04-151-0/+2
* target-ppc: Drop cpu_ppc_close()Andreas Färber2012-04-151-1/+0
* Replace Qemu by QEMU in commentsStefan Weil2012-04-071-3/+3
* PPC64: Add support for ldbrx and stdbrx instructionsThomas Huth2012-03-151-1/+3
* Rename CPUState -> CPUArchStateAndreas Färber2012-03-141-1/+1
* target-ppc: Don't overuse CPUStateAndreas Färber2012-03-141-19/+19
* PPC: 405: Use proper CPU resetAlexander Graf2012-03-141-0/+3
* PPC: Add CPU feature for processor controlAlexander Graf2012-02-021-1/+3
* PPC: E500: Add doorbell definesAlexander Graf2012-02-021-0/+16
* PPC: E500: Add some more excp vectorsAlexander Graf2012-02-021-1/+4
* PPC: booke206: Check for TLB overrunAlexander Graf2012-02-021-0/+4
* PPC: booke: add tlbnps handlingAlexander Graf2012-02-021-0/+25
* PPC: Add IVOR 38-42Alexander Graf2012-02-021-0/+5
* 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
OpenPOWER on IntegriCloud