1. c3febae Fixing tap adapter for win32 by Pavel Dovgaluk · 14 years ago
  2. 49a2942 Delete write only variables by Blue Swirl · 14 years ago
  3. 445d892 tap: add APIs for vnet header length by Michael S. Tsirkin · 15 years ago
  4. 25da2f3 Fix build on mingw32 by Anthony Liguori · 15 years ago
  5. 73d96e2 Fix BSD and win32 builds by Blue Swirl · 15 years ago
  6. 1ecda02 error: Replace qemu_error() by error_report() by Markus Armbruster · 15 years ago
  7. 62112d1 net: Fix bogus "Warning: vlan 0 with no nics" with -device by Markus Armbruster · 15 years ago
  8. 08fd0fa win32: fix variable use before initialization by Blue Swirl · 15 years ago
  9. dca9181 net: convert tap-win32 to NetClientInfo by Mark McLoughlin · 15 years ago
  10. a8ed73f net: move more stuff into net/tap-win32.c, add net/tap.h by Mark McLoughlin · 15 years ago
  11. 33ad161 net: move tap-win32.c under net/ by Mark McLoughlin · 15 years ago[Renamed from tap-win32.c]
  12. 70783b9 net: add receive_raw parameter to qemu_new_vlan_client() by Mark McLoughlin · 15 years ago
  13. bb6e636 net: add a client type code by Mark McLoughlin · 15 years ago
  14. 283c7c6 net: allow NICs to be connected to netdevs by Mark McLoughlin · 15 years ago
  15. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
  16. 99a0949 Get rid of _t suffix by malc · 15 years ago
  17. f8bfb1d tap-win32: Use correct headers. by Filip Navara · 16 years ago
  18. 8167ee8 Update to a hopefully more future proof FSF address by Blue Swirl · 16 years ago
  19. 4f1c942 net: add return value to packet receive handler by Mark McLoughlin · 16 years ago
  20. e3f5ec2 net: pass VLANClientState* as first arg to receive handlers by Mark McLoughlin · 16 years ago
  21. cda9046 net: re-name vc->fd_read() to vc->receive() by Mark McLoughlin · 16 years ago
  22. 463af53 net: add fd_readv() handler to qemu_new_vlan_client() args by Mark McLoughlin · 16 years ago
  23. b946a15 Introduce VLANClientState::cleanup() (Mark McLoughlin) by aliguori · 16 years ago
  24. b9e82a5 Fix some win32 compile warnings by blueswir1 · 16 years ago
  25. 49dc768 Fix windows build and clean up use of <windows.h> by aliguori · 16 years ago
  26. 7a9f6e4 Add a -net name=foo parameter (Mark McLoughlin) by aliguori · 16 years ago
  27. bf38c1a Add a model string to VLANClientState (Mark McLoughlin) by aliguori · 16 years ago
  28. fad6cb1 Update FSF address in GPL/LGPL boilerplate by aurel32 · 16 years ago
  29. 978d5d7 Win32: Fix warnings by aurel32 · 16 years ago
  30. 4fddf62 Use WIN32_LEAN_AND_MEAN, by Stefan Weil. by ths · 17 years ago
  31. 87ecb68 Break up vl.h. by pbrook · 17 years ago
  32. 3b46e62 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. by ths · 17 years ago
  33. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
  34. e6cda8e win32 tap poll suppression (kazu) by bellard · 19 years ago
  35. a18e524 multiple wait object support for win32 (kazu) by bellard · 19 years ago
  36. 4081fcc WIn32 compile fix. by pbrook · 19 years ago
  37. 7fb843f tap win32 support by bellard · 19 years ago