Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bsd-user/mmap.c: Don't try to override g_malloc/g_free | Peter Maydell | 2014-06-11 | 1 | -60/+0 |
* | bsd-user: avoid conflict with qemu_vmalloc | Blue Swirl | 2013-01-26 | 1 | -2/+2 |
* | Use glib memory allocation and free functions | Anthony Liguori | 2011-08-20 | 1 | -8/+8 |
* | Fix bsd-user qemu_vmalloc() host page protection code | Juergen Lock | 2010-03-30 | 1 | -3/+2 |
* | bsd/darwin-user: mmap_frag() users only check for -1 error | Blue Swirl | 2010-01-31 | 1 | -1/+1 |
* | rename USE_NPTL to CONFIG_USE_NPTL | Juan Quintela | 2009-07-27 | 1 | -1/+1 |
* | Update to a hopefully more future proof FSF address | Blue Swirl | 2009-07-16 | 1 | -3/+1 |
* | Fix qemu_malloc. | malc | 2009-01-28 | 1 | -0/+2 |
* | Fix bsd-user compile like r6412 | blueswir1 | 2009-01-24 | 1 | -0/+13 |
* | Fix more FSF addresses | blueswir1 | 2009-01-05 | 1 | -1/+2 |
* | Prepare for handling different BSD mmap() flags | blueswir1 | 2008-11-29 | 1 | -4/+5 |
* | Preliminary BSD user emulator support | blueswir1 | 2008-10-26 | 1 | -0/+545 |