commit | 38140cc4d9713dc9af78090503105bf9c82b6bff | [log] [tgz] |
---|---|---|
author | Cindy Lu <lulu@redhat.com> | Wed Jul 01 22:55:36 2020 +0800 |
committer | Michael S. Tsirkin <mst@redhat.com> | Fri Jul 03 07:57:04 2020 -0400 |
tree | e1fe32d1b9891a0f9febba6cd6438331f5a790a5 | |
parent | 7a471694a19d692bd68872d7d256d2086c9c72d4 [diff] |
vhost_net: introduce set_config & get_config This patch introduces set_config & get_config method which allows vhost_net set/get the config to backend Signed-off-by: Cindy Lu <lulu@redhat.com> Message-Id: <20200701145538.22333-13-lulu@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Acked-by: Jason Wang <jasowang@redhat.com>