mirror of
https://github.com/qemu/qemu.git
synced 2026-07-08 17:46:10 +00:00
The logic around the parameter is rather tricky. Let's instead explicitly send CHR_EVENT_OPENED in all backends where needed. Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru> [ Marc-André - add CHR_EVENT_OPENED in udp_chr_open() ] Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Message-Id: <20260115144606.233252-6-vsementsov@yandex-team.ru>