aboutsummaryrefslogtreecommitdiff
path: root/target-ppc
AgeCommit message (Expand)Author
2012-04-07Replace Qemu by QEMU in commentsStefan Weil
2012-03-15PPC: KVM: Synchronize regs on CPU dumpAlexander Graf
2012-03-15ppc: Correctly define POWERPC_INSNS2_DEFAULTMeador Inge
2012-03-15PPC: Fix large page support in TCGNathan Whitehorn
2012-03-15PPC: Add PIR register to POWER7 CPUNathan Whitehorn
2012-03-15PPC64: Add support for ldbrx and stdbrx instructionsThomas Huth
2012-03-15pseries: Don't try to munmap() a malloc()ed TCE tableDavid Gibson
2012-03-14Rename CPUState -> CPUArchStateAndreas Färber
2012-03-14target-ppc: Don't overuse CPUStateAndreas Färber
2012-03-14Rename cpu_reset() to cpu_state_reset()Andreas Färber
2012-03-14PPC: 405: Use proper CPU resetAlexander Graf
2012-02-28target-ppc: Clean includesStefan Weil
2012-02-11ppc: remove unused variablesBlue Swirl
2012-02-02PPC: E500: Populate L1CFG0 SPRAlexander Graf
2012-02-02PPC: e500mc: Enable processor controlAlexander Graf
2012-02-02PPC: E500: Implement msgsndAlexander Graf
2012-02-02PPC: E500: Implement msgclrAlexander Graf
2012-02-02PPC: Enable doorbell excp handlersAlexander Graf
2012-02-02PPC: Add CPU feature for processor controlAlexander Graf
2012-02-02PPC: E500: Add doorbell definesAlexander Graf
2012-02-02PPC: E500: Add some more excp vectorsAlexander Graf
2012-02-02PPC: booke206: move avail check to tlbweAlexander Graf
2012-02-02PPC: booke206: Check for TLB overrunAlexander Graf
2012-02-02PPC: booke206: Implement tlbilxAlexander Graf
2012-02-02PPC: booke206: Check for min/max TLB entry sizeAlexander Graf
2012-02-02PPC: booke: add tlbnps handlingAlexander Graf
2012-02-02PPC: booke206: allow NULL raddr in ppcmas_tlb_checkAlexander Graf
2012-02-02PPC: rename msync to msync_4xxAlexander Graf
2012-02-02PPC: e500: msync is 440 only, e500 has real syncAlexander Graf
2012-02-02PPC: e500mc: add missing IVORs to bitmapAlexander Graf
2012-02-02PPC: Add IVOR 38-42Alexander Graf
2012-02-02PPC: KVM: Update HIOR code to new interfaceAlexander Graf
2012-01-21PPC: Enable 440EP CPU targetAlexander Graf
2012-01-08kvm: fix build error in ppc kvm due to memory_region_init_ram_ptr() changeAvi Kivity
2012-01-03PPC: Add description for the Freescale e500mc core.Varun Sethi
2012-01-03kvm-ppc: halt secondary cpus when guest resetLiu Yu-B13201
2012-01-03PPC: monitor: add ability to dump SLB entriesNishanth Aravamudan
2011-12-02fix spelling in target sub directoryDong Xu Wang
2011-11-11PPC: Fix for the gdb single step problem on an rfi instructionSebastian Bauer
2011-10-31ppc: Alter CPU state to mask out TCG unimplemented instructions as appropriateDavid Gibson
2011-10-30pseries: Allow writes to KVM accelerated TCE tableDavid Gibson
2011-10-30KVM: PPC: Override host vmx/vsx/dfp only when information knownAlexander Graf
2011-10-30ppc: Fix up usermode only buildsDavid Gibson
2011-10-30pseries: Correct vmx/dfp handling in both KVM and TCG casesDavid Gibson
2011-10-30PPC: Disable non-440 CPUs for ppcemb targetAlexander Graf
2011-10-30PPC: Bump qemu-system-ppc to 64-bit physical address spaceAlexander Graf
2011-10-30ppc: Add cpu defs for POWER7 revisions 2.1 and 2.3David Gibson
2011-10-30ppc: First cut implementation of -cpu hostDavid Gibson
2011-10-30ppc: Remove broken partial PVR matchingDavid Gibson
2011-10-30pseries: Add device tree properties for VMX/VSX and DFP under kvmDavid Gibson