Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Flush stdout after printing usage() | blueswir1 | 2009-02-28 | 1 | -2/+2 |
* | Fix qemu_malloc. | malc | 2009-01-28 | 1 | -0/+2 |
* | Fix bsd-user compile like r6412 | blueswir1 | 2009-01-24 | 1 | -0/+13 |
* | Fix user emulator breakage, based on patch by Riku Voipio | blueswir1 | 2009-01-20 | 1 | -13/+15 |
* | Convert references to logfile/loglevel to use qemu_log*() macros | aliguori | 2009-01-15 | 2 | -16/+14 |
* | Get rid of user_mode_only | aurel32 | 2009-01-14 | 1 | -1/+0 |
* | Remove all traces of __powerpc__ | malc | 2009-01-14 | 1 | -1/+1 |
* | Fix more FSF addresses | blueswir1 | 2009-01-05 | 4 | -4/+8 |
* | linux-user: Move abi_* typedefs into qemu-types.h | aurel32 | 2008-12-08 | 2 | -19/+25 |
* | Prepare for handling different BSD mmap() flags | blueswir1 | 2008-11-29 | 2 | -4/+126 |
* | Fix BSD user compilation on other than OpenBSD | blueswir1 | 2008-11-22 | 2 | -7/+41 |
* | Use correct trap for syscalls on Sparc32 | blueswir1 | 2008-11-16 | 1 | -0/+4 |
* | Sparc32 BSD user support | blueswir1 | 2008-11-09 | 2 | -0/+36 |
* | Preliminary BSD user emulator support | blueswir1 | 2008-10-26 | 20 | -0/+5732 |