Age | Commit message (Expand) | Author |
---|---|---|
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 |