commit | 31abe21f4f026171128e6fbafb40062ae1872bd5 | [log] [tgz] |
---|---|---|
author | Amit Shah <amit.shah@redhat.com> | Tue Apr 27 18:03:58 2010 +0530 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Wed Apr 28 08:58:21 2010 -0500 |
tree | ad9810ce4bfc1e48373ea4d44dab02d1dbeaa981 | |
parent | 16af2e3c35990cb7aceb37ffe5827a28fd4614d0 [diff] |
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>