]> git.proxmox.com Git - qemu.git/history - net/socket.c
Merge remote branch 'spice/config.2' into staging
[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