summaryrefslogtreecommitdiffstats
path: root/target-ppc/translate_init.c
Commit message (Expand)AuthorAgeFilesLines
...
* PPC: Introduce an alias cache for faster lookupsAlexander Graf2013-07-011-5/+27
* target-ppc: Introduce unrealizefn for PowerPCCPUAndreas Färber2013-07-011-1/+15
* ppc: do not register IABR SPR twice for 603eHervé Poussineau2013-07-011-5/+0
* target-ppc: Drop redundant flags assignments from CPU familiesAndreas Färber2013-07-011-45/+0
* cpu: Change qemu_init_vcpu() argument to CPUStateAndreas Färber2013-06-281-2/+0
* cpu: Turn cpu_dump_{state,statistics}() into CPUState hooksAndreas Färber2013-06-281-0/+2
* target-ppc: Add read and write of PPR SPRAnton Blanchard2013-05-061-0/+4
* target-ppc: add instruction flags for Book I 2.05Aurelien Jarno2013-04-261-1/+1
* target-ppc: Add more stubs for POWER7 PMU registersDavid Gibson2013-04-261-0/+12
* pseries: Fixes and enhancements to L1 cache propertiesDavid Gibson2013-04-261-0/+3
* PPC: Add breakpoint registers for 603 and e300Fabien Chouteau2013-04-261-0/+34
* PPC: fix hreset_vector for 60x, 7x0, 7x5, G2, MPC8xx, MPC5xx, 7400 and 7450Fabien Chouteau2013-04-261-11/+11
* PPC: Remove env->hreset_excp_prefixFabien Chouteau2013-04-261-30/+12
* target-ppc: Enable ISEL on POWER7Aurelien Jarno2013-04-261-1/+1
* target-ppc: Use QOM method dispatch for MMU fault handlingDavid Gibson2013-03-221-1/+53
* mmu-hash64: Implement Virtual Page Class Key ProtectionDavid Gibson2013-03-221-0/+49
* target-ppc: Remove vestigial PowerPC 620 supportDavid Gibson2013-03-221-255/+0
* PPC/GDB: handle read and write of fpscrFabien Chouteau2013-03-221-1/+1
* cpu: Replace do_interrupt() by CPUClass::do_interrupt methodAndreas Färber2013-03-121-0/+1
* target-ppc: Move CPU aliases out of translate_init.cAndreas Färber2013-03-081-198/+3
* target-ppc: Report CPU aliases for QMPAndreas Färber2013-03-081-0/+21
* target-ppc: List alias names alongside CPU modelsAndreas Färber2013-03-081-12/+11
* target-ppc: Make host CPU a subclass of the host's CPU modelAndreas Färber2013-03-081-7/+8
* target-ppc: Fix PPC_DUMP_SPR_ACCESS buildAndreas Färber2013-03-081-2/+2
* target-ppc: Add mechanism for synchronizing SPRs with KVMDavid Gibson2013-03-081-49/+65
* target-ppc: Change "POWER7" CPU aliasAndreas Färber2013-03-081-1/+1
* target-ppc: Split model definitions out of translate_init.cAndreas Färber2013-03-081-1905/+2
* target-ppc: Update Coding Style for CPU modelsAndreas Färber2013-03-081-100/+100
* target-ppc: Turn descriptive CPU model comments into device descriptionsAndreas Färber2013-03-081-860/+754
* target-ppc: Turn descriptive CPU family comments into device descriptionsAndreas Färber2013-03-081-52/+107
* target-ppc: Set remaining fields on CPU family classesAndreas Färber2013-03-081-430/+375
* target-ppc: Register all types for TARGET_PPCEMBAndreas Färber2013-03-081-9/+34
* target-ppc: Set instruction flags on CPU family classesAndreas Färber2013-03-081-495/+499
* target-ppc: Introduce abstract CPU family typesAndreas Färber2013-03-081-69/+432
* target-ppc: Convert CPU definitionsAndreas Färber2013-03-081-83/+80
* target-ppc: Get model name from type nameAndreas Färber2013-03-081-3/+10
* target-ppc: Extract POWER7 aliasAndreas Färber2013-03-081-2/+1
* target-ppc: Extract 970 aliasesAndreas Färber2013-03-081-6/+2
* target-ppc: Extract 405GPe aliasAndreas Färber2013-03-081-3/+1
* target-ppc: Extract MPC8240 aliasAndreas Färber2013-03-081-5/+3
* target-ppc: Extract MPC5200/MPC5200B aliasesAndreas Färber2013-03-081-10/+2
* target-ppc: Extract MPC52xx aliasAndreas Färber2013-03-081-5/+2
* target-ppc: Extract MPC82xx_HiP{3, 4} aliasesAndreas Färber2013-03-081-42/+14
* target-ppc: Extract MPC82xx aliases to *_HiP4Andreas Färber2013-03-081-18/+6
* target-ppc: Extract MPC8247/MPC8248/MPC8270-80 aliasesAndreas Färber2013-03-081-21/+7
* target-ppc: Extract MPC82xx aliasAndreas Färber2013-03-081-3/+1
* target-ppc: Extract e200 aliasAndreas Färber2013-03-081-3/+1
* target-ppc: Extract e300 aliasAndreas Färber2013-03-081-3/+1
* target-ppc: Extract MPC83xx aliasesAndreas Färber2013-03-081-16/+4
* target-ppc: Extract e500v1/e500v2 aliasesAndreas Färber2013-03-081-6/+2
OpenPOWER on IntegriCloud