1. 4f1c942 net: add return value to packet receive handler by Mark McLoughlin · 16 years ago
  2. e3f5ec2 net: pass VLANClientState* as first arg to receive handlers by Mark McLoughlin · 16 years ago
  3. cda9046 net: re-name vc->fd_read() to vc->receive() by Mark McLoughlin · 16 years ago
  4. 463af53 net: add fd_readv() handler to qemu_new_vlan_client() args by Mark McLoughlin · 16 years ago
  5. b946a15 Introduce VLANClientState::cleanup() (Mark McLoughlin) by aliguori · 16 years ago
  6. b9e82a5 Fix some win32 compile warnings by blueswir1 · 16 years ago
  7. 49dc768 Fix windows build and clean up use of <windows.h> by aliguori · 16 years ago
  8. 7a9f6e4 Add a -net name=foo parameter (Mark McLoughlin) by aliguori · 16 years ago
  9. bf38c1a Add a model string to VLANClientState (Mark McLoughlin) by aliguori · 16 years ago
  10. fad6cb1 Update FSF address in GPL/LGPL boilerplate by aurel32 · 16 years ago
  11. 978d5d7 Win32: Fix warnings by aurel32 · 16 years ago
  12. 4fddf62 Use WIN32_LEAN_AND_MEAN, by Stefan Weil. by ths · 17 years ago
  13. 87ecb68 Break up vl.h. by pbrook · 17 years ago
  14. 3b46e62 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. by ths · 18 years ago
  15. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 18 years ago
  16. e6cda8e win32 tap poll suppression (kazu) by bellard · 19 years ago
  17. a18e524 multiple wait object support for win32 (kazu) by bellard · 19 years ago
  18. 4081fcc WIn32 compile fix. by pbrook · 19 years ago
  19. 7fb843f tap win32 support by bellard · 19 years ago