virtio/migration: Migrate balloon to VMState
authorDr. David Alan Gilbert <dgilbert@redhat.com>
Thu, 27 Oct 2016 17:36:37 +0000 (18:36 +0100)
committerMichael S. Tsirkin <mst@redhat.com>
Sun, 30 Oct 2016 17:51:31 +0000 (19:51 +0200)
commit019518a80e24af8fcc14689a1fdfde50c5488d2d
treed7fdb7fd3d63db2fef5a7dcd1803e89954de6a61
parentea43e259873a9899227848bd2a24b57356395516
virtio/migration: Migrate balloon to VMState

Replace the load/save with a vmsd.

Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/virtio/virtio-balloon.c