aboutsummaryrefslogtreecommitdiff
path: root/net/tap-win32.c
AgeCommit message (Expand)Author
2011-02-25Fixing tap adapter for win32Pavel Dovgaluk
2010-10-13Delete write only variablesBlue Swirl
2010-09-07tap: add APIs for vnet header lengthMichael S. Tsirkin
2010-04-02Fix build on mingw32Anthony Liguori
2010-03-27Fix BSD and win32 buildsBlue Swirl
2010-03-16error: Replace qemu_error() by error_report()Markus Armbruster
2010-02-19net: Fix bogus "Warning: vlan 0 with no nics" with -deviceMarkus Armbruster
2009-12-04win32: fix variable use before initializationBlue Swirl
2009-12-03net: convert tap-win32 to NetClientInfoMark McLoughlin
2009-10-30net: move more stuff into net/tap-win32.c, add net/tap.hMark McLoughlin
2009-10-30net: move tap-win32.c under net/Mark McLoughlin