Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util: move socket_init() to osdep.c | Marc-André Lureau | 2013-04-24 | 1 | -24/+0 |
* | qemu-socket: set passed fd non-blocking in socket_connect() | Stefan Hajnoczi | 2013-04-02 | 1 | -0/+1 |
* | oslib-posix: rename socket_set_nonblock() to qemu_set_nonblock() | Stefan Hajnoczi | 2013-04-02 | 1 | -2/+2 |
* | Merge remote-tracking branch 'kwolf/for-anthony' into staging | Anthony Liguori | 2013-03-22 | 1 | -15/+15 |
|\ | |||||
| * | nbd: Keep hostname and port separate | Kevin Wolf | 2013-03-22 | 1 | -3/+3 |
| * | qemu-socket: Make socket_optslist public | Kevin Wolf | 2013-03-22 | 1 | -12/+12 |
* | | MinGW: Replace setsockopt by qemu_setsocketopt | Stefan Weil | 2013-03-22 | 1 | -5/+5 |
|/ | |||||
* | chardev: add udp support to qapi | Gerd Hoffmann | 2013-03-13 | 1 | -0/+25 |
* | char-socket: fix error reporting | Anthony Liguori | 2013-03-08 | 1 | -0/+4 |
* | error: Strip trailing '\n' from error string arguments (again) | Markus Armbruster | 2013-02-11 | 1 | -3/+3 |
* | build: move libqemuutil.a components to util/ | Paolo Bonzini | 2013-01-12 | 1 | -0/+970 |