]> git.proxmox.com Git - qemu.git/history - qemu_socket.h
Version 1.0.1
[qemu.git] / qemu_socket.h
2011-11-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/int12...
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/uq/master...
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard-asser...
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v45' into...
2011-10-26 Andrzej ZaborowskiMerge branch 'target-arm.for-upstream' of git://git...
2011-10-26 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-10-21 Paolo Bonziniadd socket_set_block
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