commit | c6716bae52f97347e25166c6270aa98693d9212c | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Tue Oct 14 10:40:35 2014 +1030 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Wed Oct 15 10:24:55 2014 +1030 |
tree | 0a8cf01f68e1eb0c0e403c24e9fbf1d76ccb3568 | |
parent | 016c98c6fe0c914d12e2e242b2bccde6d6dea54b [diff] |
virtio-pci: move freeze/restore to virtio core This is in preparation to extending config changed event handling in core. Wrapping these in an API also seems to make for a cleaner code. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Reviewed-by: Cornelia Huck <cornelia.huck@de.ibm.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>