]> git.proxmox.com Git - mirror_qemu.git/history - net/socket.c
Fix mingw32 build
[mirror_qemu.git] / net / socket.c
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