summaryrefslogtreecommitdiffstats
path: root/net/vhost-vdpa.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "qapi: net: Add query-netdev command"Jason Wang2021-04-081-14/+0Star
* Revert "net: Move NetClientState.info_str to dynamic allocations"Jason Wang2021-04-081-1/+1
* Revert "net: Do not fill legacy info_str for backends"Jason Wang2021-04-081-0/+1
* net: Do not fill legacy info_str for backendsAlexey Kirillov2021-03-151-1/+0Star
* net: Move NetClientState.info_str to dynamic allocationsAlexey Kirillov2021-03-151-1/+1
* qapi: net: Add query-netdev commandAlexey Kirillov2021-03-151-0/+14
* vhost-vdpa: Add qemu_close in vhost_vdpa_cleanupCindy Lu2020-11-031-0/+4
* vhost-vdpa: negotiate VIRTIO_NET_F_STATUS with driverSi-Wei Liu2020-10-301-0/+1
* util: rename qemu_open() to qemu_open_old()Daniel P. Berrangé2020-09-161-1/+1
* vhost-vdpa: introduce vhost-vdpa net clientCindy Lu2020-07-071-0/+228