summaryrefslogtreecommitdiffstats
path: root/target-ppc
Commit message (Expand)AuthorAgeFilesLines
* 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
* PPC: Enable to use PAPR with PR style KVMAlexander Graf2011-10-062-0/+45
* PPC: KVM: Add stubs for kvm helper functionsAlexander Graf2011-10-061-0/+26
* PPC: KVM: Remove kvmppc_read_host_propertyAlexander Graf2011-10-062-46/+0
* PPC: KVM: Add generic function to read host clockfreqAlexander Graf2011-10-062-0/+68
* PPC: bamboo: Move host fdt copy to targetAlexander Graf2011-10-062-31/+0
* softmmu_header: pass CPUState to tlb_fillBlue Swirl2011-10-011-4/+3
* core: remove qemu_service_ioFrediano Ziglio2011-09-231-1/+1
* Remove blanks before \n in output stringsStefan Weil2011-09-161-1/+1
* PPC: E500: Set ESR valuesAlexander Graf2011-08-231-0/+6
* PPC: E500: Inject SPE exception on invalid SPE accessAlexander Graf2011-08-231-39/+39
* PPC: E500: Add ESR bit definitionsAlexander Graf2011-08-232-3/+18
* Use glib memory allocation and free functionsAnthony Liguori2011-08-203-6/+6
* Remove unused is_softmmu parameter from cpu_handle_mmu_faultBlue Swirl2011-08-073-4/+4
* Avoid allocating TCG resources in non-TCG modeJan Kiszka2011-08-051-1/+3
* exec.h cleanupBlue Swirl2011-07-302-35/+6
* target-alpha, target-ppc: Remove unnecessary setjmp.h includePeter Maydell2011-07-121-2/+0
* Merge branch 'ppc-next' of git://repo.or.cz/qemu/agrafBlue Swirl2011-07-016-176/+284
|\
| * PPC: move TLBs to their own arraysAlexander Graf2011-06-175-35/+67
| * PPC: E500: Use MAS registers instead of internal TLB representationAlexander Graf2011-06-173-135/+200
| * PPC: Only set lower 32bits with mtmsrAlexander Graf2011-06-171-11/+6
OpenPOWER on IntegriCloud