summaryrefslogtreecommitdiffstats
path: root/target-ppc
Commit message (Expand)AuthorAgeFilesLines
* 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
* ppc: Generalize the kvmppc_get_clockfreq() functionDavid Gibson2011-10-301-11/+24
* Set an invalid-bits mask for each SPE instructionsFabien Chouteau2011-10-301-229/+271
* pseries: Use Book3S-HV TCE acceleration capabilitiesDavid Gibson2011-10-302-0/+68
* pseries: Allow KVM Book3S-HV on PPC970 CPUSDavid Gibson2011-10-302-0/+52
* pseries: Support SMT systems for KVM Book3S-HVDavid Gibson2011-10-303-0/+25
* PPC: booke timersFabien Chouteau2011-10-062-0/+66
* KVM: PPC: Use HIOR setting for -M pseries with PR KVMAlexander Graf2011-10-061-3/+22
* Gdbstub: handle read of fpscrFabien Chouteau2011-10-061-2/+1
* Implement POWER7's CFAR in TCGDavid Gibson2011-10-063-1/+58
* ppc: booke206: use MAV=2.0 TSIZE definition, fix 4G pagesScott Wood2011-10-062-4/+5
* ppc: booke206: add "info tlb" supportScott Wood2011-10-062-0/+90
* kvm: ppc: booke206: use MMU APIScott Wood2011-10-062-0/+87
OpenPOWER on IntegriCloud