summaryrefslogtreecommitdiffstats
path: root/target-ppc
Commit message (Expand)AuthorAgeFilesLines
* 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
* PPC: Fix for the gdb single step problem on an rfi instructionSebastian Bauer2011-11-111-1/+3
* ppc: Alter CPU state to mask out TCG unimplemented instructions as appropriateDavid Gibson2011-10-312-3/+43
* pseries: Allow writes to KVM accelerated TCE tableDavid Gibson2011-10-301-1/+1
* KVM: PPC: Override host vmx/vsx/dfp only when information knownAlexander Graf2011-10-301-3/+9
* ppc: Fix up usermode only buildsDavid Gibson2011-10-301-0/+4
* pseries: Correct vmx/dfp handling in both KVM and TCG casesDavid Gibson2011-10-303-17/+44
* PPC: Disable non-440 CPUs for ppcemb targetAlexander Graf2011-10-301-0/+24
* PPC: Bump qemu-system-ppc to 64-bit physical address spaceAlexander Graf2011-10-301-1/+1
* 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-304-1/+33
* ppc: Remove broken partial PVR matchingDavid Gibson2011-10-301-30/+6
* pseries: Add device tree properties for VMX/VSX and DFP under kvmDavid Gibson2011-10-302-0/+22
OpenPOWER on IntegriCloud