aboutsummaryrefslogtreecommitdiffstats
path: root/bsd-user
AgeCommit message (Expand)AuthorFilesLines
2009-04-05Add new command line option -singlestep for tcg single stepping.aurel321-0/+5
2009-03-07Fix BSD user: there is no NPTLblueswir12-0/+39
2009-02-28Flush stdout after printing usage()blueswir11-2/+2
2009-01-28Fix qemu_malloc.malc1-0/+2
2009-01-24Fix bsd-user compile like r6412blueswir11-0/+13
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*() macrosaliguori2-16/+14
2009-01-14Get rid of user_mode_onlyaurel321-1/+0
2009-01-14Remove all traces of __powerpc__malc1-1/+1
2009-01-05Fix more FSF addressesblueswir14-4/+8
2008-12-08linux-user: Move abi_* typedefs into qemu-types.haurel322-19/+25
2008-11-29Prepare for handling different BSD mmap() flagsblueswir12-4/+126
2008-11-22Fix BSD user compilation on other than OpenBSDblueswir12-7/+41
2008-11-16Use correct trap for syscalls on Sparc32blueswir11-0/+4
2008-11-09Sparc32 BSD user supportblueswir12-0/+36
2008-10-26Preliminary BSD user emulator supportblueswir120-0/+5732