All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Hajnoczi <stefanha@redhat.com>
To: Thomas Huth <thuth@redhat.com>
Cc: qemu-devel@nongnu.org, Jason Wang <jasowang@redhat.com>,
	Paolo Bonzini <pbonzini@redhat.com>,
	Samuel Thibault <samuel.thibault@ens-lyon.org>
Subject: Re: [Qemu-devel] [PATCH v4 0/3] net: Get rid of 'vlan'
Date: Thu, 3 May 2018 13:21:22 +0100	[thread overview]
Message-ID: <20180503122122.GG5301@stefanha-x1.localdomain> (raw)
In-Reply-To: <1525111345-14606-1-git-send-email-thuth@redhat.com>

[-- Attachment #1: Type: text/plain, Size: 1705 bytes --]

On Mon, Apr 30, 2018 at 08:02:22PM +0200, Thomas Huth wrote:
> The 'vlan' term caused a lot of confusion and misconfigurations in the
> past. The parameter has been marked as deprecated since QEMU v2.9.0, so
> it's now time to finally remove the parameter and use the better word "hub"
> in the remaining spots that actually mean the QEMU emulated hub feature.
> 
> v4:
>  - Some rewordings in qemu-doc.texi and qemu-options.hx according to
>    Stefan's and Paolo's suggestions
> 
> v3:
>  - Some rewordings in qemu-doc and net.json according to Paolo's suggestions
> 
> v2:
>  - Added first patch to actually remove the deprecated 'vlan' parameter
>    (instead of only updating the wording in the sources and docs)
> 
> Thomas Huth (3):
>   net: Remove the deprecated "vlan" parameter
>   net: Get rid of 'vlan' terminology and use 'hub' instead in the source
>     files
>   net: Get rid of 'vlan' terminology and use 'hub' instead in the doc
>     files
> 
>  docs/qdev-device-use.txt         |  3 --
>  hw/core/qdev-properties-system.c | 80 ----------------------------------------
>  include/hw/qdev-properties.h     |  3 --
>  include/net/net.h                |  1 -
>  net/hub.c                        |  7 ++--
>  net/net.c                        | 12 ++----
>  net/slirp.c                      |  8 ++--
>  net/tap.c                        |  4 +-
>  qapi/net.json                    | 15 ++++----
>  qemu-doc.texi                    | 51 ++++++++++++-------------
>  qemu-options.hx                  | 29 ++++++---------
>  11 files changed, 54 insertions(+), 159 deletions(-)
> 
> -- 
> 1.8.3.1
> 

Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 455 bytes --]

  parent reply	other threads:[~2018-05-03 12:34 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-30 18:02 [Qemu-devel] [PATCH v4 0/3] net: Get rid of 'vlan' Thomas Huth
2018-04-30 18:02 ` [Qemu-devel] [PATCH v4 1/3] net: Remove the deprecated "vlan" parameter Thomas Huth
2018-04-30 18:02 ` [Qemu-devel] [PATCH v4 2/3] net: Get rid of 'vlan' terminology and use 'hub' instead in the source files Thomas Huth
2018-04-30 18:02 ` [Qemu-devel] [PATCH v4 3/3] net: Get rid of 'vlan' terminology and use 'hub' instead in the doc files Thomas Huth
2018-05-03 12:21 ` Stefan Hajnoczi [this message]
2018-05-14  7:55   ` [Qemu-devel] [PATCH v4 0/3] net: Get rid of 'vlan' 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=20180503122122.GG5301@stefanha-x1.localdomain \
    --to=stefanha@redhat.com \
    --cc=jasowang@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=samuel.thibault@ens-lyon.org \
    --cc=thuth@redhat.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.