| Commit message (Expand) | Author | Age | Files | Lines |
* | osdep.c: Fix accept4 fallback | ![](//www.gravatar.com/avatar/1968a4ee6d79effc01881407f44286b0?s=13&d=retro) Kevin Wolf | 2010-01-13 | 1 | -1/+1 |
* | osdep: Fix runtime failure on older Linux kernels | ![](//www.gravatar.com/avatar/dab6e4ba339375e57664e19cd22ceaa5?s=13&d=retro) Andre Przywara | 2009-12-18 | 1 | -6/+12 |
* | Don't leak file descriptors | ![](//www.gravatar.com/avatar/1968a4ee6d79effc01881407f44286b0?s=13&d=retro) Kevin Wolf | 2009-12-03 | 1 | -1/+103 |
* | Add #defines needed by OpenSolaris, fix breakage by the #defines | ![](//www.gravatar.com/avatar/042f5a8d5e9bde36466e7d1629f7daed?s=13&d=retro) Blue Swirl | 2009-09-12 | 1 | -2/+2 |
* | Only build osdep once | ![](//www.gravatar.com/avatar/2ace8f34eae5d6401657fab425567d7c?s=13&d=retro) Anthony Liguori | 2009-08-24 | 1 | -3/+0 |
* | Unbreak large mem support by removing kqemu | ![](//www.gravatar.com/avatar/2ace8f34eae5d6401657fab425567d7c?s=13&d=retro) Anthony Liguori | 2009-08-24 | 1 | -121/+0 |
* | rename HOST_BSD to CONFIG_BSD | ![](//www.gravatar.com/avatar/439a5cc4f2f41578410dbc2460bba5dc?s=13&d=retro) Juan Quintela | 2009-07-27 | 1 | -3/+3 |
* | change HOST_SOLARIS to CONFIG_SOLARIS{_VERSION} | ![](//www.gravatar.com/avatar/439a5cc4f2f41578410dbc2460bba5dc?s=13&d=retro) Juan Quintela | 2009-07-27 | 1 | -3/+3 |
* | Add out of memory and zero size argument checks to be consistent with | ![](//www.gravatar.com/avatar/4d7d64857a5d97c6f9676e2ee0e01d71?s=13&d=retro) malc | 2009-07-08 | 1 | -5/+25 |
* | Add tool_osdep.c | ![](//www.gravatar.com/avatar/e38859654f155fa02b0996bb01b883fe?s=13&d=retro) Paul Brook | 2009-05-13 | 1 | -0/+3 |
* | kqemu: merge CONFIG_KQEMU and USE_KQEMU | ![](//www.gravatar.com/avatar/8291435ee3208de443306fd1e02b8ac5?s=13&d=retro) blueswir1 | 2009-04-19 | 1 | -3/+3 |
* | Fix windows build and clean up use of <windows.h> | ![](//www.gravatar.com/avatar/550aa5aca48cd317c374d16f774246f8?s=13&d=retro) aliguori | 2009-03-08 | 1 | -1/+0 |
* | Rename _BSD to HOST_BSD so that it's more obvious that it's defined by configure | ![](//www.gravatar.com/avatar/8291435ee3208de443306fd1e02b8ac5?s=13&d=retro) blueswir1 | 2009-03-08 | 1 | -3/+3 |
* | Support for DragonFly BSD (Hasso Tepper) | ![](//www.gravatar.com/avatar/8291435ee3208de443306fd1e02b8ac5?s=13&d=retro) blueswir1 | 2009-03-07 | 1 | -2/+2 |
* | Fix BSD breakage from r6736 | ![](//www.gravatar.com/avatar/8291435ee3208de443306fd1e02b8ac5?s=13&d=retro) blueswir1 | 2009-03-07 | 1 | -0/+3 |
* | Sparse fixes: NULL use, header order, ANSI prototypes, static | ![](//www.gravatar.com/avatar/8291435ee3208de443306fd1e02b8ac5?s=13&d=retro) blueswir1 | 2009-03-07 | 1 | -3/+2 |
* | Remove redundant #ifdef _BSD | ![](//www.gravatar.com/avatar/8291435ee3208de443306fd1e02b8ac5?s=13&d=retro) blueswir1 | 2008-12-11 | 1 | -4/+0 |
* | Use MAP_ANON also for FreeBSD (Juergen Lock) | ![](//www.gravatar.com/avatar/8291435ee3208de443306fd1e02b8ac5?s=13&d=retro) blueswir1 | 2008-11-22 | 1 | -2/+5 |
* | Use qemu_memalign instead of memalign in qemu_vmalloc | ![](//www.gravatar.com/avatar/bba5761d8e6cfcd4ca36aca85277172a?s=13&d=retro) malc | 2008-11-18 | 1 | -1/+1 |
* | Fix -linux-user build by reverting r5701 | ![](//www.gravatar.com/avatar/550aa5aca48cd317c374d16f774246f8?s=13&d=retro) aliguori | 2008-11-11 | 1 | -14/+1 |
* | Allocate guest memory on host page boundaries (Hollis Blanchard) | ![](//www.gravatar.com/avatar/550aa5aca48cd317c374d16f774246f8?s=13&d=retro) aliguori | 2008-11-11 | 1 | -1/+1 |
* | Define OS-dependent qemu_getpagesize() (Hollis Blanchard) | ![](//www.gravatar.com/avatar/550aa5aca48cd317c374d16f774246f8?s=13&d=retro) aliguori | 2008-11-11 | 1 | -0/+13 |
* | Use common objects for qemu-img and qemu-nbd | ![](//www.gravatar.com/avatar/550aa5aca48cd317c374d16f774246f8?s=13&d=retro) aliguori | 2008-09-15 | 1 | -0/+27 |
* | Preliminary OpenBSD host support (based on OpenBSD patches by Todd T. Fries) | ![](//www.gravatar.com/avatar/8291435ee3208de443306fd1e02b8ac5?s=13&d=retro) blueswir1 | 2008-08-15 | 1 | -2/+15 |
* | Use correct types to enable > 2G support, based on a patch from | ![](//www.gravatar.com/avatar/148328f5278ddfa2e6880de7435c3540?s=13&d=retro) aurel32 | 2008-04-27 | 1 | -1/+0 |
* | Revert "Use correct types to enable > 2G support" (r4238), it is | ![](//www.gravatar.com/avatar/148328f5278ddfa2e6880de7435c3540?s=13&d=retro) aurel32 | 2008-04-22 | 1 | -0/+1 |
* | Use correct types to enable > 2G support, based on a patch from | ![](//www.gravatar.com/avatar/148328f5278ddfa2e6880de7435c3540?s=13&d=retro) aurel32 | 2008-04-22 | 1 | -1/+0 |
* | Use "mount -o remount" instead of "umount" and "mount /dev/shm", | ![](//www.gravatar.com/avatar/148328f5278ddfa2e6880de7435c3540?s=13&d=retro) aurel32 | 2008-04-20 | 1 | -2/+1 |
* | Remove osdep.c/qemu-img code duplication | ![](//www.gravatar.com/avatar/148328f5278ddfa2e6880de7435c3540?s=13&d=retro) aurel32 | 2008-04-11 | 1 | -35/+0 |
* | Add "cache" parameter to "-drive" (Laurent Vivier). | ![](//www.gravatar.com/avatar/7e3c15cba5a7fd75049df1482471e67e?s=13&d=retro) balrog | 2007-12-24 | 1 | -0/+20 |
* | Use WIN32_LEAN_AND_MEAN, by Stefan Weil. | ![](//www.gravatar.com/avatar/d0fee38ae645a511431d219a364eca04?s=13&d=retro) ths | 2007-12-17 | 1 | -0/+1 |
* | Add statics and missing #includes for prototypes. | ![](//www.gravatar.com/avatar/3d3381d2d4384a09644de383790ee48e?s=13&d=retro) pbrook | 2007-11-18 | 1 | -2/+2 |
* | Break up vl.h. | ![](//www.gravatar.com/avatar/3d3381d2d4384a09644de383790ee48e?s=13&d=retro) pbrook | 2007-11-17 | 1 | -4/+2 |
* | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ![](//www.gravatar.com/avatar/d0fee38ae645a511431d219a364eca04?s=13&d=retro) ths | 2007-09-16 | 1 | -13/+13 |
* | Windows build fixes. | ![](//www.gravatar.com/avatar/3d3381d2d4384a09644de383790ee48e?s=13&d=retro) pbrook | 2007-06-07 | 1 | -0/+24 |
* | qemu_create_pidfile implementation for Win32, based on a patch by | ![](//www.gravatar.com/avatar/d0fee38ae645a511431d219a364eca04?s=13&d=retro) ths | 2007-03-25 | 1 | -0/+48 |
* | Kqemu support for Solaris, by Ben Taylor. | ![](//www.gravatar.com/avatar/d0fee38ae645a511431d219a364eca04?s=13&d=retro) ths | 2007-01-17 | 1 | -0/+13 |
* | fd leak fix (Igor Kovalenko) | ![](//www.gravatar.com/avatar/647d4cefc2dcbe54acdca4b1da70e8f7?s=13&d=retro) bellard | 2006-08-17 | 1 | -8/+4 |
* | removed unused code | ![](//www.gravatar.com/avatar/647d4cefc2dcbe54acdca4b1da70e8f7?s=13&d=retro) bellard | 2006-08-03 | 1 | -238/+0 |
* | removed unused code | ![](//www.gravatar.com/avatar/647d4cefc2dcbe54acdca4b1da70e8f7?s=13&d=retro) bellard | 2006-08-01 | 1 | -195/+0 |
* | Only use /dev/shm hack when kqemu is enabled. | ![](//www.gravatar.com/avatar/3d3381d2d4384a09644de383790ee48e?s=13&d=retro) pbrook | 2006-05-22 | 1 | -4/+18 |
* | informative message about low memory on /dev/shm | ![](//www.gravatar.com/avatar/647d4cefc2dcbe54acdca4b1da70e8f7?s=13&d=retro) bellard | 2005-04-23 | 1 | -0/+27 |
* | windows support for kqemu (Filip Navara) | ![](//www.gravatar.com/avatar/647d4cefc2dcbe54acdca4b1da70e8f7?s=13&d=retro) bellard | 2005-04-17 | 1 | -6/+19 |
* | win32 + Mac OS X compile fix | ![](//www.gravatar.com/avatar/647d4cefc2dcbe54acdca4b1da70e8f7?s=13&d=retro) bellard | 2005-02-21 | 1 | -0/+8 |
* | shared pages memory allocation | ![](//www.gravatar.com/avatar/647d4cefc2dcbe54acdca4b1da70e8f7?s=13&d=retro) bellard | 2005-02-10 | 1 | -0/+81 |
* | use the kernel sigaction syscall to avoid relying on glibc one | ![](//www.gravatar.com/avatar/647d4cefc2dcbe54acdca4b1da70e8f7?s=13&d=retro) bellard | 2004-08-03 | 1 | -0/+16 |
* | added qemu_strdup() | ![](//www.gravatar.com/avatar/647d4cefc2dcbe54acdca4b1da70e8f7?s=13&d=retro) bellard | 2004-07-14 | 1 | -0/+10 |
* | fixing free | ![](//www.gravatar.com/avatar/647d4cefc2dcbe54acdca4b1da70e8f7?s=13&d=retro) bellard | 2004-04-04 | 1 | -0/+2 |
* | win32 port (initial patch by kazu) | ![](//www.gravatar.com/avatar/647d4cefc2dcbe54acdca4b1da70e8f7?s=13&d=retro) bellard | 2004-03-31 | 1 | -2/+3 |
* | added qemu_mallocz() | ![](//www.gravatar.com/avatar/647d4cefc2dcbe54acdca4b1da70e8f7?s=13&d=retro) bellard | 2004-03-14 | 1 | -0/+10 |