1. 02 2月, 2013 1 次提交
    • J
      tap: add Linux multiqueue support · 94fdc6d0
      Jason Wang 提交于
      This patch add basic multiqueue support for Linux. When multiqueue is needed, we
      will first check whether kernel support multiqueue tap before creating more
      queues. Two new functions tap_fd_enable() and tap_fd_disable() were introduced
      to enable and disable a specific queue. Since the multiqueue is only supported
      in Linux, return error on other platforms.
      Signed-off-by: NJason Wang <jasowang@redhat.com>
      Signed-off-by: NAnthony Liguori <aliguori@us.ibm.com>
      94fdc6d0
  2. 19 12月, 2012 1 次提交
    • P
      net: reorganize headers · 1422e32d
      Paolo Bonzini 提交于
      Move public headers to include/net, and leave private headers in net/.
      Put the virtio headers in include/net/tap.h, removing the multiple copies
      that existed.  Leave include/net/tap.h as the interface for NICs, and
      net/tap_int.h as the interface for OS-specific parts of the tap backend.
      Signed-off-by: NPaolo Bonzini <pbonzini@redhat.com>
      1422e32d
  3. 23 7月, 2012 1 次提交
  4. 08 9月, 2010 1 次提交
  5. 30 10月, 2009 5 次提交
  6. 04 3月, 2009 1 次提交
  7. 08 4月, 2008 1 次提交
  8. 01 2月, 2008 1 次提交
  9. 07 10月, 2007 1 次提交
  10. 17 9月, 2007 1 次提交
  11. 08 4月, 2007 1 次提交
  12. 02 2月, 2007 1 次提交
  13. 31 10月, 2005 1 次提交
  14. 08 11月, 2004 1 次提交