2008-06-03 |
ths | Spelling fixes, by Stefan Weil. |
tree | commitdiff |
2008-05-30 |
pbrook | Fix typo. |
tree | commitdiff |
2008-05-30 |
pbrook | Move clone() register setup to target specific code... |
tree | commitdiff |
2008-05-29 |
bellard | Push common interrupt variables to cpu-defs.h (Glauber... |
tree | commitdiff |
2008-05-28 |
bellard | moved halted field to CPU_COMMON |
tree | commitdiff |
2008-05-25 |
pbrook | Fix off-by-one unwinding error. |
tree | commitdiff |
2008-05-10 |
aurel32 | Fix broken PPC user space single stepping |
tree | commitdiff |
2008-05-06 |
aurel32 | PPC: fix efstst* instructions |
tree | commitdiff |
2008-05-06 |
aurel32 | PPC: fix definition of msr_spe |
tree | commitdiff |
2008-05-05 |
aurel32 | PPC: fix isel opcode decoding |
tree | commitdiff |
2008-05-04 |
aurel32 | remove target ifdefs from vl.c |
tree | commitdiff |
2008-04-28 |
aurel32 | Factorize code in translate.c |
tree | commitdiff |
2008-04-11 |
aurel32 | Remove osdep.c/qemu-img code duplication |
tree | commitdiff |
2008-04-07 |
aurel32 | Revert revisions r4168 and r4169. That's work in progre... |
tree | commitdiff |
2008-04-07 |
aurel32 | Always enable precise emulation when softfloat is used |
tree | commitdiff |
2008-03-13 |
aurel32 | Math functions helper for CONFIG_SOFTFLOAT=yes |
tree | commitdiff |
2008-03-13 |
aurel32 | Use float32/64 instead of float/double |
tree | commitdiff |
2008-03-10 |
aurel32 | mtfsf: fix FPSCR_VX and FPSCR_FEX computation |
tree | commitdiff |
2008-02-01 |
bellard | use the TCG code generator |
tree | commitdiff |
2007-12-10 |
j_mayer | Cleanup: remove useless TARGET_GPR_BITS definition. |
tree | commitdiff |
2007-12-10 |
j_mayer | Fix PowerPC 74xx definitions. |
tree | commitdiff |
2007-12-09 |
ths | Handle cpu_model in copy_cpu(), by Kirill A. Shutemov. |
tree | commitdiff |
2007-11-24 |
j_mayer | Fix incorrect debug prints (reported by Paul Brook). |
tree | commitdiff |
2007-11-23 |
j_mayer | Revert foolish patch. |
tree | commitdiff |
2007-11-23 |
pbrook | Fix ppc32 register dumps on 64-bit hosts. |
tree | commitdiff |
2007-11-22 |
j_mayer | Add new sane low-level memory accessors for PowerPC... |
tree | commitdiff |
2007-11-21 |
j_mayer | Fix PowerPC 7xx definitions. |
tree | commitdiff |
2007-11-19 |
j_mayer | Remove shared macro used to define PowerPC implementati... |
tree | commitdiff |
2007-11-19 |
j_mayer | PowerPC 620 MMU do not have the same exact behavior... |
tree | commitdiff |
2007-11-19 |
j_mayer | PowerPC instruction fixes: |
tree | commitdiff |
2007-11-19 |
j_mayer | Fix another collision in PowerPC instructions definitions. |
tree | commitdiff |
2007-11-19 |
j_mayer | New PowerPC CPU flag to define the decrementer and... |
tree | commitdiff |
2007-11-17 |
j_mayer | Improve PowerPC instructions set dump. |
tree | commitdiff |
2007-11-17 |
j_mayer | Add definitions for Freescale PowerPC implementations, |
tree | commitdiff |
2007-11-17 |
j_mayer | Define Freescale cores specific MMU model, exceptions... |
tree | commitdiff |
2007-11-17 |
j_mayer | A little more granularity in PowerPC instructions defin... |
tree | commitdiff |
2007-11-17 |
j_mayer | PowerPC hypervisor mode is not fundamentally available... |
tree | commitdiff |
2007-11-17 |
j_mayer | Fix collision in PowerPC instructions definitions. |
tree | commitdiff |
2007-11-17 |
j_mayer | Make the PowerPC MMU model, exception model and input... |
tree | commitdiff |
2007-11-17 |
j_mayer | Add missing definition for number of input pins for... |
tree | commitdiff |
2007-11-17 |
j_mayer | Always make all PowerPC exception definitions visible. |
tree | commitdiff |
2007-11-16 |
j_mayer | Always make PowerPC hypervisor mode memory accesses... |
tree | commitdiff |
2007-11-14 |
j_mayer | Fix PowerPC targets compilation on 32 bits hosts: |
tree | commitdiff |
2007-11-14 |
j_mayer | Fix invalid PowerPC 64 rldimi optimized case. |
tree | commitdiff |
2007-11-14 |
j_mayer | Reorganize PowerPC instructions categories, add icbi... |
tree | commitdiff |
2007-11-12 |
j_mayer | Add PVR and SPR definition for most embedded PowerPC... |
tree | commitdiff |
2007-11-12 |
j_mayer | PowerPC SPE extension fix: must always preserve GPR... |
tree | commitdiff |
2007-11-12 |
j_mayer | Allow use of SPE extension by all PowerPC targets, |
tree | commitdiff |
2007-11-12 |
j_mayer | More PowerPC target -1 usage fixes (reservation address). |
tree | commitdiff |
2007-11-12 |
j_mayer | Fix usage of the -1 constant in the PowerPC target... |
tree | commitdiff |
2007-11-11 |
bellard | fixed invalid type |
tree | commitdiff |
2007-11-11 |
j_mayer | Fix POWER abs & abso computation. |
tree | commitdiff |
2007-11-11 |
j_mayer | Optimize PowerPC overflow flag computation in most... |
tree | commitdiff |
2007-11-10 |
j_mayer | Allow selection of PowerPC CPU giving a PVR. |
tree | commitdiff |
2007-11-10 |
bellard | added cpu_model parameter to cpu_init() |
tree | commitdiff |
2007-11-04 |
j_mayer | PowerPC 601 need specific callbacks for its BATs setup. |
tree | commitdiff |
2007-11-04 |
j_mayer | Improve PowerPC CPU state dump. |
tree | commitdiff |
2007-11-03 |
j_mayer | Fix PowerPC high BATs access: BAT number was incorrect. |
tree | commitdiff |
2007-11-03 |
j_mayer | PowerPC MMU and exception fixes: |
tree | commitdiff |
2007-11-02 |
j_mayer | Don't print any message when a priviledge exception... |
tree | commitdiff |
2007-11-02 |
j_mayer | Fix PowerPC program exception that was broken by FPU... |
tree | commitdiff |
2007-10-31 |
j_mayer | Fix CR ops with complement, thanks to Julian Seward... |
tree | commitdiff |
2007-10-29 |
j_mayer | Fix two PowerPC FPU emulation bugs (thanks to Aurelien... |
tree | commitdiff |
2007-10-29 |
ths | Adjust s390 addresses (the MSB is defined as "to be... |
tree | commitdiff |
2007-10-28 |
j_mayer | Make Alpha and PowerPC targets use shared helpers |
tree | commitdiff |
2007-10-28 |
j_mayer | PowerPC coding style and inlining fixes. |
tree | commitdiff |
2007-10-27 |
j_mayer | PowerPC floating-point helper typo. |
tree | commitdiff |
2007-10-27 |
j_mayer | PowerPC float bugfix: 64 bits float mantissa is 52... |
tree | commitdiff |
2007-10-27 |
j_mayer | Fix PowerPC FPSCR update and floating-point exception... |
tree | commitdiff |
2007-10-27 |
j_mayer | Fix endianness bug for PowerPC stfiwx instruction. |
tree | commitdiff |
2007-10-26 |
j_mayer | For consistency, align the address to the cache line... |
tree | commitdiff |
2007-10-26 |
j_mayer | Bugfix in PowerPC dcbi instruction: |
tree | commitdiff |
2007-10-26 |
j_mayer | Pretty dump for specific PowerPC instructions names. |
tree | commitdiff |
2007-10-26 |
j_mayer | Make PowerPC hypervisor resources able to compile,... |
tree | commitdiff |
2007-10-26 |
j_mayer | Bugfix: PowerPC 64 slbia never invalidates the first... |
tree | commitdiff |
2007-10-25 |
j_mayer | Fix PowerPC 64x64 bits multiplication overflow check. |
tree | commitdiff |
2007-10-25 |
j_mayer | Use host-utils for PowerPC 64 64x64 bits multiplications. |
tree | commitdiff |
2007-10-25 |
j_mayer | Add PowerPC power-management state check callback. |
tree | commitdiff |
2007-10-25 |
j_mayer | Implement power-management for all defined PowerPC... |
tree | commitdiff |
2007-10-25 |
j_mayer | Update PowerPC emulation status file. |
tree | commitdiff |
2007-10-25 |
j_mayer | Allow selection of all defined PowerPC 74xx (aka G4... |
tree | commitdiff |
2007-10-25 |
j_mayer | Gprof prooved the PowerPC emulation spent too much... |
tree | commitdiff |
2007-10-14 |
j_mayer | Properly implement non-execute bit on PowerPC segments... |
tree | commitdiff |
2007-10-14 |
j_mayer | Merge PowerPC 620 input bus definitions with standard... |
tree | commitdiff |
2007-10-14 |
j_mayer | There is no need of a specific MMU model for PowerPC... |
tree | commitdiff |
2007-10-14 |
j_mayer | Implement PowerPC 64 SLB invalidation helpers. |
tree | commitdiff |
2007-10-14 |
j_mayer | Do not allow PowerPC CPU restart after entering checkst... |
tree | commitdiff |
2007-10-14 |
j_mayer | Generate micro-ops for PowerPC hypervisor mode. |
tree | commitdiff |
2007-10-14 |
j_mayer | Replace is_user variable with mmu_idx in softmmu core, |
tree | commitdiff |
2007-10-12 |
j_mayer | Unify '-cpu ?' option. |
tree | commitdiff |
2007-10-08 |
j_mayer | Update PowerPC emulation status file. |
tree | commitdiff |
2007-10-08 |
j_mayer | Remove synonymous in PowerPC MSR bits definitions. |
tree | commitdiff |
2007-10-08 |
j_mayer | Real-mode only PowerPC 40x do not have any TLBs. |
tree | commitdiff |
2007-10-08 |
j_mayer | Implement exception prefix feature for PowerPC 601. |
tree | commitdiff |
2007-10-08 |
j_mayer | Add missing exception vectors for PowerPC 7x5. |
tree | commitdiff |
2007-10-07 |
j_mayer | Work-around C89 and/or "old" gcc unspecified behavior... |
tree | commitdiff |
2007-10-07 |
j_mayer | Implement PowerPC Altivec load & stores, used by Apple... |
tree | commitdiff |
2007-10-07 |
j_mayer | PowerPC target coding style fixes. |
tree | commitdiff |
2007-10-07 |
j_mayer | PowerPC target optimisations: make intensive use of... |
tree | commitdiff |
2007-10-07 |
j_mayer | Reorganize the CPUPPCState structure to group features. |
tree | commitdiff |
next |