提交历史

作者 SHA1 备注 提交日期
  Akihiko Odaki 52a7ff5269 tap: Remove tap_probe_vnet_hdr_len() 1 年之前
  Yuri Benditovich f03e0cf63b tap: Add check for USO features 2 年之前
  Andrew Melnychenko 2ab0ec3121 tap: Add USO support to tap device. 2 年之前
  Nikita Ivanov 8b6aa69365 Refactoring: refactor TFR() macro to RETRY_ON_EINTR() 2 年之前
  Marc-André Lureau 22e135fca3 Replace fcntl(O_NONBLOCK) with g_unix_set_fd_nonblocking() 3 年之前
  Marc-André Lureau 0f9668e0c1 Remove qemu-common.h include from most units 3 年之前
  Andrew Melnychenko 8f364e344c net: Added SetSteeringEBPF method for NetClientState. 4 年之前
  Daniel P. Berrange e7b347d0bf net: detect errors from probing vnet hdr flag for TAP devices 5 年之前
  Peter Maydell 89615cfef5 net/tap-solaris.c: Include qemu-common.h for TFR macro 5 年之前
  Markus Armbruster d5938f29fe Clean up inclusion of sysemu/sysemu.h 6 年之前
  Markus Armbruster 856dfd8a03 qemu-common: Move qemu_isalnum() etc. to qemu/ctype.h 6 年之前
  Veronia Bahaa f348b6d1a5 util: move declarations out of qemu-common.h 9 年之前
  Markus Armbruster da34e65cb4 include/qemu/osdep.h: Don't include qapi/error.h 9 年之前
  Peter Maydell 2744d9207f net: Clean up includes 9 年之前
  Michael S. Tsirkin 4ee9b43be9 tap: fix non-linux build 10 年之前
  Markus Armbruster 576c6eb670 tap-solaris: Convert tap_open() to Error 10 年之前
  Markus Armbruster 468dd82408 tap: Permit incremental conversion of tap_open() to Error 10 年之前
  Markus Armbruster 80b832c300 tap: Convert tap_set_sndbuf() to Error 10 年之前
  Jason Wang 264986e2c8 tap: multiqueue support 12 年之前
  Jason Wang e5dc0b402e tap: introduce a helper to get the name of an interface 12 年之前
  Jason Wang 94fdc6d030 tap: add Linux multiqueue support 12 年之前
  Paolo Bonzini 9c17d615a6 softmmu: move include files to include/sysemu/ 12 年之前
  Paolo Bonzini 1de7afc984 misc: move include files to include/qemu/ 12 年之前
  Paolo Bonzini 1422e32db5 net: reorganize headers 13 年之前
  Laszlo Ersek 08c573a8d1 convert net_init_tap() to NetClientOptions 13 年之前
  Dong Xu Wang 3a93113a00 fix typo: delete redundant semicolon 13 年之前
  Michael S. Tsirkin 445d892f43 tap: add APIs for vnet header length 15 年之前
  Blue Swirl 3690cec8f8 Fix a warning on OpenSolaris 15 年之前
  Markus Armbruster 1ecda02b24 error: Replace qemu_error() by error_report() 15 年之前
  Andreas Färber ee7139c33b tap: Compilation fix for Solaris 15 年之前