aboutsummaryrefslogtreecommitdiff
path: root/tests/qruncom.c
AgeCommit message (Expand)Author
2010-05-07Add missing 'static' attributeStefan Weil
2009-07-09consolidate user cpu_{in, out}[bwl] into ioport-user.cIsaku Yamahata
2009-01-14Get rid of user_mode_onlyaurel32
2008-05-12removed unused codebellard
2007-11-10added cpu_model parameter to cpu_init()bellard
2007-11-08removed obsolete x86 code copy supportbellard
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
2005-12-18qruncom compile fixes (initial patch by Even Rouault)bellard
2005-11-21cpu_single_env usage fixbellard
2004-05-20added cpu_get_tsc()bellard
2004-04-24added user mode libqemu usage examplebellard