aboutsummaryrefslogtreecommitdiff
path: root/target-ppc
AgeCommit message (Expand)Author
2010-03-17Large page TLB flushPaul Brook
2010-03-12Target specific usermode cleanupPaul Brook
2010-03-12Remove cpu_get_phys_page_debug from userspace emulationPaul Brook
2010-03-12Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h.Richard Henderson
2010-03-11target-ppc: fix evsrwu and evsrws (second try)Aurelien Jarno
2010-03-11target-ppc: fix evsrwu and evsrwsAurelien Jarno
2010-03-11target-ppc: fix evslw instructionAurelien Jarno
2010-03-04KVM: Rework VCPU state writeback APIJan Kiszka
2010-02-28target-ppc: don't print invalid opcode messages on the consoleAurelien Jarno
2010-02-28Revert "target-ppc: stop translation after a trap instruction"Aurelien Jarno
2010-02-28target-ppc: stop translation after a trap instructionAurelien Jarno
2010-02-27target-ppc: fix SPE evsplat* instructionsNathan Froyd
2010-02-27target-ppc: fix SPE evcmp* instructionsNathan Froyd
2010-02-14PPC: Add timer when running KVMAlexander Graf
2010-02-14PPC: Fix large pagesAlexander Graf
2010-02-14PPC: tell the guest about the time base frequencyAlexander Graf
2010-02-06target-ppc: change DCR helpers to target_long argumentsAurelien Jarno
2010-01-19kill regs_to_env and env_to_regsPaolo Bonzini
2010-01-14ppc-40x: Correct ESR for zone protection faults.Edgar E. Iglesias
2010-01-14ppc-40x: Correct decoding of zone protection bits.Edgar E. Iglesias
2010-01-14ppc-40x: Correct check for Endian swapping TLB entries.Edgar E. Iglesias
2010-01-14ppc-40x: Get TLB attributes from TLBLO.Edgar E. Iglesias
2009-12-21PPC: Make DCR uint32_tAlexander Graf
2009-12-21PPC64: Fix alternate timebaseAurelien Jarno
2009-12-21PPC64: Fix timebaseAlexander Graf
2009-12-19target-ppc: fix ppc32 kvm buildAlexander Graf
2009-12-03target-ppc: Get MMU state on register syncAlexander Graf
2009-11-17kvm: Add arch reset handlerJan Kiszka
2009-11-12kvm ppc: Remove unused labelHollis Blanchard
2009-11-07user: move CPU reset call to main.c for x86/PPC/SparcBlue Swirl
2009-11-07PPC: rename cpu_ppc_reset to cpu_reset for consistencyBlue Swirl
2009-11-07PPC: remove unneeded calls to device resetBlue Swirl
2009-10-23target-ppc: move often used CPU fields at the top of the structureAurelien Jarno
2009-10-18target-ppc: simpler definitions for microcontrollers based on e300Thomas Monjalon
2009-10-18target-ppc: add declarations of microcontrollers based on e300Thomas Monjalon
2009-10-18target-ppc: better support of e300 CPU coreThomas Monjalon
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori
2009-10-01Get rid of _t suffixmalc
2009-09-28target-ppc: log instructions start in TCG codeAurelien Jarno
2009-09-25static and inline should came before the type of the functionsJuan Quintela
2009-09-18target-ppc: optimize slw/srw/sld/srdAurelien Jarno
2009-09-12Fix sys-queue.h conflict for goodBlue Swirl
2009-09-11Unexport ticks_per_sec variable. Create get_ticks_per_sec() functionJuan Quintela
2009-08-27kvm: Simplify cpu_synchronize_state()Avi Kivity
2009-08-24cleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signalNathan Froyd
2009-08-16Replace REGX with PRIx64Blue Swirl
2009-08-16Replace local ADDRX/PADDRX macros with TARGET_FMT_lx/plxBlue Swirl
2009-08-16Replace always_inline with inlineBlue Swirl
2009-08-03target-ppc: add exceptions for conditional storesNathan Froyd
2009-08-03target-ppc: retain l{w,d}arx loaded valueNathan Froyd