commit | bcb2b582f35a34b5aee6bdafd93f3eabd9fca6ff | [log] [tgz] |
---|---|---|
author | Jens Freimann <jfrei@linux.vnet.ibm.com> | Tue Feb 11 13:29:44 2014 +0100 |
committer | Cornelia Huck <cornelia.huck@de.ibm.com> | Tue Jun 10 09:50:27 2014 +0200 |
tree | 8705d9f35a632dc0019820f92c29c2f12e2454f1 | |
parent | 6449a41a4d4082ddb0a6e156c7e8932fe7d60fbf [diff] |
s390/virtio-ccw: migration support This patch adds live migration support for virtio-ccw devices. It's not done with vmstate because virtio itself is not yet ported to vmstate either. Signed-off-by: Jens Freimann <jfrei@linux.vnet.ibm.com> Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>