qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH for-2.12 0/2] Remove deprecated net parameters
@ 2017-12-07 18:02 Thomas Huth
  2017-12-07 18:02 ` [Qemu-devel] [PATCH for-2.12 1/2] net: Remove the legacy "-net channel" parameter Thomas Huth
  2017-12-07 18:02 ` [Qemu-devel] [PATCH for-2.12 2/2] net: Remove the deprecated -tftp, -bootp, -redir and -smb options Thomas Huth
  0 siblings, 2 replies; 9+ messages in thread
From: Thomas Huth @ 2017-12-07 18:02 UTC (permalink / raw)
  To: qemu-devel, Jason Wang, Samuel Thibault

These parameters have been marked as deprecated since QEMU v2.6.0.
And since QEMU 2.10, we've documented the policy that deprecated
interfaces can be removed after two public releases in case nobody
came up with real good reasons to keep them. As far as I know,
nobody complained, so it's time to remove these legacy options now.

Thomas Huth (2):
  net: Remove the legacy "-net channel" parameter
  net: Remove the deprecated -tftp, -bootp, -redir and -smb options

 include/net/net.h   |  3 --
 include/net/slirp.h |  6 ----
 net/net.c           |  7 ----
 net/slirp.c         | 92 -----------------------------------------------------
 os-posix.c          |  8 -----
 qemu-doc.texi       | 29 -----------------
 qemu-options.hx     | 15 ---------
 vl.c                | 18 -----------
 8 files changed, 178 deletions(-)

-- 
1.8.3.1

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

end of thread, other threads:[~2017-12-14 15:38 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-07 18:02 [Qemu-devel] [PATCH for-2.12 0/2] Remove deprecated net parameters Thomas Huth
2017-12-07 18:02 ` [Qemu-devel] [PATCH for-2.12 1/2] net: Remove the legacy "-net channel" parameter Thomas Huth
2017-12-11 21:53   ` Samuel Thibault
2017-12-07 18:02 ` [Qemu-devel] [PATCH for-2.12 2/2] net: Remove the deprecated -tftp, -bootp, -redir and -smb options Thomas Huth
2017-12-11 21:53   ` Samuel Thibault
2017-12-11 22:04   ` Peter Maydell
2017-12-14 12:28     ` Thomas Huth
2017-12-14 13:16       ` Peter Maydell
2017-12-14 15:38         ` Thomas Huth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).