aboutsummaryrefslogtreecommitdiff
path: root/bsd-user
AgeCommit message (Expand)Author
2009-08-15bsd-user: Add generic env variable handlingBlue Swirl
2009-08-15user: compile path.c only onceBlue Swirl
2009-08-01Fix Sparse warning about missing prototypeBlue Swirl
2009-08-01More NULL pointer fixesBlue Swirl
2009-07-27rename USE_NPTL to CONFIG_USE_NPTLJuan Quintela
2009-07-27rename HAVE_GPROF to TARGET_GPROFJuan Quintela
2009-07-17bsd-users: fix straceChristoph Egger
2009-07-17fix build warningsChristoph Egger
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl
2009-07-09consolidate user cpu_{in, out}[bwl] into ioport-user.cIsaku Yamahata
2009-07-01Fix missing strnlen problemsBlue Swirl
2009-06-13Avoid collision with system NGROUPS definitionBlue Swirl
2009-04-11BSD user: initial support for i386 and x86_64 targetsblueswir1
2009-04-05Add new command line option -singlestep for tcg single stepping.aurel32
2009-03-07Fix BSD user: there is no NPTLblueswir1
2009-02-28Flush stdout after printing usage()blueswir1
2009-01-28Fix qemu_malloc.malc
2009-01-24Fix bsd-user compile like r6412blueswir1
2009-01-20Fix user emulator breakage, based on patch by Riku Voipioblueswir1
2009-01-15Convert references to logfile/loglevel to use qemu_log*() macrosaliguori
2009-01-14Get rid of user_mode_onlyaurel32
2009-01-14Remove all traces of __powerpc__malc
2009-01-05Fix more FSF addressesblueswir1
2008-12-08linux-user: Move abi_* typedefs into qemu-types.haurel32
2008-11-29Prepare for handling different BSD mmap() flagsblueswir1
2008-11-22Fix BSD user compilation on other than OpenBSDblueswir1
2008-11-16Use correct trap for syscalls on Sparc32blueswir1
2008-11-09Sparc32 BSD user supportblueswir1
2008-10-26Preliminary BSD user emulator supportblueswir1