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-mips
/
cpu.h
Age
Commit message (
Expand
)
Author
2007-03-02
MIPS Userland TLS register emulation, by Daniel Jacobowitz.
ths
2007-02-28
MIPS FPU dynamic activation, part 1, by Herve Poussineau.
ths
2007-02-20
Replace TLSZ with TARGET_FMT_lx.
ths
2007-01-24
EBase is limited to KSEG0/KSEG1 even on 64bit CPUs.
ths
2007-01-24
Reworking MIPS interrupt handling, by Aurelien Jarno.
ths
2007-01-23
Implementing dmfc/dmtc.
ths
2007-01-22
Fix PageMask handling, second part.
ths
2006-12-23
Check ELF binaries for machine type and endianness.
ths
2006-12-21
Scrap SIGN_EXTEND32.
ths
2006-12-21
Preliminiary MIPS64 support, disabled by default due to performance impact.
ths
2006-12-06
Add MIPS32R2 instructions, and generally straighten out the instruction
ths
2006-12-06
Halt/reboot support for Linux, by Daniel Jacobowitz. This is a band-aid
ths
2006-12-06
MIPS TLB performance improvements, by Daniel Jacobowitz.
ths
2006-06-14
Solaris/SPARC host port (Ben Taylor)
bellard
2006-06-14
use constants for TLB handling (Thiemo Seufer)
bellard
2006-06-14
mips config fixes (initial patch by Stefan Weil)
bellard
2006-06-14
MIPS FPU support (Marius Goeger)
bellard
2006-03-11
Rename MIPS_HFLAG(S)_TMASK (Thiemo Seufer).
pbrook
2006-03-11
e bitfields in mips TLB structures (Thiemo Seufer).
pbrook
2005-12-05
MIPS fixes (Daniel Jacobowitz)
bellard
2005-11-20
added CPU_COMMON and CPUState.tb_jmp_cache[]
bellard
2005-07-04
correct split between helper.c and op_helper.c - cosmetics
bellard
2005-07-02
MIPS target (Jocelyn Mayer)
bellard