virtio-serial: save/load: Send target host connection status if different
commit31abe21f4f026171128e6fbafb40062ae1872bd5
authorAmit Shah <amit.shah@redhat.com>
Tue, 27 Apr 2010 12:33:58 +0000 (27 18:03 +0530)
committerAnthony Liguori <aliguori@us.ibm.com>
Wed, 28 Apr 2010 13:58:21 +0000 (28 08:58 -0500)
treead9810ce4bfc1e48373ea4d44dab02d1dbeaa981
parent16af2e3c35990cb7aceb37ffe5827a28fd4614d0
virtio-serial: save/load: Send target host connection status if different

If the host connection to a port is closed on the destination machine
after migration, whereas the connection was open on the source, the
guest has to be informed of that.

Similar for a host connection open on the destination.

Signed-off-by: Amit Shah <amit.shah@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/virtio-serial-bus.c