summaryrefslogtreecommitdiffstats
path: root/bsd-user
Commit message (Expand)AuthorAgeFilesLines
* bsd-user: Fix possible memory leaks and wrong realloc callStefan Weil2011-01-171-6/+31
* Remove dead code for ARM semihosting commandline handlingWolfgang Schildbach2011-01-072-3/+0
* Add new user mode option -ignore-environmentStefan Weil2010-10-051-0/+6
* Replace most gcc format attributes by macro GCC_FMT_ATTR (format checking)Stefan Weil2010-10-031-1/+1
* rename CONFIG_QEMU_PREFIXPaolo Bonzini2010-06-101-1/+1
* tcg: Initialize the prologue after GUEST_BASE is fixed.Richard Henderson2010-05-211-1/+8
* Fix i386-bsd-user buildBlue Swirl2010-03-301-1/+1
* Fix bsd-user qemu_vmalloc() host page protection codeJuergen Lock2010-03-301-3/+2
* Fix bsd-user broken by commit b5ec5ce0e39d6e7ea707d5604a5f6d567dfd2f48Juergen Lock2010-03-231-0/+4
* bsd/darwin-user: mmap_frag() users only check for -1 errorBlue Swirl2010-01-311-1/+1
* user: move CPU reset call to main.c for x86/PPC/SparcBlue Swirl2009-11-071-0/+3
* bsd-user: fix breakage by 78cfb07fe0dc556cae662a0fab5fe1bd33daabdbBlue Swirl2009-10-181-0/+1
* bsd-user: FreeBSD updateJuergen Lock2009-10-188-29/+437
* bsd-user: fix "#if 0"'d printf()Paul Bolle2009-10-041-1/+1
* elfload: fix coding style nitMichael S. Tsirkin2009-09-301-1/+1
* BSD user: suppress a warningBlue Swirl2009-09-271-2/+2
* BSD user: implement GUEST_BASEBlue Swirl2009-09-273-0/+70
* bsd-user: Add generic env variable handlingBlue Swirl2009-08-151-16/+35
* user: compile path.c only onceBlue Swirl2009-08-152-165/+0
* Fix Sparse warning about missing prototypeBlue Swirl2009-08-012-2/+3
* More NULL pointer fixesBlue Swirl2009-08-012-2/+2
* rename USE_NPTL to CONFIG_USE_NPTLJuan Quintela2009-07-272-4/+4
* rename HAVE_GPROF to TARGET_GPROFJuan Quintela2009-07-271-3/+3
* bsd-users: fix straceChristoph Egger2009-07-171-2/+2
* fix build warningsChristoph Egger2009-07-172-2/+2
* Update to a hopefully more future proof FSF addressBlue Swirl2009-07-164-12/+4
* consolidate user cpu_{in, out}[bwl] into ioport-user.cIsaku Yamahata2009-07-091-33/+0
* Fix missing strnlen problemsBlue Swirl2009-07-011-11/+0
* Avoid collision with system NGROUPS definitionBlue Swirl2009-06-131-3/+3
* BSD user: initial support for i386 and x86_64 targetsblueswir12009-04-115-2/+671
* Add new command line option -singlestep for tcg single stepping.aurel322009-04-051-0/+5
* Fix BSD user: there is no NPTLblueswir12009-03-072-0/+39
* Flush stdout after printing usage()blueswir12009-02-281-2/+2
* Fix qemu_malloc.malc2009-01-281-0/+2
* Fix bsd-user compile like r6412blueswir12009-01-241-0/+13
* 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-152-16/+14
* Get rid of user_mode_onlyaurel322009-01-141-1/+0
* Remove all traces of __powerpc__malc2009-01-141-1/+1
* Fix more FSF addressesblueswir12009-01-054-4/+8
* linux-user: Move abi_* typedefs into qemu-types.haurel322008-12-082-19/+25
* Prepare for handling different BSD mmap() flagsblueswir12008-11-292-4/+126
* Fix BSD user compilation on other than OpenBSDblueswir12008-11-222-7/+41
* Use correct trap for syscalls on Sparc32blueswir12008-11-161-0/+4
* Sparc32 BSD user supportblueswir12008-11-092-0/+36
* Preliminary BSD user emulator supportblueswir12008-10-2620-0/+5732
OpenPOWER on IntegriCloud