Commit History

Author SHA1 Message Date
  Jason Wang 3b39a11cde net: reduce the unnecessary memory allocation of multiqueue 12 years ago
  Jesse Larrew 14f9b664b3 hw/virtio-net.c: set config size using host features 12 years ago
  Anthony Liguori 1e89ad5b00 virtio-net: pass host features to virtio_net_init 12 years ago
  Jason Wang 5f80080183 virtio-net: migration support for multiqueue 12 years ago
  Jason Wang fed699f9ca virtio-net: multiqueue support 12 years ago
  Jason Wang 0c87e93e31 virtio-net: separate virtqueue from VirtIONet 12 years ago
  Jason Wang a9f98bb5eb vhost: multiqueue support 12 years ago
  Jason Wang 948ecf219c net: intorduce qemu_del_nic() 12 years ago
  Jason Wang cc1f0f4542 net: introduce qemu_get_nic() 12 years ago
  Jason Wang b356f76de3 net: introduce qemu_get_queue() 12 years ago
  Jason Wang ec45f08313 net: tap: using bool instead of bitfield 12 years ago
  Amos Kong dd23454ba2 virtio-net: rename ctrl rx commands 12 years ago
  Amos Kong c1943a3f37 virtio-net: introduce a new macaddr control 12 years ago
  Michael S. Tsirkin 921ac5d0f3 virtio-net: remove layout assumptions for ctrl vq 12 years ago
  Michael S. Tsirkin 41dc8a67c7 virtio-net: revert mac on reset 12 years ago
  Michael S. Tsirkin f56a12475f vhost: backend masking support 12 years ago
  Michael S. Tsirkin 1830b80ff2 virtio-net: set/clear vhost_started in reverse order 12 years ago
  Paolo Bonzini 1de7afc984 misc: move include files to include/qemu/ 12 years ago
  Paolo Bonzini 1422e32db5 net: reorganize headers 13 years ago
  Michael S. Tsirkin ff3a8066e6 virtio-net: enable mrg buf header in tap on linux 13 years ago
  Michael S. Tsirkin 6e371ab867 virtio-net: test peer header support at init time 13 years ago
  Michael S. Tsirkin e043ebc6f9 virtio-net: minor code simplification 13 years ago
  Michael S. Tsirkin 7b80d08efc virtio-net: simplify rx code 13 years ago
  Michael S. Tsirkin 14761f9cf7 virtio-net: switch tx to safe iov functions 13 years ago
  Michael S. Tsirkin c8d28e7e33 virtio-net: first s/g is always at start of buf 13 years ago
  Michael S. Tsirkin 280598b7a5 virtio-net: refactor receive_hdr 13 years ago
  Michael S. Tsirkin 63c5872873 virtio-net: use safe iov operations for rx 13 years ago
  Michael S. Tsirkin 22cc84db6e virtio-net: avoid sg copy 13 years ago
  Michael S. Tsirkin e35e23f655 virtio-net: track host/guest header length 13 years ago
  Juan Quintela e398d61b47 virtio-net: use qemu_get_buffer() in a temp buffer 13 years ago