aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove dead i386 assembly code from softmmu_header.hStuart Brady2009-07-161-146/+0
* Update to a hopefully more future proof FSF addressBlue Swirl2009-07-161-2/+1
* Update FSF address in GPL/LGPL boilerplateaurel322009-01-041-1/+1
* Fix some warnings that would be generated by gcc -Wredundant-declsblueswir12008-08-301-4/+0
* Convert remaining __builtin_expect to likely/unlikely, by Jan Kiszka.ths2008-07-031-6/+6
* Fix compiler warnings in common filesblueswir12008-05-101-12/+12
* use simpler REGPARM convention - make CPUTLBEntry size a power of twobellard2008-01-311-10/+5
* fixed register constraintbellard2008-01-211-2/+4
* Replace is_user variable with mmu_idx in softmmu core,j_mayer2007-10-141-83/+36
* CRIS support in toplevel, by Edgar E. Iglesias.ths2007-10-081-0/+6
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-15/+15
* m68k/ColdFire system emulation.pbrook2007-05-231-0/+4
* Integrate Alpha target in Qemu core.j_mayer2007-04-051-0/+4
* sh4 target (Samuel Tardieu)bellard2006-04-271-0/+4
* PAGE_EXEC support in TLBsbellard2005-11-281-19/+35
* ARM system emulation (Paul Brook)bellard2005-11-261-0/+8
* use softfloat types in softmmu_header.h (Paul Brook)bellard2005-11-061-8/+8
* MIPS target (Jocelyn Mayer)bellard2005-07-021-0/+4
* 64 bit target supportbellard2005-01-031-19/+23
* full system SPARC emulation (Blue Swirl)bellard2004-09-301-0/+4
* PowerPC support - float macrosbellard2004-01-041-0/+52
* assembly soft MMU defines on i386bellard2004-01-041-0/+150
* fixed ldq() macrosbellard2003-10-281-1/+1
* full softmmu supportbellard2003-10-271-19/+51
* removed warningsbellard2003-08-101-2/+2
* Software MMU support (used for memory mapped devices such as VGA)bellard2003-08-081-0/+111