summaryrefslogtreecommitdiffstats
path: root/hw/net/vhost_net.c
Commit message (Expand)AuthorAgeFilesLines
* virtio: Import virtio_vring.hFam Zheng2014-09-221-1/+1
* vhost-user: fix VIRTIO_NET_F_MRG_RXBUF negotiationDamjan Marion2014-09-181-4/+4
* vhost_net: init acked_features to backend_featuresJason Wang2014-09-031-0/+1
* vhost_net: start/stop guest notifiers properlyJason Wang2014-09-031-14/+27
* vhost_net: cleanup start/stop conditionMichael S. Tsirkin2014-09-021-8/+0
* vhost-net: disable when cross-endianGreg Kurz2014-06-291-0/+19
* Add the vhost-user netdev backend to the command lineNikolay Nikolaev2014-06-191-0/+4
* vhost-net: vhost-user feature bits supportNikolay Nikolaev2014-06-191-0/+35
* Add vhost-backend and VhostBackendTypeNikolay Nikolaev2014-06-191-29/+46
* Add vhost_ops to vhost_dev struct and replace all relevant ioctlsNikolay Nikolaev2014-06-191-4/+6
* vhost_net_init will use VhostNetOptions to get all its argumentsNikolay Nikolaev2014-06-191-11/+12
* Refactor virtio-net to use generic get_vhost_netNikolay Nikolaev2014-06-191-3/+27
* vhost_net should call the poll callback only when it is setNikolay Nikolaev2014-06-191-3/+10
* vhost: add vhost_get_features and vhost_ack_featuresNikolay Nikolaev2014-06-191-27/+29
* vhost_net: use offload API instead of bypassing itStefan Hajnoczi2014-02-251-3/+3
* net: virtio-net and vmxnet3 use offloading APIVincenzo Maffione2014-02-251-2/+2
* virtio: Fix return value for dummy function vhost_net_virtqueue_pendingStefan Weil2014-01-261-1/+1
* virtio: remove virtiobindings.KONRAD Frederic2013-04-241-7/+10
* hw: move virtio devices to hw/ subdirectoriesPaolo Bonzini2013-04-081-0/+328
OpenPOWER on IntegriCloud