index
:
~jjongsma/qemu
vsock
qemu patches for jjongsma
jjongsma
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
oslib-win32.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
1
-1
/
+1
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
1
-2
/
+2
2012-11-18
build: replace weak symbols with a static library
Paolo Bonzini
1
-7
/
+0
2012-11-02
compiler: support Darwin weak references
Paolo Bonzini
1
-5
/
+7
2012-10-30
win32: add weak version of qemu_fd_register
Paolo Bonzini
1
-0
/
+5
2012-09-23
w32: Add implementation of gmtime_r, localtime_r
Stefan Weil
1
-0
/
+24
2012-04-07
main-loop: interrupt wait when data arrives on a socket
Paolo Bonzini
1
-0
/
+3
2011-12-22
link the main loop and its dependencies into the tools
Paolo Bonzini
1
-0
/
+5
2011-10-21
add socket_set_block
Paolo Bonzini
1
-0
/
+6
2011-02-20
w32: Remove implementation of function ffs
Stefan Weil
1
-7
/
+0
2010-10-30
Consolidate oom_check() functions
Jes Sorensen
1
-3
/
+3
2010-10-30
Move qemu_gettimeofday() to OS specific files
Jes Sorensen
1
-0
/
+27
2010-10-30
Move osdep socket code to oslib-{posix,win32}.c
Jes Sorensen
1
-0
/
+21
2010-10-30
Move QEMU OS dependant library functions to OS specific files
Jes Sorensen
1
-0
/
+73