summaryrefslogtreecommitdiffstats
path: root/osdep.h
Commit message (Expand)AuthorAgeFilesLines
* Add "cache" parameter to "-drive" (Laurent Vivier).balrog2007-12-241-0/+1
* Add missing ffs() declaration for Win32 hosts, by Stefan Weil.balrog2007-12-161-0/+2
* Avoid duplicated definitions: move common definitions from exec-all.hj_mayer2007-11-191-0/+38
* Windows build fixes.pbrook2007-06-081-0/+11
* qemu_create_pidfile implementation for Win32, based on a patch byths2007-03-251-0/+2
* removed unused codebellard2006-08-031-35/+0Star
* removed unused codebellard2006-08-011-3/+1Star
* removed warningbellard2006-06-251-0/+2
* shared pages memory allocationbellard2005-02-101-0/+3
* use the kernel sigaction syscall to avoid relying on glibc onebellard2004-08-041-0/+23
* added qemu_strdup()bellard2004-07-141-0/+1
* added qemu_mallocz()bellard2004-03-141-0/+1
* added OS dependent functions (temporary as most functions are generic in fact)bellard2004-02-161-0/+25