summaryrefslogtreecommitdiffstats
path: root/target-ppc
Commit message (Expand)AuthorAgeFilesLines
* target-ppc: remove useless lineThomas Monjalon2010-05-311-1/+0Star
* target-ppc: fix RFI by clearing some bits of MSRThomas Monjalon2010-05-312-4/+3Star
* Fix %lld or %llx printf format useBlue Swirl2010-05-221-3/+4
* PPC/KVM: make iothread workAlexander Graf2010-05-181-15/+15
* Do not stop VM if emulation failed in userspace.Gleb Natapov2010-05-111-0/+5
* kvm: enable smp > 1Marcelo Tosatti2010-05-111-0/+5
* target-ppc: Remove duplicate cpu log.Richard Henderson2010-05-051-2/+0Star
* ppc: remove dead assignments, spotted by clang analyzerBlue Swirl2010-04-252-4/+10
* PPC: avoid function pointer type mismatch, spotted by clangBlue Swirl2010-04-181-5/+3Star
* target-ppc: generic PowerPC TBLDmitry Ilyevsky2010-03-261-4/+4
* Large page TLB flushPaul Brook2010-03-171-3/+4
* Target specific usermode cleanupPaul Brook2010-03-121-0/+6
* Remove cpu_get_phys_page_debug from userspace emulationPaul Brook2010-03-121-5/+0Star
* Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h.Richard Henderson2010-03-121-0/+17
* target-ppc: fix evsrwu and evsrws (second try)Aurelien Jarno2010-03-111-2/+2
* target-ppc: fix evsrwu and evsrwsAurelien Jarno2010-03-111-2/+2
* target-ppc: fix evslw instructionAurelien Jarno2010-03-111-1/+1
* KVM: Rework VCPU state writeback APIJan Kiszka2010-03-042-5/+1Star
* target-ppc: don't print invalid opcode messages on the consoleAurelien Jarno2010-02-281-11/+0Star
* Revert "target-ppc: stop translation after a trap instruction"Aurelien Jarno2010-02-281-12/+8Star
* target-ppc: stop translation after a trap instructionAurelien Jarno2010-02-281-8/+12
* target-ppc: fix SPE evsplat* instructionsNathan Froyd2010-02-271-2/+2
* target-ppc: fix SPE evcmp* instructionsNathan Froyd2010-02-271-4/+4
* PPC: Add timer when running KVMAlexander Graf2010-02-141-0/+22
* PPC: Fix large pagesAlexander Graf2010-02-141-5/+4Star
* PPC: tell the guest about the time base frequencyAlexander Graf2010-02-142-0/+49
* target-ppc: change DCR helpers to target_long argumentsAurelien Jarno2010-02-062-8/+8
* kill regs_to_env and env_to_regsPaolo Bonzini2010-01-191-8/+0Star
* ppc-40x: Correct ESR for zone protection faults.Edgar E. Iglesias2010-01-141-5/+18
* ppc-40x: Correct decoding of zone protection bits.Edgar E. Iglesias2010-01-141-1/+1
* ppc-40x: Correct check for Endian swapping TLB entries.Edgar E. Iglesias2010-01-141-5/+7
* ppc-40x: Get TLB attributes from TLBLO.Edgar E. Iglesias2010-01-141-1/+1
* PPC: Make DCR uint32_tAlexander Graf2009-12-213-9/+9
* PPC64: Fix alternate timebaseAurelien Jarno2009-12-212-2/+2
* PPC64: Fix timebaseAlexander Graf2009-12-212-2/+2
* target-ppc: fix ppc32 kvm buildAlexander Graf2009-12-191-0/+2
* target-ppc: Get MMU state on register syncAlexander Graf2009-12-031-0/+30
* kvm: Add arch reset handlerJan Kiszka2009-11-171-0/+4
* kvm ppc: Remove unused labelHollis Blanchard2009-11-121-1/+0Star
* user: move CPU reset call to main.c for x86/PPC/SparcBlue Swirl2009-11-071-3/+0Star
* PPC: rename cpu_ppc_reset to cpu_reset for consistencyBlue Swirl2009-11-072-5/+2Star
* PPC: remove unneeded calls to device resetBlue Swirl2009-11-071-0/+2
* target-ppc: move often used CPU fields at the top of the structureAurelien Jarno2009-10-231-4/+4
* target-ppc: simpler definitions for microcontrollers based on e300Thomas Monjalon2009-10-181-68/+44Star
* target-ppc: add declarations of microcontrollers based on e300Thomas Monjalon2009-10-181-8/+40
* target-ppc: better support of e300 CPU coreThomas Monjalon2009-10-181-2/+8
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-016-233/+235
* Get rid of _t suffixmalc2009-10-016-235/+233Star
* target-ppc: log instructions start in TCG codeAurelien Jarno2009-09-281-0/+2
* static and inline should came before the type of the functionsJuan Quintela2009-09-251-4/+4