aboutsummaryrefslogtreecommitdiff
path: root/net.c
Commit message (Expand)AuthorAgeFilesLines
* consolidate definition for tap script and smb supportaurel322008-12-181-8/+0
* Add support for tap vectored sendaliguori2008-12-171-0/+18
* virtio-net supportaliguori2008-12-171-0/+44
* Fix some new warnings introduced after r5022blueswir12008-12-071-2/+2
* Use qemu_isfoobar and qemu_towombat versions, based on patch by Christoph Eggerblueswir12008-11-221-1/+1
* Preliminary AIX supportmalc2008-11-181-0/+7
* Attached patch fixes a series of this warningblueswir12008-11-161-1/+1
* Move the things that aren't target specific to libqemu_common.a.aliguori2008-11-111-12/+1
* Revert commits 5685 to 5688 committed by mistakeaurel322008-11-111-3/+0
* qemu: generate signals on tap I/Oaurel322008-11-111-0/+3
* Fix some build issues for BSD.blueswir12008-11-071-7/+12
* Move network redirection code out of vl.c and into net.caliguori2008-10-311-0/+1605