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
/
qemu_socket.h
Age
Commit message (
Expand
)
Author
2012-05-10
sockets: use error class to pass listen error
Amos Kong
2012-05-10
sockets: change inet_connect() to support nonblock socket
Amos Kong
2012-04-15
w32: Move defines for socket specific errors to qemu-os-win32.h
Stefan Weil
2012-04-03
w32: Undefine error constants before their redefinition
Jan Kiszka
2011-12-22
move corking functions to osdep.c
Paolo Bonzini
2011-10-21
add socket_set_block
Paolo Bonzini
2011-03-06
net: remove parse_host_src_port() function
Juan Quintela
2010-09-22
Fix OpenBSD build
Blue Swirl
2010-04-09
move socket_init to qemu-sockets.c
Paolo Bonzini
2010-01-20
net: Make inet_strfamily() public
Luiz Capitulino
2009-12-03
Don't leak file descriptors
Kevin Wolf
2009-09-11
convert udp chardev to QemuOpts.
Gerd Hoffmann
2009-09-11
sockets: add inet_listen_opts
Gerd Hoffmann
2009-09-11
sockets: add inet_connect_opts
Gerd Hoffmann
2009-09-11
sockets: add unix_listen_opts
Gerd Hoffmann
2009-09-11
sockets: add unix_connect_opts
Gerd Hoffmann
2009-03-08
Fix windows build and clean up use of <windows.h>
aliguori
2008-11-11
sockets: helper functions for qemu (Gerd Hoffman)
aliguori
2008-10-31
Move some declarations around in the QEMU CharDriver code
aliguori
2008-10-13
Introduce UI for live migration
aliguori
2008-09-15
Use common objects for qemu-img and qemu-nbd
aliguori
2007-12-17
Use WIN32_LEAN_AND_MEAN, by Stefan Weil.
ths
2006-12-21
Run monitor over unix domain sockets, by Anthony Liguori.
ths
2006-04-30
win32 socket fixes
bellard