Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-06-22 | qerror: Move #include out of qerror.h | Markus Armbruster | 1 | -0/+1 |
2015-04-30 | util: Remove unused functions | Thomas Huth | 1 | -66/+0 |
2014-05-07 | do not call g_thread_init() for glib >= 2.31 | Michael Tokarev | 1 | -12/+9 |
2014-03-25 | osdep: initialize glib threads in all QEMU tools | Stefan Hajnoczi | 1 | -0/+18 |
2014-02-01 | osdep: drop unused #include "trace.h" | Stefan Hajnoczi | 1 | -1/+0 |
2013-09-18 | osdep: warn if open(O_DIRECT) on fails with EINVAL | Stefan Hajnoczi | 1 | -0/+7 |
2013-04-29 | win32: add readv/writev emulation | Paolo Bonzini | 1 | -0/+43 |
2013-04-24 | util: move socket_init() to osdep.c | Marc-André Lureau | 1 | -0/+23 |
2013-03-08 | osdep: replace setsockopt by qemu_setsockopt | Lei Li | 1 | -2/+2 |
2013-03-04 | move socket_set_nodelay to osdep.c | MORITA Kazutaka | 1 | -0/+6 |
2013-01-12 | build: move libqemuutil.a components to util/ | Paolo Bonzini | 1 | -0/+402 |