summaryrefslogtreecommitdiffstats
path: root/hw/net/vhost_net.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "vhost-user: add multi queue support"Michael S. Tsirkin2015-07-201-2/+1
* vhost: enable vhost without without MSI-XPankaj Gupta2015-06-191-11/+1
* vhost_net: re-enable when cross endianCédric Le Goater2015-06-191-19/+0
* vhost-net: tell tap backend about the vnet endiannessGreg Kurz2015-06-191-1/+32
* vhost: 64 bit featuresCornelia Huck2015-06-101-6/+6
* vhost_net: add version_1 featureMichael S. Tsirkin2015-06-101-0/+2
* vhost-user: add multi queue supportOuyang Changchun2015-06-011-1/+2
* vhost-user: Send VHOST_RESET_OWNER on vhost stopLuke Gorrie2015-04-271-0/+7
* vhost_net: Add missing 'static' attributeStefan Weil2015-03-101-1/+1
* virtio: use standard virtio_ring.hMichael S. Tsirkin2015-02-261-1/+1
* 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