aboutsummaryrefslogtreecommitdiff
path: root/bsd-user/main.c
AgeCommit message (Expand)Author
2010-10-05Add new user mode option -ignore-environmentStefan Weil
2010-06-10rename CONFIG_QEMU_PREFIXPaolo Bonzini
2010-05-21tcg: Initialize the prologue after GUEST_BASE is fixed.Richard Henderson
2010-03-30Fix i386-bsd-user buildBlue Swirl
2010-03-23Fix bsd-user broken by commit b5ec5ce0e39d6e7ea707d5604a5f6d567dfd2f48Juergen Lock
2009-11-07user: move CPU reset call to main.c for x86/PPC/SparcBlue Swirl
2009-10-18bsd-user: FreeBSD updateJuergen Lock
2009-09-27BSD user: implement GUEST_BASEBlue Swirl
2009-08-15bsd-user: Add generic env variable handlingBlue Swirl
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-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-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-05Fix more FSF addressesblueswir1
2008-11-22Fix BSD user compilation on other than OpenBSDblueswir1
2008-11-16Use correct trap for syscalls on Sparc32blueswir1
2008-10-26Preliminary BSD user emulator supportblueswir1