index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
vhost-vdpa.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vhost-vdpa: multiqueue support
Jason Wang
2021-10-20
1
-9
/
+96
*
vhost-vdpa: let net_vhost_vdpa_init() returns NetClientState *
Jason Wang
2021-10-20
1
-7
/
+12
*
vhost-vdpa: open device fd in net_init_vhost_vdpa()
Jason Wang
2021-10-20
1
-8
/
+15
*
net/vhost-vdpa: Fix device compatibility check
Kevin Wolf
2021-10-15
1
-23
/
+14
*
vhost-vdpa: remove the unncessary queue_index assignment
Jason Wang
2021-09-04
1
-1
/
+0
*
vhost-vdpa: fix the wrong assertion in vhost_vdpa_init()
Jason Wang
2021-09-04
1
-1
/
+4
*
vhost-vdpa: tweak the error label in vhost_vdpa_add()
Jason Wang
2021-09-04
1
-7
/
+6
*
vhost-vdpa: fix leaking of vhost_net in vhost_vdpa_add()
Jason Wang
2021-09-04
1
-0
/
+1
*
vhost-vdpa: don't cleanup twice in vhost_vdpa_add()
Jason Wang
2021-09-04
1
-11
/
+0
*
vhost-vdpa: remove the unnecessary check in vhost_vdpa_add()
Jason Wang
2021-09-04
1
-4
/
+0
*
vhost_net: do not assume nvqs is always 2
Jason Wang
2021-09-04
1
-0
/
+1
*
vhost-vdpa: remove unused variable "acked_features"
Jason Wang
2021-09-04
1
-1
/
+0
*
vhost-vdpa: remove the unused vhost_vdpa_get_acked_features()
Jason Wang
2021-06-11
1
-9
/
+0
*
virtio-net: Added eBPF RSS to virtio-net.
Andrew Melnychenko
2021-06-04
1
-0
/
+2
*
Revert "qapi: net: Add query-netdev command"
Jason Wang
2021-04-08
1
-14
/
+0
*
Revert "net: Move NetClientState.info_str to dynamic allocations"
Jason Wang
2021-04-08
1
-1
/
+1
*
Revert "net: Do not fill legacy info_str for backends"
Jason Wang
2021-04-08
1
-0
/
+1
*
net: Do not fill legacy info_str for backends
Alexey Kirillov
2021-03-15
1
-1
/
+0
*
net: Move NetClientState.info_str to dynamic allocations
Alexey Kirillov
2021-03-15
1
-1
/
+1
*
qapi: net: Add query-netdev command
Alexey Kirillov
2021-03-15
1
-0
/
+14
*
vhost-vdpa: Add qemu_close in vhost_vdpa_cleanup
Cindy Lu
2020-11-03
1
-0
/
+4
*
vhost-vdpa: negotiate VIRTIO_NET_F_STATUS with driver
Si-Wei Liu
2020-10-30
1
-0
/
+1
*
util: rename qemu_open() to qemu_open_old()
Daniel P. Berrangé
2020-09-16
1
-1
/
+1
*
vhost-vdpa: introduce vhost-vdpa net client
Cindy Lu
2020-07-07
1
-0
/
+228