commit | ca8717f931463833da3ce5ca9712c9341ba8c308 | [log] [tgz] |
---|---|---|
author | Eugenio Pérez <eperezma@redhat.com> | Tue Sep 06 17:07:18 2022 +0200 |
committer | Jason Wang <jasowang@redhat.com> | Tue Sep 27 15:14:37 2022 +0800 |
tree | a3bc3193415f8c0bac156e25e0ba6eec17f35f2e | |
parent | 275ba561cd3f7b17675046792ecbdea184e948f8 [diff] |
virtio-net: Update virtio-net curr_queue_pairs in vdpa backends It was returned as error before. Instead of it, simply update the corresponding field so qemu can send it in the migration data. Signed-off-by: Eugenio Pérez <eperezma@redhat.com> Acked-by: Si-Wei Liu <si-wei.liu@oracle.com> Signed-off-by: Jason Wang <jasowang@redhat.com>