summaryrefslogtreecommitdiff
path: root/net/vhost-vdpa.c
AgeCommit message (Expand)Author
2021-04-08Revert "qapi: net: Add query-netdev command"Jason Wang
2021-04-08Revert "net: Move NetClientState.info_str to dynamic allocations"Jason Wang
2021-04-08Revert "net: Do not fill legacy info_str for backends"Jason Wang
2021-03-15net: Do not fill legacy info_str for backendsAlexey Kirillov
2021-03-15net: Move NetClientState.info_str to dynamic allocationsAlexey Kirillov
2021-03-15qapi: net: Add query-netdev commandAlexey Kirillov
2020-11-03vhost-vdpa: Add qemu_close in vhost_vdpa_cleanupCindy Lu
2020-10-30vhost-vdpa: negotiate VIRTIO_NET_F_STATUS with driverSi-Wei Liu
2020-09-16util: rename qemu_open() to qemu_open_old()Daniel P. Berrangé
2020-07-07vhost-vdpa: introduce vhost-vdpa net clientCindy Lu