summaryrefslogtreecommitdiffstats
path: root/target-ppc
Commit message (Expand)AuthorAgeFilesLines
* target-ppc: Some support for dumping TLB_EMB TLBsFrançois Revol2012-05-011-0/+50
* PPC: Fix up e500 cache size settingAlexander Graf2012-05-011-12/+14
* target-ppc/machine.c: Drop unnecessary ifdefsJuan Quintela2012-04-151-8/+0
* 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-153-46/+47
* target-ppc: Start QOM'ifying CPU initAndreas Färber2012-04-152-1/+11
* target-ppc: QOM'ify CPUAndreas Färber2012-04-154-1/+119
* target-ppc: Add hooks for handling tcg and kvm limitationsDavid Gibson2012-04-154-25/+54
* target-ppc: Drop cpu_ppc_close()Andreas Färber2012-04-152-7/+0
* PPC: Fix TLB invalidation bug within the PPC interrupt handler.Mark Cave-Ayland2012-04-151-1/+1
* Use uintptr_t for various op related functionsBlue Swirl2012-04-141-5/+3
* Replace Qemu by QEMU in commentsStefan Weil2012-04-075-21/+21
* PPC: KVM: Synchronize regs on CPU dumpAlexander Graf2012-03-151-0/+2
* ppc: Correctly define POWERPC_INSNS2_DEFAULTMeador Inge2012-03-151-2/+2
* PPC: Fix large page support in TCGNathan Whitehorn2012-03-151-6/+6
* PPC: Add PIR register to POWER7 CPUNathan Whitehorn2012-03-151-0/+5
* PPC64: Add support for ldbrx and stdbrx instructionsThomas Huth2012-03-153-11/+47
* pseries: Don't try to munmap() a malloc()ed TCE tableDavid Gibson2012-03-151-2/+10
* Rename CPUState -> CPUArchStateAndreas Färber2012-03-141-1/+1
* target-ppc: Don't overuse CPUStateAndreas Färber2012-03-148-152/+152
* Rename cpu_reset() to cpu_state_reset()Andreas Färber2012-03-141-1/+1
* PPC: 405: Use proper CPU resetAlexander Graf2012-03-141-0/+3
* target-ppc: Clean includesStefan Weil2012-02-282-12/+0
* ppc: remove unused variablesBlue Swirl2012-02-111-3/+0
* PPC: E500: Populate L1CFG0 SPRAlexander Graf2012-02-021-1/+4
* PPC: e500mc: Enable processor controlAlexander Graf2012-02-021-1/+1
* PPC: E500: Implement msgsndAlexander Graf2012-02-023-0/+35
* PPC: E500: Implement msgclrAlexander Graf2012-02-023-0/+54
* PPC: Enable doorbell excp handlersAlexander Graf2012-02-021-14/+2
* 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: move avail check to tlbweAlexander Graf2012-02-022-7/+10
* PPC: booke206: Check for TLB overrunAlexander Graf2012-02-024-1/+29
* PPC: booke206: Implement tlbilxAlexander Graf2012-02-023-0/+102
* PPC: booke206: Check for min/max TLB entry sizeAlexander Graf2012-02-021-0/+11
* PPC: booke: add tlbnps handlingAlexander Graf2012-02-021-0/+25
* PPC: booke206: allow NULL raddr in ppcmas_tlb_checkAlexander Graf2012-02-021-1/+4
* PPC: rename msync to msync_4xxAlexander Graf2012-02-021-2/+2
* PPC: e500: msync is 440 only, e500 has real syncAlexander Graf2012-02-022-5/+4
* PPC: e500mc: add missing IVORs to bitmapAlexander Graf2012-02-021-1/+5
* PPC: Add IVOR 38-42Alexander Graf2012-02-022-14/+20
* PPC: KVM: Update HIOR code to new interfaceAlexander Graf2012-02-021-3/+7
* PPC: Enable 440EP CPU targetAlexander Graf2012-01-211-11/+5
* kvm: fix build error in ppc kvm due to memory_region_init_ram_ptr() changeAvi Kivity2012-01-081-1/+2
* PPC: Add description for the Freescale e500mc core.Varun Sethi2012-01-031-6/+50
* kvm-ppc: halt secondary cpus when guest resetLiu Yu-B132012012-01-031-1/+1
* PPC: monitor: add ability to dump SLB entriesNishanth Aravamudan2012-01-031-0/+28
* fix spelling in target sub directoryDong Xu Wang2011-12-023-5/+5
OpenPOWER on IntegriCloud