aboutsummaryrefslogtreecommitdiff
path: root/oslib-posix.c
AgeCommit message (Expand)Author
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