1. f348b6d util: move declarations out of qemu-common.h by Veronia Bahaa · 9 years ago
  2. da34e65 include/qemu/osdep.h: Don't include qapi/error.h by Markus Armbruster · 9 years ago
  3. 2744d92 net: Clean up includes by Peter Maydell · 9 years ago
  4. 4ee9b43 tap: fix non-linux build by Michael S. Tsirkin · 10 years ago
  5. 576c6eb tap-solaris: Convert tap_open() to Error by Markus Armbruster · 10 years ago
  6. 468dd82 tap: Permit incremental conversion of tap_open() to Error by Markus Armbruster · 10 years ago
  7. 80b832c tap: Convert tap_set_sndbuf() to Error by Markus Armbruster · 10 years ago
  8. 264986e tap: multiqueue support by Jason Wang · 12 years ago
  9. e5dc0b4 tap: introduce a helper to get the name of an interface by Jason Wang · 12 years ago
  10. 94fdc6d tap: add Linux multiqueue support by Jason Wang · 12 years ago
  11. 9c17d61 softmmu: move include files to include/sysemu/ by Paolo Bonzini · 12 years ago
  12. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  13. 1422e32 net: reorganize headers by Paolo Bonzini · 12 years ago
  14. 08c573a convert net_init_tap() to NetClientOptions by Laszlo Ersek · 13 years ago
  15. 3a93113 fix typo: delete redundant semicolon by Dong Xu Wang · 13 years ago
  16. 445d892 tap: add APIs for vnet header length by Michael S. Tsirkin · 15 years ago
  17. 3690cec Fix a warning on OpenSolaris by Blue Swirl · 15 years ago
  18. 1ecda02 error: Replace qemu_error() by error_report() by Markus Armbruster · 15 years ago
  19. ee7139c tap: Compilation fix for Solaris by Andreas Färber · 15 years ago
  20. f5c5e38 net: fix vnet_hdr handling in solaris tap code by Mark McLoughlin · 15 years ago
  21. 9c28271 net: move UFO support detection to tap-linux.c by Mark McLoughlin · 15 years ago
  22. 1faac1f net: move tap_set_offload() code into tap-linux.c by Mark McLoughlin · 15 years ago
  23. dc69004 net: move tap_probe_vnet_hdr() to tap-linux.c by Mark McLoughlin · 15 years ago
  24. 15ac913 net: move tap_set_sndbuf() to tap-linux.c by Mark McLoughlin · 15 years ago
  25. 966ea5e net: move solaris code to net/tap-solaris.c by Mark McLoughlin · 15 years ago