net: Remove the legacy "-net channel" parameter
authorThomas Huth <thuth@redhat.com>
Tue, 19 Dec 2017 15:28:54 +0000 (16:28 +0100)
committerJason Wang <jasowang@redhat.com>
Fri, 22 Dec 2017 02:05:26 +0000 (10:05 +0800)
commit3a22ee27340aee063b442daa37ae684e9a114a91
tree52a2b478df5b7707e4812a3f7bb3e7d74ca7b00b
parentd9caeb09b107e91122d10ba4a08a4af2b59c69cf
net: Remove the legacy "-net channel" parameter

It has never been documented, so hardly anybody knows about this
parameter, and it is marked as deprecated since QEMU v2.6.
Time to let it go now.

Reviewed-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
include/net/slirp.h
net/net.c
net/slirp.c
qemu-doc.texi