aboutsummaryrefslogtreecommitdiffstats
path: root/tests/qruncom.c
AgeCommit message (Expand)AuthorFilesLines
2010-05-07Add missing 'static' attributeStefan Weil1-1/+1
2009-07-09consolidate user cpu_{in, out}[bwl] into ioport-user.cIsaku Yamahata1-33/+0
2009-01-14Get rid of user_mode_onlyaurel321-4/+0
2008-05-12removed unused codebellard1-3/+0
2007-11-10added cpu_model parameter to cpu_init()bellard1-1/+1
2007-11-08removed obsolete x86 code copy supportbellard1-3/+0
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths1-4/+4
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths1-15/+15
2005-12-18qruncom compile fixes (initial patch by Even Rouault)bellard1-10/+31
2005-11-21cpu_single_env usage fixbellard1-2/+0
2004-05-20added cpu_get_tsc()bellard1-0/+5
2004-04-24added user mode libqemu usage examplebellard1-0/+303