summaryrefslogtreecommitdiffstats
path: root/target-ppc
Commit message (Expand)AuthorAgeFilesLines
* target-ppc: Fix target_ulong vs. hwaddr format mismatchesAndreas Färber2013-02-011-3/+3
* target-ppc: Fix build for PPC_DEBUG_DISASAndreas Färber2013-02-011-1/+1
* target-ppc: Fix unused variable warning for FLUSH_ALL_TLBSAndreas Färber2013-02-011-1/+2
* PPC: Unify dcbzl code pathAlexander Graf2013-02-015-41/+32
* cpu: Add model resolution support to CPUClassAndreas Färber2013-01-271-0/+2
* kvm: Create kvm_arch_vcpu_id() functionEduardo Habkost2013-01-271-0/+5
* target-ppc: Give a meaningful error if too many threads are specifiedMike Qiu2013-01-251-0/+12
* PPC: KVM: Add support for EPR with KVMAlexander Graf2013-01-182-0/+26
* PPC: Provide zero SVR for -cpu e500mc and e5500Alexander Graf2013-01-181-2/+2
* cpu: Move cpu_index field to CPUStateAndreas Färber2013-01-153-11/+15
* target-ppc: Error out for -cpu host on unknown PVRAndreas Färber2013-01-071-0/+8
* target-ppc: Slim conversion of model definitions to QOM subclassesAndreas Färber2013-01-077-176/+276
* PPC: Bring EPR support closer to realityAlexander Graf2013-01-076-44/+8
* PPC: KVM: set has-idle in guest device treeStuart Yoder2013-01-072-6/+32
* ppc/booke: fix crit/mcheck/debug exceptionsScott Wood2013-01-071-9/+22
* Merge branch 'master' of git://git.qemu.org/qemu into qom-cpuAndreas Färber2012-12-2313-33/+33
|\
| * fpu: move public header file to include/fpuPaolo Bonzini2012-12-191-1/+1
| * softmmu: move include files to include/sysemu/Paolo Bonzini2012-12-196-11/+11
| * misc: move include files to include/qemu/Paolo Bonzini2012-12-195-5/+5
| * qom: move include files to include/qom/Paolo Bonzini2012-12-191-1/+1
| * exec: move include files to include/exec/Paolo Bonzini2012-12-196-13/+13
| * build: kill libdis, move disassemblers to disas/Paolo Bonzini2012-12-192-2/+2
* | cpu: Move kvm_state field into CPUStateAndreas Färber2012-12-191-13/+20
* | kvm: Pass CPUState to kvm_vcpu_ioctl()Andreas Färber2012-12-192-27/+36
* | kvm: Pass CPUState to kvm_arch_*Andreas Färber2012-12-191-13/+23
|/
* exec: refactor cpu_restore_stateBlue Swirl2012-12-161-7/+1
* target-ppc: Don't use hwaddr to represent hardware stateDavid Gibson2012-12-141-1/+1
* TCG: Use gen_opc_instr_start from context instead of global variable.Evgeny Voevodin2012-12-081-3/+3
* TCG: Use gen_opc_icount from context instead of global variable.Evgeny Voevodin2012-12-081-1/+1
* TCG: Use gen_opc_pc from context instead of global variable.Evgeny Voevodin2012-12-081-2/+2
* PPC: Fix missing TRACE exceptionJulio Guerra2012-11-261-1/+2
* TCG: Use gen_opc_buf from context instead of global variable.Evgeny Voevodin2012-11-171-3/+3
* TCG: Use gen_opc_ptr from context instead of global variable.Evgeny Voevodin2012-11-171-4/+5
* disas: avoid using cpu_single_envBlue Swirl2012-11-101-1/+1
* Merge branch 'trivial-patches' of git://github.com/stefanha/qemuBlue Swirl2012-11-032-12/+6
|\
| * target-ppc: make some functions staticBlue Swirl2012-11-012-11/+6
| * ppc: add missing staticBlue Swirl2012-11-011-1/+0
* | Merge remote-tracking branch 'afaerber/qom-cpu' into stagingAnthony Liguori2012-11-013-24/+34
|\ \
| * | cpus: Pass CPUState to [qemu_]cpu_has_work()Andreas Färber2012-10-311-1/+3
| * | spapr: Pass PowerPCCPU to spapr_hypercall()Andreas Färber2012-10-311-1/+2
| * | target-ppc: Pass PowerPCCPU to cpu_ppc_hypercallAndreas Färber2012-10-312-3/+3
| * | target-ppc: Pass PowerPCCPU to powerpc_excp()Andreas Färber2012-10-311-16/+20
| * | cpus: Pass CPUState to qemu_cpu_kick()Andreas Färber2012-10-311-2/+1
| * | target-ppc: Rename kvm_kick_{env => cpu} and pass PowerPCCPUAndreas Färber2012-10-311-2/+6
| |/
* | target-ppc: Extend FPU state for newer POWER CPUsDavid Gibson2012-11-013-14/+27
* | target-ppc: Rework storage of VPA registration stateDavid Gibson2012-11-011-3/+3
|/
* Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agrafAurelien Jarno2012-10-293-10/+8
|\
| * target-ppc: Rework storage of VPA registration stateDavid Gibson2012-10-292-7/+7
| * PPC: 440: Emulate DCBR0Alexander Graf2012-10-291-1/+1
| * Drop unnecessary check of TARGET_PHYS_ADDR_SPACE_BITSPeter Maydell2012-10-291-2/+0
OpenPOWER on IntegriCloud