qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 0/3] net: Remove "-net channel" and update "-net


From: Jason Wang
Subject: Re: [Qemu-devel] [PATCH 0/3] net: Remove "-net channel" and update "-net nic" docs
Date: Fri, 22 Dec 2017 10:06:23 +0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0



On 2017年12月19日 23:28, Thomas Huth wrote:
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(-)


Applied.

Thanks



reply via email to

[Prev in Thread] Current Thread [Next in Thread]