aboutsummaryrefslogtreecommitdiff
path: root/net/vhost-vdpa.c
AgeCommit message (Expand)AuthorFilesLines
2021-06-11vhost-vdpa: remove the unused vhost_vdpa_get_acked_features()Jason Wang1-9/+0
2021-06-04virtio-net: Added eBPF RSS to virtio-net.Andrew Melnychenko1-0/+2
2021-04-08Revert "qapi: net: Add query-netdev command"Jason Wang1-14/+0
2021-04-08Revert "net: Move NetClientState.info_str to dynamic allocations"Jason Wang1-1/+1
2021-04-08Revert "net: Do not fill legacy info_str for backends"Jason Wang1-0/+1
2021-03-15net: Do not fill legacy info_str for backendsAlexey Kirillov1-1/+0
2021-03-15net: Move NetClientState.info_str to dynamic allocationsAlexey Kirillov1-1/+1
2021-03-15qapi: net: Add query-netdev commandAlexey Kirillov1-0/+14
2020-11-03vhost-vdpa: Add qemu_close in vhost_vdpa_cleanupCindy Lu1-0/+4
2020-10-30vhost-vdpa: negotiate VIRTIO_NET_F_STATUS with driverSi-Wei Liu1-0/+1
2020-09-16util: rename qemu_open() to qemu_open_old()Daniel P. Berrangé1-1/+1
2020-07-07vhost-vdpa: introduce vhost-vdpa net clientCindy Lu1-0/+228