summaryrefslogtreecommitdiffstats
path: root/oslib-win32.c
Commit message (Expand)AuthorAgeFilesLines
* win32: add weak version of qemu_fd_registerPaolo Bonzini2012-10-301-0/+5
* w32: Add implementation of gmtime_r, localtime_rStefan Weil2012-09-231-0/+24
* main-loop: interrupt wait when data arrives on a socketPaolo Bonzini2012-04-071-0/+3
* link the main loop and its dependencies into the toolsPaolo Bonzini2011-12-221-0/+5
* add socket_set_blockPaolo Bonzini2011-10-211-0/+6
* w32: Remove implementation of function ffsStefan Weil2011-02-201-7/+0
* Consolidate oom_check() functionsJes Sorensen2010-10-301-3/+3
* Move qemu_gettimeofday() to OS specific filesJes Sorensen2010-10-301-0/+27
* Move osdep socket code to oslib-{posix,win32}.cJes Sorensen2010-10-301-0/+21
* Move QEMU OS dependant library functions to OS specific filesJes Sorensen2010-10-301-0/+73
OpenPOWER on IntegriCloud