aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tcg: get rid of copy_size in TCGOpDefAurelien Jarno2010-06-091-16/+0
* remove TARGET_* defines from translate-all.cPaolo Bonzini2010-04-081-8/+0
* Shrink tb_jmp_offset to two entries, the other two are never used.Filip Navara2010-04-081-4/+0
* Compile qemu-timer only onceBlue Swirl2010-03-291-0/+1
* Update to a hopefully more future proof FSF addressBlue Swirl2009-07-161-2/+1
* global s/loglevel & X/qemu_loglevel_mask(X)/ (Eduardo Habkost)aliguori2009-01-151-1/+1
* global s/fflush(logfile)/qemu_log_flush()/ (Eduardo Habkost)aliguori2009-01-151-1/+1
* Convert references to logfile/loglevel to use qemu_log*() macrosaliguori2009-01-151-3/+3
* Update FSF address in GPL/LGPL boilerplateaurel322009-01-041-1/+1
* Some cleanups after dyngen removalaurel322008-12-071-2/+2
* Small cleanup of gen_intermediate_code(_internal), by Laurent Desnogues.ths2008-07-181-5/+3
* Add instruction counter.pbrook2008-06-291-0/+9
* TCG profiler clean upbellard2008-05-231-25/+10
* removed unused codebellard2008-05-121-2/+0
* Factorize code in translate.caurel322008-04-281-95/+1
* Use a common constant for temp_buf sizeblueswir12008-04-081-1/+1
* TCG op size estimation fix.pbrook2008-03-311-0/+1
* * Add a model of the ETRAX interrupt controller.edgar_igl2008-03-141-0/+2
* Simplify TCG relocation bugfix.pbrook2008-02-101-1/+1
* Fix TCG relocation bug (exposed by fault after brcond op). Add FIXME forpbrook2008-02-101-2/+1
* use the TCG code generatorbellard2008-02-011-109/+87
* Fix code generation buffer overflow reported by TeLeManblueswir12007-12-111-2/+15
* SH4 delay slot code update, by Magnus Damm.ths2007-12-021-1/+4
* Always make PowerPC hypervisor mode memory accesses and instructionsj_mayer2007-11-161-1/+2
* removed warningbellard2007-11-111-1/+1
* removed obsolete x86 code copy supportbellard2007-11-081-29/+16
* find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths2007-09-171-5/+5
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-13/+13
* Partial support for 34K multithreading, not functional yet.ths2007-09-061-1/+1
* Integrate Alpha target in Qemu core.j_mayer2007-04-051-0/+2
* ColdFire target.pbrook2006-10-221-0/+2
* correct MIPS state restoring (Daniel Jacobowitz)bellard2005-12-051-0/+4
* MIPS target (Jocelyn Mayer)bellard2005-07-021-0/+2
* sparc exception fix (we go up to the shell prompt)bellard2005-03-201-3/+18
* avoid redefinition problemsbellard2005-03-131-3/+4
* labels support in dyngenbellard2005-01-031-13/+48
* full system SPARC emulation (Blue Swirl)bellard2004-09-301-0/+3
* amd64 port (Jocelyn Mayer)bellard2004-04-261-1/+1
* PowerPC system emulation fixes (Jocelyn Mayer)bellard2004-04-121-0/+3
* do not depend on thunk.h - more log itemsbellard2004-03-211-2/+2
* experimental code copy supportbellard2004-02-161-16/+33
* PowerPC merge (Jocelyn Mayer)bellard2004-01-181-2/+1
* infer access typebellard2004-01-041-2/+36
* fixed PPC state reloadingbellard2003-11-231-3/+3
* new directory structurebellard2003-09-301-0/+198