]> git.proxmox.com Git - qemu.git/commit
Merge remote-tracking branch 'stefanha/net' into staging
authorAnthony Liguori <aliguori@us.ibm.com>
Mon, 4 Mar 2013 14:20:06 +0000 (08:20 -0600)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 4 Mar 2013 14:20:06 +0000 (08:20 -0600)
commitbf5363efcff81226d779d1cc1117cb277b458ecb
tree6ddc5b835994a9d2fc463b914211b1bebf70f609
parent806f352d3d6f7b326b0ab3a49c622b124459dc8d
parentaf347aa5a521555f5342e67993eb717d4f542ba8
Merge remote-tracking branch 'stefanha/net' into staging

# By Jason Wang (2) and others
# Via Stefan Hajnoczi
* stefanha/net:
  qmp: netdev_add is like -netdev, not -net, fix documentation
  doc: document -netdev hubport
  net: reduce the unnecessary memory allocation of multiqueue
  tap: set IFF_ONE_QUEUE per default
  tap: forbid creating multiqueue tap when hub is used
  net: fix unbounded NetQueue
  net: fix qemu_flush_queued_packets() in presence of a hub