index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
vhost_net.h
Age
Commit message (
Expand
)
Author
2024-03-29
Revert "tap: setting error appropriately when calling net_init_tap_one()"
Akihiko Odaki
2023-01-08
virtio-net: add support for configure interrupt
Cindy Lu
2023-01-08
vhost-user: Fix the virtio features negotiation flaw
Hyman Huang(黄勇)
2022-11-07
vhost-net: vhost-kernel: introduce vhost_net_virtqueue_restart()
Kangjie Xu
2022-11-07
vhost-net: vhost-kernel: introduce vhost_net_virtqueue_reset()
Kangjie Xu
2022-01-10
Revert "virtio-net: add support for configure interrupt"
Michael S. Tsirkin
2022-01-07
virtio-net: add support for configure interrupt
Cindy Lu
2021-10-20
vhost-net: control virtqueue support
Jason Wang
2021-09-04
vhost_net: do not assume nvqs is always 2
Jason Wang
2020-07-03
vhost_net: introduce set_config & get_config
Cindy Lu
2018-03-05
tap: setting error appropriately when calling net_init_tap_one()
Jay Zhou
2017-01-10
vhost-net: Notify the backend about the host MTU
Maxime Coquelin
2016-07-07
tap: vhost busy polling support
Jason Wang
2016-06-17
vhost-net: save & restore vhost-user acked features
Marc-André Lureau
2015-10-22
vhost user: add rarp sending after live migration for legacy guest
Thibaut Collet
2015-09-24
vhost-user: add a new message to disable/enable a specific virt queue.
Changchun Ouyang
2015-09-24
vhost-user: add VHOST_USER_GET_QUEUE_NUM message
Yuanhan Liu
2015-06-19
vhost: enable vhost without without MSI-X
Pankaj Gupta
2015-06-10
vhost: 64 bit features
Cornelia Huck
2014-06-19
Add vhost-backend and VhostBackendType
Nikolay Nikolaev
2014-06-19
vhost_net_init will use VhostNetOptions to get all its arguments
Nikolay Nikolaev
2014-06-19
Refactor virtio-net to use generic get_vhost_net
Nikolay Nikolaev
2013-04-08
hw: move headers to include/
Paolo Bonzini