]> git.ipfire.org Git - thirdparty/qemu.git/history - qemu_socket.h
qapi: add qapi-types.py code generator
[thirdparty/qemu.git] / qemu_socket.h
2011-03-06  Juan Quintelanet: remove parse_host_src_port() function
2010-10-27  Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-10-05  Anthony LiguoriMerge remote branch 'spice/submit.6' into staging
2010-09-22  Blue SwirlFix OpenBSD build
2010-04-14  Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-04-09  Paolo Bonzinimove socket_init to qemu-sockets.c
2010-01-20  Luiz Capitulinonet: Make inet_strfamily() public
2009-12-03  Kevin WolfDon't leak file descriptors
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_listen_opts
2009-09-11  Gerd Hoffmannsockets: add unix_connect_opts
2009-03-08  aliguoriFix windows build and clean up use of <windows.h>
2008-11-11  aliguorisockets: helper functions for qemu (Gerd Hoffman)
2008-10-31  aliguoriMove some declarations around in the QEMU CharDriver...
2008-10-13  aliguoriIntroduce UI for live migration
2008-09-15  aliguoriUse common objects for qemu-img and qemu-nbd
2007-12-17  thsUse WIN32_LEAN_AND_MEAN, by Stefan Weil.
2006-12-21  thsRun monitor over unix domain sockets, by Anthony Liguori.
2006-04-30  bellardwin32 socket fixes