]> git.ipfire.org Git - thirdparty/qemu.git/commit
virtio-serial: Wrap in vmstate
authorDr. David Alan Gilbert <dgilbert@redhat.com>
Thu, 14 Jul 2016 17:22:51 +0000 (18:22 +0100)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 21 Jul 2016 17:44:20 +0000 (20:44 +0300)
commit42e6c0390b1c4bc04ca73c862f2f017609c7cc7e
treedb14f5069ec6c264299816f86c36521b53a557d0
parent290c2428453632502249df3bb4b99f1b3625137c
virtio-serial: 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/char/virtio-serial-bus.c