diff options
author | Marc-André Lureau <marcandre.lureau@redhat.com> | 2025-03-11 18:00:14 +0400 |
---|---|---|
committer | Marc-André Lureau <marcandre.lureau@redhat.com> | 2025-05-24 16:33:18 +0200 |
commit | 688ff4cbdf4993c60ee250afc48e15c0880f28de (patch) | |
tree | bb9b4f0db1f883bd3d7d3b9ac19f1ebd8016358f /python | |
parent | ac5e2bc910d350cd0653b8d049518d642ee14a49 (diff) | |
download | qemu-688ff4cbdf4993c60ee250afc48e15c0880f28de.zip qemu-688ff4cbdf4993c60ee250afc48e15c0880f28de.tar.gz qemu-688ff4cbdf4993c60ee250afc48e15c0880f28de.tar.bz2 |
ui/vdagent: keep "connected" state
During post-load of migration, virtio will notify of fe_open state.
However vdagent code will handle this as a reconnection. This will
trigger a connection reset/caps with the agent.
Check if the state actually changed before resetting the connection.
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions