qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] net: Remove "-net channel" and update "-net nic" docs
@ 2017-12-19 15:28 Thomas Huth
  2017-12-19 15:28 ` [Qemu-devel] [PATCH 1/3] net: Remove the legacy "-net channel" parameter Thomas Huth
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Thomas Huth @ 2017-12-19 15:28 UTC (permalink / raw)
  To: qemu-devel, Jason Wang; +Cc: Samuel Thibault, peter.maydell

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

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

end of thread, other threads:[~2017-12-22  2:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-19 15:28 [Qemu-devel] [PATCH 0/3] net: Remove "-net channel" and update "-net nic" docs Thomas Huth
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

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).