]> git.proxmox.com Git - qemu.git/history - target-mips/exec.h
MIPS TLB style selection at runtime, by Herve Poussineau.
[qemu.git] / target-mips / exec.h
2007-05-13 thsMIPS TLB style selection at runtime, by Herve Poussineau.
2007-05-07 thsMIPS 64-bit FPU support, plus some collateral bugfixes...
2007-04-29 thsKill broken host register definitions, thanks to Paul...
2007-04-15 thsFix qemu SIGFPE caused by division-by-zero due to under...
2007-04-01 thsActually enable 64bit configuration.
2007-03-31 thsMalta CBUS UART support.
2007-03-23 thsFix enough FPU/R2 support to get 24Kf going.
2007-03-19 thsSPARC host fixes, by Ben Taylor.
2007-02-28 thsMIPS FPU dynamic activation, part 1, by Herve Poussineau.
2007-02-02 thsSparc arm/mips/sparc register patch, by Martin Bochnig.
2007-01-24 thsReworking MIPS interrupt handling, by Aurelien Jarno.
2007-01-03 bellardmoved invalidate_tlb() to helper.c as a work around...
2006-12-23 thsUse memory barriers in FORCE_RET / RETURN.
2006-12-21 thsPreliminiary MIPS64 support, disabled by default due...
2006-12-06 thsAdd MIPS32R2 instructions, and generally straighten...
2006-12-06 thsDynamically translate MIPS mtc0 instructions.
2006-12-06 thsDynamically translate MIPS mfc0 instructions.
2006-12-06 thsMIPS TLB performance improvements, by Daniel Jacobowitz.
2006-06-14 bellardMIPS FPU support (Marius Goeger)
2006-03-11 pbrookAdd missing function prototype.
2005-12-17 bellarddisable debug mode
2005-12-05 bellardMIPS fixes (Daniel Jacobowitz)
2005-10-30 bellardmoved common softmmu code to common header (Paul Brook)
2005-07-07 bellardcompilation fix
2005-07-04 bellardcorrect split between helper.c and op_helper.c - cosmetics
2005-07-02 bellardMIPS target (Jocelyn Mayer)