]> git.proxmox.com Git - qemu.git/history - qemu-sockets.c
Version 1.0.1
[qemu.git] / qemu-sockets.c
2011-11-19 Blue SwirlMerge branch 'ppc-1.0' of git://repo.or.cz/qemu/agraf
2011-11-11 Anthony LiguoriMerge remote-tracking branch 'kwolf/block-stable' into...
2011-11-11 Markus Armbrusterqemu-sockets: Plug fd leak on unix_connect_opts() error...
2011-08-21 Anthony LiguoriMerge remote-tracking branch 'pmaydell/armhw-for-upstre...
2011-08-21 Blue SwirlMerge branch 'queues/slirp' of git://git.kiszka.org...
2011-08-21 Anthony LiguoriUse glib memory allocation and free functions
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-04-07 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2011-04-07 Nick ThomasSet errno=ENOTSUP for attempts to use UNIX sockets...
2010-05-18 Jens Osterkampqemu-sockets: avoid strlen of NULL pointer
2010-04-14 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-04-09 Paolo Bonzinimove socket_init to qemu-sockets.c
2010-02-13 Blue SwirlMerge branch 'for_anthony' of git://git.kernel.org...
2010-02-10 Marcelo Tosattifix inet_parse typo
2010-01-20 Luiz Capitulinonet: inet_strfamily(): Better unknown family report
2010-01-20 Luiz Capitulinonet: Make inet_strfamily() public
2009-12-03 Kevin WolfDon't leak file descriptors
2009-09-12 Blue SwirlAdd 'static'
2009-09-12 Blue SwirlFix sys-queue.h conflict for good
2009-09-11 Gerd Hoffmannconvert udp chardev to QemuOpts.
2009-09-11 Gerd Hoffmannsockets: add inet_listen_opts
2009-09-11 Gerd Hoffmannsockets: add inet_connect_opts
2009-09-11 Gerd Hoffmannsockets: add unix_*_opts for windows.
2009-09-11 Gerd Hoffmannsockets: add unix_listen_opts
2009-09-11 Gerd Hoffmannsockets: add unix_connect_opts
2009-05-08 vibiFix in file qemu-sockets.c
2009-01-14 blueswir1Fix some more warnings
2008-11-22 blueswir1Use qemu_isfoobar and qemu_towombat versions, based...
2008-11-13 aliguoricopyright & license for qemu_sockets.c (Gerd Hoffman)
2008-11-11 aliguorisockets: helper functions for qemu (Gerd Hoffman)