aboutsummaryrefslogtreecommitdiffstats
path: root/net/tap-win32.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-02Fix build on mingw32Anthony Liguori1-0/+5
2010-03-27Fix BSD and win32 buildsBlue Swirl1-0/+1
2010-03-16error: Replace qemu_error() by error_report()Markus Armbruster1-1/+1
2010-02-19net: Fix bogus "Warning: vlan 0 with no nics" with -deviceMarkus Armbruster1-4/+0
2009-12-04win32: fix variable use before initializationBlue Swirl1-2/+2
2009-12-03net: convert tap-win32 to NetClientInfoMark McLoughlin1-16/+23
2009-10-30net: move more stuff into net/tap-win32.c, add net/tap.hMark McLoughlin1-2/+46
2009-10-30net: move tap-win32.c under net/Mark McLoughlin1-0/+690