index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-ppc
/
translate.c
Age
Commit message (
Expand
)
Author
2007-03-23
Add missing PowerPC 64 instructions
j_mayer
2007-03-23
Fix debug printf: we need different macros for target_ulong prints
j_mayer
2007-03-22
PowerPC improvments:
j_mayer
2007-03-22
PowerPC bugfixes:
j_mayer
2007-03-20
PowerPC 2.03 SPE extension - first pass.
j_mayer
2007-03-19
Define gen_intermediate_code_internal as "static inline".
ths
2007-03-18
As icbi is not a priviledge instruction and is treated as a load by the MMU
j_mayer
2007-03-17
Make it safe to use 64 bits GPR and/or 64 bits host registers.
j_mayer
2007-03-07
Great PowerPC emulation code resynchronisation and improvments:
j_mayer
2007-01-05
PPC32 Trace Exception and Trap instruction, by Jason Wessel.
ths
2006-06-25
C99 64 bit printf
bellard
2006-05-22
PPC Breakpoints for gdb-stub (Jason Wessel)
bellard
2005-11-23
halt state support for ppc
bellard
2005-11-23
avoid generating useless exceptions (Jocelyn Mayer)
bellard
2005-11-21
target_disas() little endian change
bellard
2005-11-20
use direct jump only for jumps in the same page - stop translation after mtsr...
bellard
2005-10-30
suppressed JUMP_TB (Paul Brook)
bellard
2005-07-02
simplified PowerPC exception handling (Jocelyn Mayer)
bellard
2005-07-02
preliminary patch to support more PowerPC CPUs (Jocelyn Mayer)
bellard
2005-06-05
simplified end of page handling
bellard
2005-06-04
fixed lsw[ix] / stsw[ix] potential exception bug - mtcrf workaround for Mac O...
bellard
2005-05-12
dcbz fix (Jocelyn Mayer)
bellard
2005-04-23
This patch adds little-endian mode support to PPC emulation.
bellard
2005-04-23
- remove the ugly "stop" pseudo-opcode.
bellard
2005-03-13
fpu fixes (Jocelyn Mayer) - soft float support
bellard
2005-02-15
ppc fixes (Jocelyn Mayer)
bellard
2005-02-08
ppc fixes - gcc 3.4 compile fix (initial patch by Jocelyn Mayer)
bellard
2005-01-03
64 bit target support
bellard
2004-10-09
monitor fixes
bellard
2004-10-03
removed access_type hack
bellard
2004-09-18
removed unused prototype
bellard
2004-07-12
OS X port
bellard
2004-07-10
Mac OS X port
bellard
2004-07-07
fixed b[l] decoding
bellard
2004-06-22
cpu_single_env init
bellard
2004-05-23
PowerPC merge
bellard
2004-05-23
cleanup
bellard
2004-05-21
PowerPC merge: real time TB and decrementer - faster and simpler exception ha...
bellard
2004-05-20
fixed invalid includes
bellard
2004-05-17
ppc fix (Jocelyn Mayer)
bellard
2004-04-26
ppc fixes (Jocelyn Mayer)
bellard
2004-04-25
avoid unneeded casts
bellard
2004-04-12
PowerPC system emulation fixes (Jocelyn Mayer)
bellard
2004-02-21
fixed blr/bctr cases
bellard
2004-02-21
adding direct block chaining support - simplified branch code gen
bellard
2004-02-21
Fix check for lswi (Jocelyn Mayer)
bellard
2004-02-03
added tlb_flush() flags
bellard
2004-01-18
PowerPC merge (Jocelyn Mayer)
bellard
2004-01-04
PowerPC system emulation (Jocelyn Mayer) - modified patch to use new TLB api
bellard
2004-01-04
PowerPC fixes (Jocelyn Mayer)
bellard
[next]