]> git.ipfire.org Git - thirdparty/qemu.git/commit
s390/virtio-ccw: migration support
authorJens Freimann <jfrei@linux.vnet.ibm.com>
Tue, 11 Feb 2014 12:29:44 +0000 (13:29 +0100)
committerCornelia Huck <cornelia.huck@de.ibm.com>
Tue, 10 Jun 2014 07:50:27 +0000 (09:50 +0200)
commitbcb2b582f35a34b5aee6bdafd93f3eabd9fca6ff
tree8705d9f35a632dc0019820f92c29c2f12e2454f1
parent6449a41a4d4082ddb0a6e156c7e8932fe7d60fbf
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>
hw/s390x/css.c
hw/s390x/css.h
hw/s390x/virtio-ccw.c