summaryrefslogtreecommitdiffstats
path: root/oslib-posix.c
Commit message (Expand)AuthorAgeFilesLines
* aio: clean up now-unused functionsPaolo Bonzini2012-10-301-31/+0
* s390: autodetect map privateChristian Borntraeger2012-07-101-0/+3
* bsd-user: fix buildBlue Swirl2012-06-281-0/+3
* link the main loop and its dependencies into the toolsPaolo Bonzini2011-12-221-0/+43
* 9pfs: improve portability to older systemsPaolo Bonzini2011-11-281-3/+2
* Support running QEMU on ValgrindStefan Weil2011-11-011-3/+19
* add socket_set_blockPaolo Bonzini2011-10-211-0/+7
* qemu_vmalloc: align properly for transparent hugepages and KVMAvi Kivity2011-09-091-1/+13
* Add missing trace call to oslib-posix.c:qemu_vmalloc()Jes Sorensen2011-07-291-1/+4
* Darwin: Fix compilation warning regarding the deprecated daemon() functionAlexandre Raymond2011-06-141-0/+16
* virtio-9p: fix build on !CONFIG_UTIMENSATHidetoshi Seto2010-12-021-0/+48
* Consolidate oom_check() functionsJes Sorensen2010-10-301-5/+3
* qemu_pipe() is used only by POSIX code, so move to oslib-posix.cJes Sorensen2010-10-301-0/+22
* Move osdep socket code to oslib-{posix,win32}.cJes Sorensen2010-10-301-0/+15
* Move QEMU OS dependant library functions to OS specific filesJes Sorensen2010-10-301-0/+74
OpenPOWER on IntegriCloud