Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-01-10 | elf: Improve symbol lookup (optimize, fix for bsd-user) | Stefan Weil | 1 | -7/+4 |
2011-12-10 | bsd_user: Fix potential null pointer dereference | Stefan Weil | 1 | -3/+2 |
2011-01-17 | bsd-user: Fix possible memory leaks and wrong realloc call | Stefan Weil | 1 | -6/+31 |
2009-10-18 | bsd-user: FreeBSD update | Juergen Lock | 1 | -1/+9 |
2009-10-04 | bsd-user: fix "#if 0"'d printf() | Paul Bolle | 1 | -1/+1 |
2009-09-30 | elfload: fix coding style nit | Michael S. Tsirkin | 1 | -1/+1 |
2009-09-27 | BSD user: suppress a warning | Blue Swirl | 1 | -2/+2 |
2009-09-27 | BSD user: implement GUEST_BASE | Blue Swirl | 1 | -0/+23 |
2009-08-01 | Fix Sparse warning about missing prototype | Blue Swirl | 1 | -2/+0 |
2009-08-01 | More NULL pointer fixes | Blue Swirl | 1 | -1/+1 |
2009-07-17 | fix build warnings | Christoph Egger | 1 | -1/+1 |
2009-01-15 | Convert references to logfile/loglevel to use qemu_log*() macros | aliguori | 1 | -1/+1 |
2009-01-14 | Remove all traces of __powerpc__ | malc | 1 | -1/+1 |
2008-10-26 | Preliminary BSD user emulator support | blueswir1 | 1 | -0/+1523 |