Fix typo
[qemu] / softmmu_header.h
2009-01-04 aurel32Update FSF address in GPL/LGPL boilerplate
2008-08-30 blueswir1Fix some warnings that would be generated by gcc -Wredu...
2008-07-03 thsConvert remaining __builtin_expect to likely/unlikely...
2008-05-10 blueswir1Fix compiler warnings in common files
2008-01-31 bellarduse simpler REGPARM convention - make CPUTLBEntry size...
2008-01-21 bellardfixed register constraint
2007-10-14 j_mayerReplace is_user variable with mmu_idx in softmmu core,
2007-10-08 thsCRIS support in toplevel, by Edgar E. Iglesias.
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-05-23 pbrookm68k/ColdFire system emulation.
2007-04-05 j_mayerIntegrate Alpha target in Qemu core.
2006-04-27 bellardsh4 target (Samuel Tardieu)
2005-11-28 bellardPAGE_EXEC support in TLBs
2005-11-26 bellardARM system emulation (Paul Brook)
2005-11-06 bellarduse softfloat types in softmmu_header.h (Paul Brook)
2005-07-02 bellardMIPS target (Jocelyn Mayer)
2005-01-03 bellard64 bit target support
2004-09-30 bellardfull system SPARC emulation (Blue Swirl)
2004-01-04 bellardPowerPC support - float macros
2004-01-04 bellardassembly soft MMU defines on i386
2003-10-28 bellardfixed ldq() macros
2003-10-27 bellardfull softmmu support
2003-08-10 bellardremoved warnings
2003-08-08 bellardSoftware MMU support (used for memory mapped devices...