aboutsummaryrefslogtreecommitdiff
path: root/target-ppc
AgeCommit message (Expand)Author
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
2011-10-30ppc: Generalize the kvmppc_get_clockfreq() functionDavid Gibson
2011-10-30Set an invalid-bits mask for each SPE instructionsFabien Chouteau
2011-10-30pseries: Use Book3S-HV TCE acceleration capabilitiesDavid Gibson
2011-10-30pseries: Allow KVM Book3S-HV on PPC970 CPUSDavid Gibson
2011-10-30pseries: Support SMT systems for KVM Book3S-HVDavid Gibson
2011-10-06PPC: booke timersFabien Chouteau
2011-10-06KVM: PPC: Use HIOR setting for -M pseries with PR KVMAlexander Graf
2011-10-06Gdbstub: handle read of fpscrFabien Chouteau
2011-10-06Implement POWER7's CFAR in TCGDavid Gibson
2011-10-06ppc: booke206: use MAV=2.0 TSIZE definition, fix 4G pagesScott Wood
2011-10-06ppc: booke206: add "info tlb" supportScott Wood
2011-10-06kvm: ppc: booke206: use MMU APIScott Wood
2011-10-06PPC: Enable to use PAPR with PR style KVMAlexander Graf
2011-10-06PPC: KVM: Add stubs for kvm helper functionsAlexander Graf
2011-10-06PPC: KVM: Remove kvmppc_read_host_propertyAlexander Graf
2011-10-06PPC: KVM: Add generic function to read host clockfreqAlexander Graf
2011-10-06PPC: bamboo: Move host fdt copy to targetAlexander Graf
2011-10-01softmmu_header: pass CPUState to tlb_fillBlue Swirl
2011-09-23core: remove qemu_service_ioFrediano Ziglio
2011-09-16Remove blanks before \n in output stringsStefan Weil
2011-08-23PPC: E500: Set ESR valuesAlexander Graf
2011-08-23PPC: E500: Inject SPE exception on invalid SPE accessAlexander Graf
2011-08-23PPC: E500: Add ESR bit definitionsAlexander Graf
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-08-07Remove unused is_softmmu parameter from cpu_handle_mmu_faultBlue Swirl
2011-08-05Avoid allocating TCG resources in non-TCG modeJan Kiszka
2011-07-30exec.h cleanupBlue Swirl
2011-07-12target-alpha, target-ppc: Remove unnecessary setjmp.h includePeter Maydell
2011-07-01Merge branch 'ppc-next' of git://repo.or.cz/qemu/agrafBlue Swirl
2011-06-26Remove exec-all.h include directivesBlue Swirl
2011-06-26Move cpu_has_work and cpu_pc_from_tb to cpu.hBlue Swirl
2011-06-26exec.h: fix coding style and change cpu_has_work to return boolBlue Swirl
2011-06-26cpu_loop_exit: avoid using AREG0Blue Swirl
2011-06-20kvm: ppc: Drop KVM_CAP build dependenciesJan Kiszka
2011-06-20kvm: ppc: Drop CONFIG_KVM_PPC_PVRJan Kiszka
2011-06-17PPC: move TLBs to their own arraysAlexander Graf
2011-06-17PPC: E500: Use MAS registers instead of internal TLB representationAlexander Graf