1. 9c17d61 softmmu: move include files to include/sysemu/ by Paolo Bonzini · 12 years ago
  2. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  3. 1422e32 net: reorganize headers by Paolo Bonzini · 12 years ago
  4. 08c573a convert net_init_tap() to NetClientOptions by Laszlo Ersek · 13 years ago
  5. 3294ce1 do not include <libutil.h> needlessly or if it doesn't exist by Michael Tokarev · 13 years ago
  6. 45c245b Fix network interface tap backend by Manuel Bouyer · 14 years ago
  7. 5f668643 Add support for OpenBSD to QEMU's tap driver. by Brad · 14 years ago
  8. 5251d6a tap: Remove double include of util.h by Andreas Färber · 14 years ago
  9. 445d892 tap: add APIs for vnet header length by Michael S. Tsirkin · 15 years ago
  10. 73d96e2 Fix BSD and win32 builds by Blue Swirl · 15 years ago
  11. 1ecda02 error: Replace qemu_error() by error_report() by Markus Armbruster · 15 years ago
  12. a167ba5 Add support for GNU/kFreeBSD by Aurelien Jarno · 15 years ago
  13. 2f859a3 tap-bsd: handle ifname on FreeBSD hosts by Juergen Lock · 15 years ago
  14. 39ca4c0 Fix tap breakage on BSD hosts (no IFF_VNET_HDR) by Juergen Lock · 15 years ago
  15. 71f4eff Unbreak tap compilation on OS X by Alexander Graf · 15 years ago
  16. 9c28271 net: move UFO support detection to tap-linux.c by Mark McLoughlin · 15 years ago
  17. 1faac1f net: move tap_set_offload() code into tap-linux.c by Mark McLoughlin · 15 years ago
  18. dc69004 net: move tap_probe_vnet_hdr() to tap-linux.c by Mark McLoughlin · 15 years ago
  19. 15ac913 net: move tap_set_sndbuf() to tap-linux.c by Mark McLoughlin · 15 years ago
  20. e7e9232 net: split BSD tap_open() out into net/tap-bsd.c by Mark McLoughlin · 15 years ago