The 'vlan' term caused a lot of confusion in the past, so let's try
to switch to the better word "hub" everywhere where it is appropriate.
(Note: The CLI parameter "vlan=xxx" still remains as is to not break the
compatibility with older versions)

Thomas Huth (2):
  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         |  4 ++--
 hw/core/qdev-properties-system.c | 18 +++++++++---------
 include/hw/qdev-properties.h     |  6 +++---
 include/net/net.h                |  2 +-
 net/hub.c                        |  4 ++--
 net/net.c                        |  2 +-
 net/slirp.c                      |  8 ++++----
 net/tap.c                        |  4 ++--
 qapi/net.json                    | 10 +++++-----
 qemu-doc.texi                    | 41 +++++++++++++++++++++-------------------
 qemu-options.hx                  |  6 +++---
 11 files changed, 54 insertions(+), 51 deletions(-)

-- 
1.8.3.1


Reply via email to