summaryrefslogtreecommitdiffstats
path: root/bsd-user/main.c
Commit message (Expand)AuthorAgeFilesLines
* user: move CPU reset call to main.c for x86/PPC/SparcBlue Swirl2009-11-071-0/+3
* bsd-user: FreeBSD updateJuergen Lock2009-10-181-22/+94
* BSD user: implement GUEST_BASEBlue Swirl2009-09-271-0/+44
* bsd-user: Add generic env variable handlingBlue Swirl2009-08-151-16/+35
* Update to a hopefully more future proof FSF addressBlue Swirl2009-07-161-3/+1
* consolidate user cpu_{in, out}[bwl] into ioport-user.cIsaku Yamahata2009-07-091-33/+0
* BSD user: initial support for i386 and x86_64 targetsblueswir12009-04-111-2/+387
* Add new command line option -singlestep for tcg single stepping.aurel322009-04-051-0/+5
* Fix BSD user: there is no NPTLblueswir12009-03-071-0/+37
* Flush stdout after printing usage()blueswir12009-02-281-2/+2
* Fix user emulator breakage, based on patch by Riku Voipioblueswir12009-01-201-13/+15
* Convert references to logfile/loglevel to use qemu_log*() macrosaliguori2009-01-151-15/+13
* Get rid of user_mode_onlyaurel322009-01-141-1/+0
* Fix more FSF addressesblueswir12009-01-051-1/+2
* Fix BSD user compilation on other than OpenBSDblueswir12008-11-221-7/+11
* Use correct trap for syscalls on Sparc32blueswir12008-11-161-0/+4
* Preliminary BSD user emulator supportblueswir12008-10-261-0/+576
OpenPOWER on IntegriCloud