summaryrefslogtreecommitdiff
path: root/net.c
AgeCommit message (Expand)AuthorFilesLines
2008-12-18consolidate definition for tap script and smb supportaurel321-8/+0
2008-12-17Add support for tap vectored sendaliguori1-0/+18
2008-12-17virtio-net supportaliguori1-0/+44
2008-12-07Fix some new warnings introduced after r5022blueswir11-2/+2
2008-11-22Use qemu_isfoobar and qemu_towombat versions, based on patch by Christoph Eggerblueswir11-1/+1
2008-11-18Preliminary AIX supportmalc1-0/+7
2008-11-16Attached patch fixes a series of this warningblueswir11-1/+1
2008-11-11Move the things that aren't target specific to libqemu_common.a.aliguori1-12/+1
2008-11-11Revert commits 5685 to 5688 committed by mistakeaurel321-3/+0
2008-11-11qemu: generate signals on tap I/Oaurel321-0/+3
2008-11-07Fix some build issues for BSD.blueswir11-7/+12
2008-10-31Move network redirection code out of vl.c and into net.caliguori1-0/+1605