Age | Commit message (Expand) | Author |
2010-03-26 | target-ppc: generic PowerPC TBL | Dmitry Ilyevsky |
2010-03-17 | Large page TLB flush | Paul Brook |
2010-03-12 | Target specific usermode cleanup | Paul Brook |
2010-03-12 | Remove cpu_get_phys_page_debug from userspace emulation | Paul Brook |
2010-03-12 | Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h. | Richard Henderson |
2010-03-11 | target-ppc: fix evsrwu and evsrws (second try) | Aurelien Jarno |
2010-03-11 | target-ppc: fix evsrwu and evsrws | Aurelien Jarno |
2010-03-11 | target-ppc: fix evslw instruction | Aurelien Jarno |
2010-03-04 | KVM: Rework VCPU state writeback API | Jan Kiszka |
2010-02-28 | target-ppc: don't print invalid opcode messages on the console | Aurelien Jarno |
2010-02-28 | Revert "target-ppc: stop translation after a trap instruction" | Aurelien Jarno |
2010-02-28 | target-ppc: stop translation after a trap instruction | Aurelien Jarno |
2010-02-27 | target-ppc: fix SPE evsplat* instructions | Nathan Froyd |
2010-02-27 | target-ppc: fix SPE evcmp* instructions | Nathan Froyd |
2010-02-14 | PPC: Add timer when running KVM | Alexander Graf |
2010-02-14 | PPC: Fix large pages | Alexander Graf |
2010-02-14 | PPC: tell the guest about the time base frequency | Alexander Graf |
2010-02-06 | target-ppc: change DCR helpers to target_long arguments | Aurelien Jarno |
2010-01-19 | kill regs_to_env and env_to_regs | Paolo Bonzini |
2010-01-14 | ppc-40x: Correct ESR for zone protection faults. | Edgar E. Iglesias |
2010-01-14 | ppc-40x: Correct decoding of zone protection bits. | Edgar E. Iglesias |
2010-01-14 | ppc-40x: Correct check for Endian swapping TLB entries. | Edgar E. Iglesias |
2010-01-14 | ppc-40x: Get TLB attributes from TLBLO. | Edgar E. Iglesias |
2009-12-21 | PPC: Make DCR uint32_t | Alexander Graf |
2009-12-21 | PPC64: Fix alternate timebase | Aurelien Jarno |
2009-12-21 | PPC64: Fix timebase | Alexander Graf |
2009-12-19 | target-ppc: fix ppc32 kvm build | Alexander Graf |
2009-12-03 | target-ppc: Get MMU state on register sync | Alexander Graf |
2009-11-17 | kvm: Add arch reset handler | Jan Kiszka |
2009-11-12 | kvm ppc: Remove unused label | Hollis Blanchard |
2009-11-07 | user: move CPU reset call to main.c for x86/PPC/Sparc | Blue Swirl |
2009-11-07 | PPC: rename cpu_ppc_reset to cpu_reset for consistency | Blue Swirl |
2009-11-07 | PPC: remove unneeded calls to device reset | Blue Swirl |
2009-10-23 | target-ppc: move often used CPU fields at the top of the structure | Aurelien Jarno |
2009-10-18 | target-ppc: simpler definitions for microcontrollers based on e300 | Thomas Monjalon |
2009-10-18 | target-ppc: add declarations of microcontrollers based on e300 | Thomas Monjalon |
2009-10-18 | target-ppc: better support of e300 CPU core | Thomas Monjalon |
2009-10-01 | Revert "Get rid of _t suffix" | Anthony Liguori |
2009-10-01 | Get rid of _t suffix | malc |
2009-09-28 | target-ppc: log instructions start in TCG code | Aurelien Jarno |
2009-09-25 | static and inline should came before the type of the functions | Juan Quintela |
2009-09-18 | target-ppc: optimize slw/srw/sld/srd | Aurelien Jarno |
2009-09-12 | Fix sys-queue.h conflict for good | Blue Swirl |
2009-09-11 | Unexport ticks_per_sec variable. Create get_ticks_per_sec() function | Juan Quintela |
2009-08-27 | kvm: Simplify cpu_synchronize_state() | Avi Kivity |
2009-08-24 | cleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signal | Nathan Froyd |
2009-08-16 | Replace REGX with PRIx64 | Blue Swirl |
2009-08-16 | Replace local ADDRX/PADDRX macros with TARGET_FMT_lx/plx | Blue Swirl |
2009-08-16 | Replace always_inline with inline | Blue Swirl |
2009-08-03 | target-ppc: add exceptions for conditional stores | Nathan Froyd |