diff options
author | Eugenio Pérez | 2022-08-23 20:30:30 +0200 |
---|---|---|
committer | Jason Wang | 2022-09-02 04:22:39 +0200 |
commit | eb92b75380fc0f2368e22be45d1e2d1e2cd2f79c (patch) | |
tree | 15623b775f40a11c800b1bd07353816cf6f8de8f /hw/intc/bcm2836_control.c | |
parent | vhost: Do not depend on !NULL VirtQueueElement on vhost_svq_flush (diff) | |
download | qemu-eb92b75380fc0f2368e22be45d1e2d1e2cd2f79c.tar.gz qemu-eb92b75380fc0f2368e22be45d1e2d1e2cd2f79c.tar.xz qemu-eb92b75380fc0f2368e22be45d1e2d1e2cd2f79c.zip |
vhost_net: Add NetClientInfo start callback
This is used by the backend to perform actions before the device is
started.
In particular, vdpa net use it to map CVQ buffers to the device, so it
can send control commands using them.
Signed-off-by: Eugenio Pérez <eperezma@redhat.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
Diffstat (limited to 'hw/intc/bcm2836_control.c')
0 files changed, 0 insertions, 0 deletions