summaryrefslogtreecommitdiff
path: root/oslib-win32.c
AgeCommit message (Expand)AuthorFilesLines
2012-11-18build: replace weak symbols with a static libraryPaolo Bonzini1-7/+0
2012-11-02compiler: support Darwin weak referencesPaolo Bonzini1-5/+7
2012-10-30win32: add weak version of qemu_fd_registerPaolo Bonzini1-0/+5
2012-09-23w32: Add implementation of gmtime_r, localtime_rStefan Weil1-0/+24
2012-04-07main-loop: interrupt wait when data arrives on a socketPaolo Bonzini1-0/+3
2011-12-22link the main loop and its dependencies into the toolsPaolo Bonzini1-0/+5
2011-10-21add socket_set_blockPaolo Bonzini1-0/+6
2011-02-20w32: Remove implementation of function ffsStefan Weil1-7/+0
2010-10-30Consolidate oom_check() functionsJes Sorensen1-3/+3
2010-10-30Move qemu_gettimeofday() to OS specific filesJes Sorensen1-0/+27
2010-10-30Move osdep socket code to oslib-{posix,win32}.cJes Sorensen1-0/+21
2010-10-30Move QEMU OS dependant library functions to OS specific filesJes Sorensen1-0/+73