summaryrefslogtreecommitdiffstats
path: root/target-ppc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | target-ppc: rename helper flagsAurelien Jarno2012-10-281-19/+19
|/
* Rename target_phys_addr_t to hwaddrAvi Kivity2012-10-232-38/+38
* Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agrafAurelien Jarno2012-10-066-146/+152
|\
| * PPC: KVM: Fix BAT putAlexander Graf2012-10-051-4/+5
| * ppc/pseries: Reset VPA registration on CPU resetDavid Gibson2012-10-051-0/+8
| * target-ppc: Remove unused power_mode field from cpu stateDavid Gibson2012-10-042-3/+2
| * target-ppc: KVM: Fix some kernel version edge cases for kvmppc_reset_htab()David Gibson2012-10-041-5/+25
OpenPOWER on IntegriCloud