From: Thomas Huth <thuth@redhat.com>
To: qemu-devel@nongnu.org, Jason Wang <jasowang@redhat.com>
Cc: Samuel Thibault <samuel.thibault@ens-lyon.org>, peter.maydell@linaro.org
Subject: [Qemu-devel] [PATCH 0/3] net: Remove "-net channel" and update "-net nic" docs
Date: Tue, 19 Dec 2017 16:28:53 +0100 [thread overview]
Message-ID: <1513697336-2863-1-git-send-email-thuth@redhat.com> (raw)
Remove the deprecated (and even undocumented) "-net channel" parameter,
and update our docs with regards to the possibility to use "netdev=..."
together with the "-net nic" option for embedded NICs.
Thomas Huth (3):
net: Remove the legacy "-net channel" parameter
qemu-doc: The "-net nic" option can be used with "netdev=...", too
qemu-doc: Update the deprecation information of -tftp, -bootp, -redir
and -smb
include/net/slirp.h | 2 --
net/net.c | 7 -------
net/slirp.c | 34 ----------------------------------
qemu-doc.texi | 38 +++++++++++++++++++++-----------------
qemu-options.hx | 14 ++++++++------
5 files changed, 29 insertions(+), 66 deletions(-)
--
1.8.3.1
next reply other threads:[~2017-12-19 15:29 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-19 15:28 Thomas Huth [this message]
2017-12-19 15:28 ` [Qemu-devel] [PATCH 1/3] net: Remove the legacy "-net channel" parameter Thomas Huth
2017-12-19 15:28 ` [Qemu-devel] [PATCH 2/3] qemu-doc: The "-net nic" option can be used with "netdev=...", too Thomas Huth
2017-12-19 15:28 ` [Qemu-devel] [PATCH 3/3] qemu-doc: Update the deprecation information of -tftp, -bootp, -redir and -smb Thomas Huth
2017-12-22 2:06 ` [Qemu-devel] [PATCH 0/3] net: Remove "-net channel" and update "-net nic" docs Jason Wang
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=1513697336-2863-1-git-send-email-thuth@redhat.com \
--to=thuth@redhat.com \
--cc=jasowang@redhat.com \
--cc=peter.maydell@linaro.org \
--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).