OSDN Git Service

virtio-balloon: Wrap in vmstate
authorDr. David Alan Gilbert <dgilbert@redhat.com>
Thu, 14 Jul 2016 17:22:49 +0000 (18:22 +0100)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 21 Jul 2016 17:44:20 +0000 (20:44 +0300)
commit7f1ca9b23b3641107d05196ca78fc022a39fd65c
treed6d8e333c0a2b2fee01e000961b9c14114934389
parentb607579386764c45695ee47001178b97346f99e2
virtio-balloon: 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/virtio/virtio-balloon.c