Age | Commit message (Expand) | Author | Files | Lines |
2014-01-06 | qemu-option: Remove qemu_opts_create_nofail | Peter Crosthwaite | 1 | -9/+9 |
2013-10-02 | util: call socket_set_fast_reuse instead of setting SO_REUSEADDR | Sebastian Ottlik | 1 | -3/+3 |
2013-06-28 | qemu-socket: don't leak opts on error | Gerd Hoffmann | 1 | -1/+1 |
2013-06-28 | qemu-socket: catch monitor_get_fd failures | Gerd Hoffmann | 1 | -1/+1 |
2013-06-28 | qemu-socket: drop pointless allocation | Gerd Hoffmann | 1 | -1/+0 |
2013-06-28 | qemu-socket: zero-initialize SocketAddress | Gerd Hoffmann | 1 | -2/+2 |
2013-06-18 | qemu-socket: allow hostnames starting with a digit | Ján Tomko | 1 | -9/+4 |
2013-04-24 | util: move socket_init() to osdep.c | Marc-André Lureau | 1 | -24/+0 |
2013-04-02 | qemu-socket: set passed fd non-blocking in socket_connect() | Stefan Hajnoczi | 1 | -0/+1 |
2013-04-02 | oslib-posix: rename socket_set_nonblock() to qemu_set_nonblock() | Stefan Hajnoczi | 1 | -2/+2 |
2013-03-22 | Merge remote-tracking branch 'kwolf/for-anthony' into staging | Anthony Liguori | 1 | -15/+15 |
2013-03-22 | nbd: Keep hostname and port separate | Kevin Wolf | 1 | -3/+3 |
2013-03-22 | qemu-socket: Make socket_optslist public | Kevin Wolf | 1 | -12/+12 |
2013-03-22 | MinGW: Replace setsockopt by qemu_setsocketopt | Stefan Weil | 1 | -5/+5 |
2013-03-13 | chardev: add udp support to qapi | Gerd Hoffmann | 1 | -0/+25 |
2013-03-08 | char-socket: fix error reporting | Anthony Liguori | 1 | -0/+4 |
2013-02-11 | error: Strip trailing '\n' from error string arguments (again) | Markus Armbruster | 1 | -3/+3 |
2013-01-12 | build: move libqemuutil.a components to util/ | Paolo Bonzini | 1 | -0/+970 |