aboutsummaryrefslogtreecommitdiff
path: root/include/net/vhost_net.h
AgeCommit message (Expand)Author
2023-01-08virtio-net: add support for configure interruptCindy Lu
2023-01-08vhost-user: Fix the virtio features negotiation flawHyman Huang(黄勇)
2022-11-07vhost-net: vhost-kernel: introduce vhost_net_virtqueue_restart()Kangjie Xu
2022-11-07vhost-net: vhost-kernel: introduce vhost_net_virtqueue_reset()Kangjie Xu
2022-01-10Revert "virtio-net: add support for configure interrupt"Michael S. Tsirkin
2022-01-07virtio-net: add support for configure interruptCindy Lu
2021-10-20vhost-net: control virtqueue supportJason Wang
2021-09-04vhost_net: do not assume nvqs is always 2Jason Wang
2020-07-03vhost_net: introduce set_config & get_configCindy Lu
2018-03-05tap: setting error appropriately when calling net_init_tap_one()Jay Zhou
2017-01-10vhost-net: Notify the backend about the host MTUMaxime Coquelin
2016-07-07tap: vhost busy polling supportJason Wang
2016-06-17vhost-net: save & restore vhost-user acked featuresMarc-André Lureau
2015-10-22vhost user: add rarp sending after live migration for legacy guestThibaut Collet
2015-09-24vhost-user: add a new message to disable/enable a specific virt queue.Changchun Ouyang
2015-09-24vhost-user: add VHOST_USER_GET_QUEUE_NUM messageYuanhan Liu
2015-06-19vhost: enable vhost without without MSI-XPankaj Gupta
2015-06-10vhost: 64 bit featuresCornelia Huck
2014-06-19Add vhost-backend and VhostBackendTypeNikolay Nikolaev
2014-06-19vhost_net_init will use VhostNetOptions to get all its argumentsNikolay Nikolaev
2014-06-19Refactor virtio-net to use generic get_vhost_netNikolay Nikolaev
2013-04-08hw: move headers to include/Paolo Bonzini