Make MAXTL dynamic, bounds check tl when indexing
[qemu] / target-sparc / helper.c
2008-07-25 blueswir1Make MAXTL dynamic, bounds check tl when indexing
2008-07-22 blueswir1Add T1 and T2 CPUs, add a Sun4v machine
2008-07-21 blueswir1Use MMU globals for some MMU traps
2008-07-21 blueswir1Fix reset vector
2008-07-20 blueswir1Print default and available CPU features separately
2008-07-20 blueswir1Make UA200x features selectable, add MMU types
2008-07-19 blueswir1Update TLB miss addresses
2008-07-17 blueswir1Fix saving and loading of trap state
2008-07-16 blueswir1Fix MMU miss traps
2008-06-26 blueswir1Fix bogus format, reading uninitialised memory (origina...
2008-06-24 blueswir1Fix Sparc mmu bug seen with NetBSD, based on patch...
2008-06-07 blueswir1Allow NWINDOWS selection (CPU feature with model specif...
2008-05-31 blueswir1Add more SuperSparcs
2008-05-29 blueswir1MicroSparc I didn't have fsmuld op
2008-05-27 blueswir1Move non-op functions from op_helper.c to helper.c...
2008-05-12 blueswir1Wrap long lines
2008-05-10 blueswir1Fix compiler warnings
2008-05-09 blueswir1CPU feature selection support
2008-04-11 aurel32Remove osdep.c/qemu-img code duplication
2008-03-29 blueswir1 Move CPU stuff unrelated to translation to helper.c
2008-03-02 blueswir1 Convert tick operations to TCG
2008-02-11 blueswir1 Sparc32 MMU register fixes (Robert Reif)
2007-12-25 blueswir1 Enforce context table alignment
2007-11-29 blueswir1 Increase prom size for boot mode
2007-11-28 blueswir1Use slavio base as boot prom address, rearrange sun4m...
2007-11-17 pbrookBreak up vl.h.
2007-11-07 blueswir1 CPU specific boot mode (Robert Reif)
2007-10-14 j_mayerReplace is_user variable with mmu_idx in softmmu core,
2007-09-24 blueswir1 CPU boot mode
2007-09-20 blueswir1 Detabify
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-05-19 blueswir1Use full 36-bit physical address space on SS10
2006-06-25 bellardC99 64 bit printf
2006-06-14 bellardMMU no fault fix
2005-12-05 bellardPAGE_EXEC support (Blue Swirl)
2005-11-11 bellardsparc merge (Blue Swirl)
2005-10-30 bellardavoid using physical accesses in user emulation
2005-07-23 bellardsparc64 fixes (Blue Swirl)
2005-07-04 bellardcorrect split between helper.c and op_helper.c
2005-07-02 bellardsparc64 marge (Blue Swirl)
2005-04-24 bellardMMU fix (Blue Swirl)
2005-03-20 bellardsparc exception fix (we go up to the shell prompt)
2005-03-13 bellardsparc fixes (Blue Swirl)
2005-02-22 bellardMMU fixes
2005-02-15 bellardsparc fix
2005-02-13 bellardsparc fixes
2005-02-07 bellardclean up - comments
2005-01-30 bellardinitial sparc64 support - sparc fixes (Blue Swirl)
2005-01-28 bellardendianness fixes
2005-01-03 bellard64 bit target support
2004-12-19 bellardSPARC merge
2004-10-09 bellardmonitor fixes
2004-10-04 bellardsparc merge (Blue Swirl)
2004-10-03 bellardremoved access_type hack
2004-09-30 bellardfull system SPARC emulation (Blue Swirl)