aboutsummaryrefslogtreecommitdiff
path: root/tap-win32.c
AgeCommit message (Expand)Author
2009-07-29tap-win32: Use correct headers.Filip Navara
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl
2009-06-09net: add return value to packet receive handlerMark McLoughlin
2009-06-09net: pass VLANClientState* as first arg to receive handlersMark McLoughlin
2009-06-09net: re-name vc->fd_read() to vc->receive()Mark McLoughlin
2009-06-09net: add fd_readv() handler to qemu_new_vlan_client() argsMark McLoughlin
2009-04-17Introduce VLANClientState::cleanup() (Mark McLoughlin)aliguori
2009-04-05Fix some win32 compile warningsblueswir1
2009-03-08Fix windows build and clean up use of <windows.h>aliguori
2009-01-07Add a -net name=foo parameter (Mark McLoughlin)aliguori
2009-01-07Add a model string to VLANClientState (Mark McLoughlin)aliguori
2009-01-04Update FSF address in GPL/LGPL boilerplateaurel32
2008-11-06Win32: Fix warningsaurel32
2007-12-17Use WIN32_LEAN_AND_MEAN, by Stefan Weil.ths
2007-11-17Break up vl.h.pbrook
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
2006-08-19win32 tap poll suppression (kazu)bellard
2006-06-25multiple wait object support for win32 (kazu)bellard
2006-02-19WIn32 compile fix.pbrook
2006-02-01tap win32 supportbellard