commit | cf1a3b35382c10ce315c32bd2b3d7789897fbe13 | [log] [tgz] |
---|---|---|
author | Stefano Garzarella <sgarzare@redhat.com> | Tue Dec 15 15:42:48 2020 +0100 |
committer | Michael S. Tsirkin <mst@redhat.com> | Fri Dec 18 16:14:29 2020 -0500 |
tree | 623034127e30882628917d443205622528b37636 | |
parent | a13b5918fdd0dd7987aa5f3c202f68ed6ad468bb [diff] |
vdpa_sim: store parsed MAC address in a buffer As preparation for the next patches, we store the MAC address, parsed during the vdpasim_create(), in a buffer that will be used to fill 'config' together with other configurations. Acked-by: Jason Wang <jasowang@redhat.com> Signed-off-by: Stefano Garzarella <sgarzare@redhat.com> Link: https://lore.kernel.org/r/20201215144256.155342-11-sgarzare@redhat.com Signed-off-by: Michael S. Tsirkin <mst@redhat.com>