Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | compiler: support Darwin weak references | Paolo Bonzini | 2012-11-02 | 1 | -5/+7 |
* | win32: add weak version of qemu_fd_register | Paolo Bonzini | 2012-10-30 | 1 | -0/+5 |
* | w32: Add implementation of gmtime_r, localtime_r | Stefan Weil | 2012-09-23 | 1 | -0/+24 |
* | main-loop: interrupt wait when data arrives on a socket | Paolo Bonzini | 2012-04-07 | 1 | -0/+3 |
* | link the main loop and its dependencies into the tools | Paolo Bonzini | 2011-12-22 | 1 | -0/+5 |
* | add socket_set_block | Paolo Bonzini | 2011-10-21 | 1 | -0/+6 |
* | w32: Remove implementation of function ffs | Stefan Weil | 2011-02-20 | 1 | -7/+0 |
* | Consolidate oom_check() functions | Jes Sorensen | 2010-10-30 | 1 | -3/+3 |
* | Move qemu_gettimeofday() to OS specific files | Jes Sorensen | 2010-10-30 | 1 | -0/+27 |
* | Move osdep socket code to oslib-{posix,win32}.c | Jes Sorensen | 2010-10-30 | 1 | -0/+21 |
* | Move QEMU OS dependant library functions to OS specific files | Jes Sorensen | 2010-10-30 | 1 | -0/+73 |