aboutsummaryrefslogtreecommitdiffstats
path: root/bsd-user/main.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-15bsd-user: Add generic env variable handlingBlue Swirl1-16/+35
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl1-3/+1
2009-07-09consolidate user cpu_{in, out}[bwl] into ioport-user.cIsaku Yamahata1-33/+0
2009-04-11BSD user: initial support for i386 and x86_64 targetsblueswir11-2/+387
2009-04-05Add new command line option -singlestep for tcg single stepping.aurel321-0/+5
2009-03-07Fix BSD user: there is no NPTLblueswir11-0/+37
2009-02-28Flush stdout after printing usage()blueswir11-2/+2
2009-01-20Fix user emulator breakage, based on patch by Riku Voipioblueswir11-13/+15
2009-01-15Convert references to logfile/loglevel to use qemu_log*() macrosaliguori1-15/+13
2009-01-14Get rid of user_mode_onlyaurel321-1/+0
2009-01-05Fix more FSF addressesblueswir11-1/+2
2008-11-22Fix BSD user compilation on other than OpenBSDblueswir11-7/+11
2008-11-16Use correct trap for syscalls on Sparc32blueswir11-0/+4
2008-10-26Preliminary BSD user emulator supportblueswir11-0/+576