]> git.ipfire.org Git - thirdparty/qemu.git/commit
virtio-net: Wrap in vmstate
authorDr. David Alan Gilbert <dgilbert@redhat.com>
Thu, 14 Jul 2016 17:22:50 +0000 (18:22 +0100)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 21 Jul 2016 17:44:20 +0000 (20:44 +0300)
commit290c2428453632502249df3bb4b99f1b3625137c
tree70ce9f5934ef4fe292d28a1a3390a1e94f54f067
parent7f1ca9b23b3641107d05196ca78fc022a39fd65c
virtio-net: Wrap in vmstate

Forcibly convert it to a vmstate wrapper;  proper conversion
comes later.

Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Reviewed-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/net/virtio-net.c