Age | Commit message (Expand) | Author | Files | Lines |
2010-06-02 | sparc64: fix 32bit load sign extension | Igor V. Kovalenko | 1 | -1/+1 |
2009-07-16 | Remove dead i386 assembly code from softmmu_header.h | Stuart Brady | 1 | -146/+0 |
2009-07-16 | Update to a hopefully more future proof FSF address | Blue Swirl | 1 | -2/+1 |
2009-01-04 | Update FSF address in GPL/LGPL boilerplate | aurel32 | 1 | -1/+1 |
2008-08-30 | Fix some warnings that would be generated by gcc -Wredundant-decls | blueswir1 | 1 | -4/+0 |
2008-07-03 | Convert remaining __builtin_expect to likely/unlikely, by Jan Kiszka. | ths | 1 | -6/+6 |
2008-05-10 | Fix compiler warnings in common files | blueswir1 | 1 | -12/+12 |
2008-01-31 | use simpler REGPARM convention - make CPUTLBEntry size a power of two | bellard | 1 | -10/+5 |
2008-01-21 | fixed register constraint | bellard | 1 | -2/+4 |
2007-10-14 | Replace is_user variable with mmu_idx in softmmu core, | j_mayer | 1 | -83/+36 |
2007-10-08 | CRIS support in toplevel, by Edgar E. Iglesias. | ths | 1 | -0/+6 |
2007-09-16 | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths | 1 | -15/+15 |
2007-05-23 | m68k/ColdFire system emulation. | pbrook | 1 | -0/+4 |
2007-04-05 | Integrate Alpha target in Qemu core. | j_mayer | 1 | -0/+4 |
2006-04-27 | sh4 target (Samuel Tardieu) | bellard | 1 | -0/+4 |
2005-11-28 | PAGE_EXEC support in TLBs | bellard | 1 | -19/+35 |
2005-11-26 | ARM system emulation (Paul Brook) | bellard | 1 | -0/+8 |
2005-11-06 | use softfloat types in softmmu_header.h (Paul Brook) | bellard | 1 | -8/+8 |
2005-07-02 | MIPS target (Jocelyn Mayer) | bellard | 1 | -0/+4 |
2005-01-03 | 64 bit target support | bellard | 1 | -19/+23 |
2004-09-30 | full system SPARC emulation (Blue Swirl) | bellard | 1 | -0/+4 |
2004-01-04 | PowerPC support - float macros | bellard | 1 | -0/+52 |
2004-01-04 | assembly soft MMU defines on i386 | bellard | 1 | -0/+150 |
2003-10-28 | fixed ldq() macros | bellard | 1 | -1/+1 |
2003-10-27 | full softmmu support | bellard | 1 | -19/+51 |
2003-08-10 | removed warnings | bellard | 1 | -2/+2 |
2003-08-08 | Software MMU support (used for memory mapped devices such as VGA) | bellard | 1 | -0/+111 |