index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-ppc
/
cpu.h
Age
Commit message (
Expand
)
Author
2005-07-04
correct split between helper.c and op_helper.c - moved some uops to op_helper...
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-04
added temporary osi_call callback
bellard
2005-04-17
gdb support for user mode (Paul Brook)
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
2004-10-09
monitor fixes
bellard
2004-07-12
win32 compile
bellard
2004-07-07
suppressed unused function
bellard
2004-05-23
PowerPC merge
bellard
2004-05-21
PowerPC merge: real time TB and decrementer - faster and simpler exception ha...
bellard
2004-04-25
precise self modifying code support
bellard
2004-04-12
PowerPC system emulation fixes (Jocelyn Mayer)
bellard
2004-01-24
added TARGET_LONG_BITS
bellard
2004-01-04
suppressed explicit access type and use the exception routine to infer it fro...
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
2003-11-23
suppressed use of gen_multi - use intermediate FT0 register for floats - use ...
bellard
2003-11-23
PowerPC support (Jocelyn Mayer)
bellard