]> git.proxmox.com Git - mirror_qemu.git/commit - os-posix.c
net/slirp: Tell the users when they are using deprecated options
authorThomas Huth <thuth@redhat.com>
Wed, 13 Jan 2016 08:05:32 +0000 (09:05 +0100)
committerJason Wang <jasowang@redhat.com>
Thu, 4 Feb 2016 05:22:06 +0000 (13:22 +0800)
commitf853ac66c7b49a3a064ee838683c27fc3c9b86cc
tree9b1fe8fadbb25f2faec42221391213cad2309be9
parent87574621b18f86eab295a2c207e0b42c77b5dfa0
net/slirp: Tell the users when they are using deprecated options

We don't want to support the legacy -tftp, -bootp, -smb and
-net channel options forever. So let's start telling the users
that they are deprecated and what option should be used instead.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
net/slirp.c
os-posix.c
vl.c