summaryrefslogtreecommitdiffstats
path: root/tcg/tcg-runtime.c
Commit message (Expand)AuthorAgeFilesLines
* exec: [tcg] Use different TBs according to the vCPU's dynamic tracing stateLluĂ­s Vilanova2017-07-171-1/+2
* Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20170619' into stagingPeter Maydell2017-06-221-14/+14
|\
* | tcg: move tcg backend files into accel/tcg/Yang Zhong2017-06-151-0/+233
|/
* Compile TCG runtime library only onceBlue Swirl2009-09-201-68/+0Star
* Remove unnecessary trailing newlinesblueswir12008-12-131-1/+0Star
* Fix TARGET_LONG_BITS warning in TCGblueswir12008-12-131-0/+1
* Fix i64 remainder calculation copy-paste error.balrog2008-05-061-2/+2
* TCG code generatorbellard2008-02-011-0/+68