All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] remove deprecated 'reconnect' options
@ 2025-09-24 13:33 Vladimir Sementsov-Ogievskiy
  2025-09-24 13:33 ` [PATCH v2 1/2] chardev: remove deprecated 'reconnect' option Vladimir Sementsov-Ogievskiy
                   ` (5 more replies)
  0 siblings, 6 replies; 15+ messages in thread
From: Vladimir Sementsov-Ogievskiy @ 2025-09-24 13:33 UTC (permalink / raw)
  To: armbru
  Cc: qemu-devel, eblake, jasowang, devel, pbonzini, marcandre.lureau,
	yc-core, vsementsov, d-tatianin

They were deprecated in 9.2, now we can remove them.
New options to use are reconnect-ms.

v2: fixup docs and error messages

Vladimir Sementsov-Ogievskiy (2):
  chardev: remove deprecated 'reconnect' option
  net/stream: remove deprecated 'reconnect' option

 chardev/char-socket.c           | 24 +++++-------------------
 chardev/char.c                  |  3 ---
 docs/about/deprecated.rst       | 15 ---------------
 docs/about/removed-features.rst | 22 ++++++++++++++++++++++
 net/stream.c                    | 20 +++++---------------
 qapi/char.json                  | 14 +-------------
 qapi/net.json                   | 13 +------------
 7 files changed, 34 insertions(+), 77 deletions(-)

-- 
2.48.1



^ permalink raw reply	[flat|nested] 15+ messages in thread
* [PATCH 0/2] remove deprecated 'reconnect' options
@ 2025-09-24 12:44 Vladimir Sementsov-Ogievskiy
  0 siblings, 0 replies; 15+ messages in thread
From: Vladimir Sementsov-Ogievskiy @ 2025-09-24 12:44 UTC (permalink / raw)
  To: armbru
  Cc: qemu-devel, eblake, jasowang, devel, pbonzini, marcandre.lureau,
	yc-core, vsementsov, d-tatianin

They were deprecated in 9.2, now we can remove them.
New options to use are reconnect-ms.

Vladimir Sementsov-Ogievskiy (2):
  chardev: remove deprecated 'reconnect' option
  net/stream: remove deprecated 'reconnect' option

 chardev/char-socket.c           | 20 +++-----------------
 chardev/char.c                  |  3 ---
 docs/about/deprecated.rst       | 15 ---------------
 docs/about/removed-features.rst | 22 ++++++++++++++++++++++
 net/stream.c                    | 20 +++++---------------
 qapi/char.json                  | 11 -----------
 qapi/net.json                   | 10 ----------
 7 files changed, 30 insertions(+), 71 deletions(-)

-- 
2.48.1



^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2025-10-10 12:08 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-24 13:33 [PATCH 0/2] remove deprecated 'reconnect' options Vladimir Sementsov-Ogievskiy
2025-09-24 13:33 ` [PATCH v2 1/2] chardev: remove deprecated 'reconnect' option Vladimir Sementsov-Ogievskiy
2025-09-24 13:38   ` Daniil Tatianin
2025-09-24 13:33 ` [PATCH v2 2/2] net/stream: " Vladimir Sementsov-Ogievskiy
2025-09-24 13:38   ` Daniil Tatianin
2025-09-24 13:50 ` [PATCH 0/2] remove deprecated 'reconnect' options Ján Tomko
2025-09-24 13:52 ` Marc-André Lureau
2025-10-09  8:17 ` Vladimir Sementsov-Ogievskiy
2025-10-09 14:17 ` Markus Armbruster
2025-10-10  7:45   ` Michael Tokarev
2025-10-10  7:52   ` Michael Tokarev
2025-10-10  9:02     ` Vladimir Sementsov-Ogievskiy
2025-10-10 11:24       ` Markus Armbruster
2025-10-10 12:06         ` Vladimir Sementsov-Ogievskiy
  -- strict thread matches above, loose matches on Subject: below --
2025-09-24 12:44 Vladimir Sementsov-Ogievskiy

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.