index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
/
qemu-sockets.c
Age
Commit message (
Expand
)
Author
2014-01-06
qemu-option: Remove qemu_opts_create_nofail
Peter Crosthwaite
2013-10-02
util: call socket_set_fast_reuse instead of setting SO_REUSEADDR
Sebastian Ottlik
2013-06-28
qemu-socket: don't leak opts on error
Gerd Hoffmann
2013-06-28
qemu-socket: catch monitor_get_fd failures
Gerd Hoffmann
2013-06-28
qemu-socket: drop pointless allocation
Gerd Hoffmann
2013-06-28
qemu-socket: zero-initialize SocketAddress
Gerd Hoffmann
2013-06-18
qemu-socket: allow hostnames starting with a digit
Ján Tomko
2013-04-24
util: move socket_init() to osdep.c
Marc-André Lureau
2013-04-02
qemu-socket: set passed fd non-blocking in socket_connect()
Stefan Hajnoczi
2013-04-02
oslib-posix: rename socket_set_nonblock() to qemu_set_nonblock()
Stefan Hajnoczi
2013-03-22
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2013-03-22
nbd: Keep hostname and port separate
Kevin Wolf
2013-03-22
qemu-socket: Make socket_optslist public
Kevin Wolf
2013-03-22
MinGW: Replace setsockopt by qemu_setsocketopt
Stefan Weil
2013-03-13
chardev: add udp support to qapi
Gerd Hoffmann
2013-03-08
char-socket: fix error reporting
Anthony Liguori
2013-02-11
error: Strip trailing '\n' from error string arguments (again)
Markus Armbruster
2013-01-12
build: move libqemuutil.a components to util/
Paolo Bonzini