]> git.proxmox.com Git - mirror_qemu.git/history - net/socket.c
Merge remote-tracking branch 'stefanha/trivial-patches-next' into staging
[mirror_qemu.git] / net / socket.c
2011-12-14 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-12-12 Stefan Hajnoczinet: take ownership of fd in socket init functions
2011-12-12 Stefan Hajnoczinet: expand tabs in net/socket.c
2011-12-06 Zhi Hui Linet/socket.c : fix memory leak
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-08-09 Edgar E. IglesiasMerge remote-tracking branch 'pm-arm/for-upstream'...
2011-08-08 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-08-08 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-08-07 BradFix forcing multicast msgs to loopback on OpenBSD.
2011-08-05 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard.afe...
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'kraxel/migration.2' into...
2011-07-25 Blue SwirlWrap recv to avoid warnings
2011-07-20 Blue SwirlMerge branch 'for-upstream' of git://git.linaro.org...
2011-07-01 Blue SwirlMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.17' into staging
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'amit/for-anthony' into...
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-06-24 Markus ArmbrusterStrip trailing '\n' from error_report()'s first argument
2011-02-25 Pavel DovgalukFixing network over sockets implementation for win32
2010-12-27 Aurelien JarnoMerge branch 'spice.v23.pull' of git://anongit.freedesk...
2010-12-17 Blue SwirlFix warning on mingw32
2010-12-17 Anthony LiguoriMerge remote branch 'arm/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'jvrao/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-12-09 Mike Ryannet/sock: option to specify local address
2010-03-17 Anthony LiguoriMerge remote branch 'markus/qerror' into staging
2010-03-16 Markus Armbrustererror: Replace qemu_error() by error_report()
2010-03-16 Markus Armbrustererror: Move qemu_error & friends into their own header
2010-02-22 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-02-19 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-02-19 Markus Armbrusternet: Fix bogus "Warning: vlan 0 with no nics" with...
2009-12-03 Kevin WolfDon't leak file descriptors
2009-12-03 Mark McLoughlinnet: convert socket to NetClientInfo
2009-12-03 Mark McLoughlinnet: move socket backend code from net.c to net/socket.c