1. e7b347d net: detect errors from probing vnet hdr flag for TAP devices by Daniel P. Berrange · 4 years, 8 months ago
  2. d5938f2 Clean up inclusion of sysemu/sysemu.h by Markus Armbruster · 6 years ago
  3. a8d2532 Include qemu-common.h exactly where needed by Markus Armbruster · 6 years ago
  4. 9463c07 tap-bsd: OpenBSD uses tap(4) now by Brad Smith · 8 years ago
  5. f348b6d util: move declarations out of qemu-common.h by Veronia Bahaa · 9 years ago
  6. da34e65 include/qemu/osdep.h: Don't include qapi/error.h by Markus Armbruster · 9 years ago
  7. 2744d92 net: Clean up includes by Peter Maydell · 9 years ago
  8. bd54a9f tap-bsd: use user-specified tap device if it already exists by Ed Maste · 9 years ago
  9. 4ee9b43 tap: fix non-linux build by Michael S. Tsirkin · 10 years ago
  10. 4bce487 tap-bsd: Convert tap_open() to Error by Markus Armbruster · 10 years ago
  11. 468dd82 tap: Permit incremental conversion of tap_open() to Error by Markus Armbruster · 10 years ago
  12. 80b832c tap: Convert tap_set_sndbuf() to Error by Markus Armbruster · 10 years ago
  13. 8677de2 tap-bsd: implement a FreeBSD only version of tap_open by Roger Pau Monne · 11 years ago
  14. aa4f082 tap: Use numbered tap/tun devices on all *BSD OS's by Brad Smith · 12 years ago
  15. d73fe37 net: support for bridged networking on Mac OS X by Alasdair McLeay · 12 years ago
  16. 264986e tap: multiqueue support by Jason Wang · 12 years ago
  17. e5dc0b4 tap: introduce a helper to get the name of an interface by Jason Wang · 12 years ago
  18. 94fdc6d tap: add Linux multiqueue support by Jason Wang · 12 years ago
  19. 9c17d61 softmmu: move include files to include/sysemu/ by Paolo Bonzini · 12 years ago
  20. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  21. 1422e32 net: reorganize headers by Paolo Bonzini · 12 years ago
  22. 08c573a convert net_init_tap() to NetClientOptions by Laszlo Ersek · 13 years ago
  23. 3294ce1 do not include <libutil.h> needlessly or if it doesn't exist by Michael Tokarev · 13 years ago
  24. 45c245b Fix network interface tap backend by Manuel Bouyer · 14 years ago
  25. 5f66864 Add support for OpenBSD to QEMU's tap driver. by Brad · 14 years ago
  26. 5251d6a tap: Remove double include of util.h by Andreas Färber · 14 years ago
  27. 445d892 tap: add APIs for vnet header length by Michael S. Tsirkin · 15 years ago
  28. 73d96e2 Fix BSD and win32 builds by Blue Swirl · 15 years ago
  29. 1ecda02 error: Replace qemu_error() by error_report() by Markus Armbruster · 15 years ago
  30. a167ba5 Add support for GNU/kFreeBSD by Aurelien Jarno · 15 years ago
  31. 2f859a3 tap-bsd: handle ifname on FreeBSD hosts by Juergen Lock · 15 years ago
  32. 39ca4c0 Fix tap breakage on BSD hosts (no IFF_VNET_HDR) by Juergen Lock · 15 years ago
  33. 71f4eff Unbreak tap compilation on OS X by Alexander Graf · 15 years ago
  34. 9c28271 net: move UFO support detection to tap-linux.c by Mark McLoughlin · 15 years ago
  35. 1faac1f net: move tap_set_offload() code into tap-linux.c by Mark McLoughlin · 15 years ago
  36. dc69004 net: move tap_probe_vnet_hdr() to tap-linux.c by Mark McLoughlin · 15 years ago
  37. 15ac913 net: move tap_set_sndbuf() to tap-linux.c by Mark McLoughlin · 15 years ago
  38. e7e9232 net: split BSD tap_open() out into net/tap-bsd.c by Mark McLoughlin · 15 years ago