aboutsummaryrefslogtreecommitdiff
path: root/oslib-posix.c
AgeCommit message (Expand)Author
2012-10-30aio: clean up now-unused functionsPaolo Bonzini
2012-07-10s390: autodetect map privateChristian Borntraeger
2012-06-28bsd-user: fix buildBlue Swirl
2011-12-22link the main loop and its dependencies into the toolsPaolo Bonzini
2011-11-289pfs: improve portability to older systemsPaolo Bonzini
2011-11-01Support running QEMU on ValgrindStefan Weil
2011-10-21add socket_set_blockPaolo Bonzini
2011-09-09qemu_vmalloc: align properly for transparent hugepages and KVMAvi Kivity
2011-07-29Add missing trace call to oslib-posix.c:qemu_vmalloc()Jes Sorensen
2011-06-14Darwin: Fix compilation warning regarding the deprecated daemon() functionAlexandre Raymond
2010-12-02virtio-9p: fix build on !CONFIG_UTIMENSATHidetoshi Seto
2010-10-30Consolidate oom_check() functionsJes Sorensen
2010-10-30qemu_pipe() is used only by POSIX code, so move to oslib-posix.cJes Sorensen
2010-10-30Move osdep socket code to oslib-{posix,win32}.cJes Sorensen
2010-10-30Move QEMU OS dependant library functions to OS specific filesJes Sorensen