Cindy Lu
|
8aab0d1dbe
virtio-net: add support for configure interrupt
|
2 years ago |
Hyman Huang(黄勇)
|
c9bdc449f9
vhost-user: Fix the virtio features negotiation flaw
|
2 years ago |
Stefano Garzarella
|
4daa5054c5
vhost: enable vrings in vhost_dev_start() for vhost-user devices
|
2 years ago |
Stefano Garzarella
|
562a7d23bf
vhost: mask VIRTIO_F_RING_RESET for vhost and vhost-user devices
|
2 years ago |
Yajun Wu
|
8b67fe0065
vhost: Change the sequence of device start
|
2 years ago |
Kangjie Xu
|
2a3552baaf
vhost: vhost-kernel: enable vq reset feature
|
2 years ago |
Kangjie Xu
|
10f8a115a8
vhost-net: vhost-kernel: introduce vhost_net_virtqueue_restart()
|
2 years ago |
Kangjie Xu
|
c2daa08e17
vhost-net: vhost-kernel: introduce vhost_net_virtqueue_reset()
|
2 years ago |
Eugenio Pérez
|
539573c317
vhost_net: add NetClientState->load() callback
|
3 years ago |
Eugenio Pérez
|
c5e5269d8a
vhost_net: Add NetClientInfo stop callback
|
3 years ago |
Eugenio Pérez
|
eb92b75380
vhost_net: Add NetClientInfo start callback
|
3 years ago |
Si-Wei Liu
|
6f3910b5ee
vhost-net: fix improper cleanup in vhost_net_start
|
3 years ago |
Ilya Maximets
|
1eed051c8c
vhost_net: Print feature masks in hex
|
3 years ago |
Michael S. Tsirkin
|
b3ef6664b7
Revert "virtio-net: add support for configure interrupt"
|
3 years ago |
Cindy Lu
|
497679d510
virtio-net: add support for configure interrupt
|
3 years ago |
Eugenio Pérez
|
14c81b2191
vhost: Fix last vq queue index of devices with no cvq
|
3 years ago |
Eugenio Pérez
|
245cf2c24e
vhost: Rename last_index to vq_index_end
|
3 years ago |
Jason Wang
|
22288fe5a3
virtio-net: vhost control virtqueue support
|
3 years ago |
Jason Wang
|
049eb15b5f
vhost: record the last virtqueue index for the virtio device
|
3 years ago |
Jason Wang
|
441537f1ce
virtio-net: use "queue_pairs" instead of "queues" when possible
|
3 years ago |
Jason Wang
|
05ba3f63d1
vhost-net: control virtqueue support
|
3 years ago |
Jason Wang
|
6a756d1495
vhost_net: do not assume nvqs is always 2
|
4 years ago |
Jason Wang
|
40f962ffeb
vhost_net: remove the meaningless assignment in vhost_net_start_one()
|
4 years ago |
Kevin Wolf
|
50de51387f
vhost: Distinguish errors in vhost_dev_get_config()
|
4 years ago |
Kevin Wolf
|
a6945f2287
vhost: Add Error parameter to vhost_dev_init()
|
4 years ago |
Andrew Melnychenko
|
0145c39348
virtio-net: Added eBPF RSS to virtio-net.
|
4 years ago |
Cindy Lu
|
108a64818e
vhost-vdpa: introduce vhost-vdpa backend
|
5 years ago |
Cindy Lu
|
38140cc4d9
vhost_net: introduce set_config & get_config
|
5 years ago |
Cindy Lu
|
92fbc3e07e
vhost_net: use the function qemu_get_peer
|
5 years ago |
Jason Wang
|
dfea793045
vhost_net: enable packed ring support
|
5 years ago |