| Commit message (Expand) | Author | Age | Files | Lines |
* | tcg: Optionally sign-extend 32-bit arguments for 64-bit hosts. | Richard Henderson | 2010-06-16 | 1 | -0/+1 |
* | target-ppc: remove useless line | Thomas Monjalon | 2010-05-31 | 1 | -1/+0 |
* | target-ppc: fix RFI by clearing some bits of MSR | Thomas Monjalon | 2010-05-31 | 2 | -4/+3 |
* | Fix %lld or %llx printf format use | Blue Swirl | 2010-05-22 | 1 | -3/+4 |
* | PPC/KVM: make iothread work | Alexander Graf | 2010-05-18 | 1 | -15/+15 |
* | Do not stop VM if emulation failed in userspace. | Gleb Natapov | 2010-05-11 | 1 | -0/+5 |
* | kvm: enable smp > 1 | Marcelo Tosatti | 2010-05-11 | 1 | -0/+5 |
* | target-ppc: Remove duplicate cpu log. | Richard Henderson | 2010-05-05 | 1 | -2/+0 |
* | ppc: remove dead assignments, spotted by clang analyzer | Blue Swirl | 2010-04-25 | 2 | -4/+10 |
* | PPC: avoid function pointer type mismatch, spotted by clang | Blue Swirl | 2010-04-18 | 1 | -5/+3 |
* | target-ppc: generic PowerPC TBL | Dmitry Ilyevsky | 2010-03-26 | 1 | -4/+4 |
* | Large page TLB flush | Paul Brook | 2010-03-17 | 1 | -3/+4 |
* | Target specific usermode cleanup | Paul Brook | 2010-03-12 | 1 | -0/+6 |
* | Remove cpu_get_phys_page_debug from userspace emulation | Paul Brook | 2010-03-12 | 1 | -5/+0 |
* | Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h. | Richard Henderson | 2010-03-12 | 1 | -0/+17 |
* | target-ppc: fix evsrwu and evsrws (second try) | Aurelien Jarno | 2010-03-11 | 1 | -2/+2 |
* | target-ppc: fix evsrwu and evsrws | Aurelien Jarno | 2010-03-11 | 1 | -2/+2 |
* | target-ppc: fix evslw instruction | Aurelien Jarno | 2010-03-11 | 1 | -1/+1 |
* | KVM: Rework VCPU state writeback API | Jan Kiszka | 2010-03-04 | 2 | -5/+1 |
* | target-ppc: don't print invalid opcode messages on the console | Aurelien Jarno | 2010-02-28 | 1 | -11/+0 |
* | Revert "target-ppc: stop translation after a trap instruction" | Aurelien Jarno | 2010-02-28 | 1 | -12/+8 |
* | target-ppc: stop translation after a trap instruction | Aurelien Jarno | 2010-02-28 | 1 | -8/+12 |
* | target-ppc: fix SPE evsplat* instructions | Nathan Froyd | 2010-02-27 | 1 | -2/+2 |
* | target-ppc: fix SPE evcmp* instructions | Nathan Froyd | 2010-02-27 | 1 | -4/+4 |
* | PPC: Add timer when running KVM | Alexander Graf | 2010-02-14 | 1 | -0/+22 |
* | PPC: Fix large pages | Alexander Graf | 2010-02-14 | 1 | -5/+4 |
* | PPC: tell the guest about the time base frequency | Alexander Graf | 2010-02-14 | 2 | -0/+49 |
* | target-ppc: change DCR helpers to target_long arguments | Aurelien Jarno | 2010-02-06 | 2 | -8/+8 |
* | kill regs_to_env and env_to_regs | Paolo Bonzini | 2010-01-19 | 1 | -8/+0 |
* | ppc-40x: Correct ESR for zone protection faults. | Edgar E. Iglesias | 2010-01-14 | 1 | -5/+18 |
* | ppc-40x: Correct decoding of zone protection bits. | Edgar E. Iglesias | 2010-01-14 | 1 | -1/+1 |
* | ppc-40x: Correct check for Endian swapping TLB entries. | Edgar E. Iglesias | 2010-01-14 | 1 | -5/+7 |
* | ppc-40x: Get TLB attributes from TLBLO. | Edgar E. Iglesias | 2010-01-14 | 1 | -1/+1 |
* | PPC: Make DCR uint32_t | Alexander Graf | 2009-12-21 | 3 | -9/+9 |
* | PPC64: Fix alternate timebase | Aurelien Jarno | 2009-12-21 | 2 | -2/+2 |
* | PPC64: Fix timebase | Alexander Graf | 2009-12-21 | 2 | -2/+2 |
* | target-ppc: fix ppc32 kvm build | Alexander Graf | 2009-12-19 | 1 | -0/+2 |
* | target-ppc: Get MMU state on register sync | Alexander Graf | 2009-12-03 | 1 | -0/+30 |
* | kvm: Add arch reset handler | Jan Kiszka | 2009-11-17 | 1 | -0/+4 |
* | kvm ppc: Remove unused label | Hollis Blanchard | 2009-11-12 | 1 | -1/+0 |
* | user: move CPU reset call to main.c for x86/PPC/Sparc | Blue Swirl | 2009-11-07 | 1 | -3/+0 |
* | PPC: rename cpu_ppc_reset to cpu_reset for consistency | Blue Swirl | 2009-11-07 | 2 | -5/+2 |
* | PPC: remove unneeded calls to device reset | Blue Swirl | 2009-11-07 | 1 | -0/+2 |
* | target-ppc: move often used CPU fields at the top of the structure | Aurelien Jarno | 2009-10-23 | 1 | -4/+4 |
* | target-ppc: simpler definitions for microcontrollers based on e300 | Thomas Monjalon | 2009-10-18 | 1 | -68/+44 |
* | target-ppc: add declarations of microcontrollers based on e300 | Thomas Monjalon | 2009-10-18 | 1 | -8/+40 |
* | target-ppc: better support of e300 CPU core | Thomas Monjalon | 2009-10-18 | 1 | -2/+8 |
* | Revert "Get rid of _t suffix" | Anthony Liguori | 2009-10-01 | 6 | -233/+235 |
* | Get rid of _t suffix | malc | 2009-10-01 | 6 | -235/+233 |
* | target-ppc: log instructions start in TCG code | Aurelien Jarno | 2009-09-28 | 1 | -0/+2 |