summaryrefslogtreecommitdiffstats
path: root/osdep.c
Commit message (Expand)AuthorAgeFilesLines
* Only use /dev/shm hack when kqemu is enabled.pbrook2006-05-221-4/+18
* informative message about low memory on /dev/shmbellard2005-04-231-0/+27
* windows support for kqemu (Filip Navara)bellard2005-04-171-6/+19
* win32 + Mac OS X compile fixbellard2005-02-211-0/+8
* shared pages memory allocationbellard2005-02-101-0/+81
* use the kernel sigaction syscall to avoid relying on glibc onebellard2004-08-041-0/+16
* added qemu_strdup()bellard2004-07-141-0/+10
* fixing freebellard2004-04-041-0/+2
* win32 port (initial patch by kazu)bellard2004-04-011-2/+3
* added qemu_mallocz()bellard2004-03-141-0/+10
* added OS dependent functions (temporary as most functions are generic in fact)bellard2004-02-161-0/+460