From: Thomas Huth <thuth@redhat.com>
To: qemu-devel@nongnu.org, Jason Wang <jasowang@redhat.com>,
Samuel Thibault <samuel.thibault@ens-lyon.org>
Subject: [Qemu-devel] [PATCH for-2.12 0/2] Remove deprecated net parameters
Date: Thu, 7 Dec 2017 19:02:33 +0100 [thread overview]
Message-ID: <1512669755-8409-1-git-send-email-thuth@redhat.com> (raw)
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
next reply other threads:[~2017-12-07 18:02 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-07 18:02 Thomas Huth [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1512669755-8409-1-git-send-email-thuth@redhat.com \
--to=thuth@redhat.com \
--cc=jasowang@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=samuel.thibault@ens-lyon.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).