Work around OpenSolaris sys/regset.h namespace pollution
[qemu] / bsd-user / main.c
2009-08-15 Blue Swirlbsd-user: Add generic env variable handling
2009-07-16 Blue SwirlUpdate to a hopefully more future proof FSF address
2009-07-09 Isaku Yamahataconsolidate user cpu_{in, out}[bwl] into ioport-user.c
2009-04-11 blueswir1BSD user: initial support for i386 and x86_64 targets
2009-04-05 aurel32Add new command line option -singlestep for tcg single...
2009-03-07 blueswir1Fix BSD user: there is no NPTL
2009-02-28 blueswir1Flush stdout after printing usage()
2009-01-20 blueswir1Fix user emulator breakage, based on patch by Riku...
2009-01-15 aliguoriConvert references to logfile/loglevel to use qemu_log...
2009-01-14 aurel32Get rid of user_mode_only
2009-01-05 blueswir1Fix more FSF addresses
2008-11-22 blueswir1Fix BSD user compilation on other than OpenBSD
2008-11-16 blueswir1Use correct trap for syscalls on Sparc32
2008-10-26 blueswir1Preliminary BSD user emulator support